ArchiveBox/archivebox/legacy
2019-04-24 11:39:34 -04:00
..
storage ignore json parsing errors when loading link jsons 2019-04-24 11:38:13 -04:00
templates add classes to make it easier to parse html links index 2019-04-24 11:37:08 -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 better Link string and is_archived methods 2019-04-24 11:36:47 -04:00
util.py allow filtering for specific files when getting dir size 2019-04-24 11:39:34 -04:00