| .. |
|
management
|
29ced7b5c8
allow running archivebox core commands from manage.py
|
6 年之前 |
|
migrations
|
569081a9eb
rename abid_utils to base_models
|
1 年之前 |
|
templatetags
|
89a066da0b
remove django-url-tools in favor of core_tags snippet
|
1 年之前 |
|
__init__.py
|
c8e186f21b
fix plugin loading order, admin, abx-pkg
|
1 年之前 |
|
actors.py
|
f5727c7da2
rename actors to workers
|
1 年之前 |
|
admin.py
|
c0b7887fd7
fix admin registration using abx hooks
|
1 年之前 |
|
admin_archiveresults.py
|
7975b47c85
remove dependencies on unneeded libraries
|
1 年之前 |
|
admin_site.py
|
b3c1cb716e
move abx plugins inside vendor dir
|
1 年之前 |
|
admin_snapshots.py
|
328eb98a38
move main funcs into cli files and switch to using click for CLI
|
1 年之前 |
|
admin_tags.py
|
569081a9eb
rename abid_utils to base_models
|
1 年之前 |
|
admin_users.py
|
f75ae805f8
comment out Crawl api methods temporarily
|
1 年之前 |
|
apps.py
|
b3c1cb716e
move abx plugins inside vendor dir
|
1 年之前 |
|
asgi.py
|
8f8fbbb7a2
API fixes and add actors endpoints
|
1 年之前 |
|
forms.py
|
363a499289
move util.py into misc folder
|
1 年之前 |
|
middleware.py
|
cf1ea8f80f
improve config loading of TMP_DIR, LIB_DIR, move to separate files
|
1 年之前 |
|
models.py
|
9ca66c6a2b
fix syntax error in archivebox/core/models.py
|
1 年之前 |
|
settings.py
|
7975b47c85
remove dependencies on unneeded libraries
|
1 年之前 |
|
settings_logging.py
|
4c25e90378
move monkey_patches.py into archivebox.misc subfolder
|
1 年之前 |
|
statemachines.py
|
5c06b8ff00
add new Event model to workers/models
|
1 年之前 |
|
tests.py
|
6006b4f93b
refactor: Organize code to remove flake8 issues
|
5 年之前 |
|
urls.py
|
e469c5a344
merge queues and actors apps into new workers app
|
1 年之前 |
|
views.py
|
f6d22a3cc4
tweak worker updated logic and add output_dir_template and symlinks logic
|
1 年之前 |
|
wsgi.py
|
312e40b95b
finally get rid of config/legacy in favor of configfile.py and django.py
|
1 年之前 |