mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-12 23:07:06 +00:00
d87dde6bae
* Implement initial background tasks concept * fix property reference * update requirements.txt * simplify bookmark null check * improve web archive url display * add background tasks test * add basic supervisor setup * schedule missing snapshot creation on login * remove task locks and clear task history before starting background task processor * batch create snapshots after import * fix script reference in supervisord.conf * add option to disable background tasks * restructure feature overview |
||
---|---|---|
.. | ||
resources | ||
__init__.py | ||
helpers.py | ||
test_bookmark_archive_view.py | ||
test_bookmark_archived_view.py | ||
test_bookmark_bulk_edit_view.py | ||
test_bookmark_edit_view.py | ||
test_bookmark_index_view.py | ||
test_bookmark_new_view.py | ||
test_bookmark_remove_view.py | ||
test_bookmark_unarchive_view.py | ||
test_bookmark_validation.py | ||
test_bookmarks_api.py | ||
test_bookmarks_list_tag.py | ||
test_bookmarks_model.py | ||
test_bookmarks_service.py | ||
test_bookmarks_tasks.py | ||
test_importer.py | ||
test_pagination_tag.py | ||
test_queries.py | ||
test_settings_api_view.py | ||
test_settings_export_view.py | ||
test_settings_general_view.py | ||
test_settings_import_view.py | ||
test_settings_integrations_view.py | ||
test_signals.py | ||
test_tags_model.py | ||
test_tags_service.py | ||
test_user_profile_model.py | ||
test_utils.py |