1
0
Fork 0
mirror of synced 2024-07-01 04:20:55 +12:00
ArchiveBox/archivebox/legacy
2019-04-24 11:36:14 -04:00
..
storage use new config vars for html index writing 2019-04-24 04:10:02 -04:00
templates better loading and saving storage mechanism 2019-04-17 02:25:28 -04:00
__init__.py better data folder checking on startup 2019-04-17 02:22:19 -04:00
archive_methods.py rename archive toggles from FETCH_ to SAVE_ for clarity 2019-04-24 04:09:25 -04:00
config.py use new mypy TypedDict to manage config typing 2019-04-24 11:36:14 -04:00
config_stubs.py use new mypy TypedDict to manage config typing 2019-04-24 11:36:14 -04:00
index.py fix sql link parsing and writing 2019-04-24 04:06:54 -04:00
logs.py fix sql link parsing and writing 2019-04-24 04:06:54 -04:00
main.py seamless archive init and migration process across versions 2019-04-24 04:09:50 -04:00
mypy_django.ini first working django model with archivebox-shell command and sql exporting 2019-04-17 03:49:18 -04:00
parse.py working archivebox command inside django legacy folder 2019-04-02 18:53:21 -04:00
purge.py working argparse based CLI with most commands implemented 2019-04-03 00:27:37 -04:00
schema.py django admin to view links now working 2019-04-22 13:20:19 -04:00
util.py rename archive toggles from FETCH_ to SAVE_ for clarity 2019-04-24 04:09:25 -04:00