1
0
Fork 0
mirror of synced 2024-06-27 02:20:36 +12:00
ArchiveBox/archivebox/legacy
2019-04-25 19:02:44 -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 exit status 2 for errors to avoid confusion with no results status 2019-04-25 19:02:44 -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 make index_only option skip archive updating 2019-04-25 19:01:58 -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 add space in human readable sizes 2019-04-24 11:45:04 -04:00