linkding/bookmarks/tests
Sascha Ißbrücker 4280ab40c6
Archive snapshots of websites locally (#672)
* Add basic HTML snapshots

* Implement asset list

* Add snapshot creation tests

* Add deletion tests

* Show file size

* Remove snapshots

* Create new snapshots

* Switch to single-file

* CSS tweak

* Remove auto refresh

* Show delete link when there is no file yet

* Add current date to display name

* Add flag for snapshot support

* Add option for disabling automatic snapshots

* Make snapshots sharable

* Document image variants

* Update README.md

* Add migrations

* Fix tests
2024-04-01 15:19:38 +02:00
..
resources Add support for micro-, nanosecond timestamps in importer (#151) 2021-08-26 12:33:54 +02:00
__init__.py Make tag search and assignment case insensitive (#56) 2021-01-02 11:30:20 +01:00
helpers.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_anonymous_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_app_options.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_auth_proxy_support.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_action_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_archived_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_archived_view_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_asset_view.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_bookmark_assets.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_bookmark_details_modal.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_bookmark_details_view.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_bookmark_edit_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_index_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_index_view_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_new_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_search_form.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_search_model.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_search_tag.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_shared_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_shared_view_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmark_validation.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmarks_api.py Include web archive link in /api/bookmarks/ (#655) 2024-03-17 10:04:05 +01:00
test_bookmarks_api_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmarks_api_permissions.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmarks_list_template.py Make bookmark list actions configurable (#666) 2024-03-29 23:07:11 +01:00
test_bookmarks_model.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_bookmarks_service.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_bookmarks_tasks.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_context_path.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_create_initial_superuser_command.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_custom_css.py Add option for custom CSS (#652) 2024-03-17 01:11:59 +01:00
test_exporter.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_exporter_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_favicon_loader.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_feeds.py Add RSS feeds for shared bookmarks (#656) 2024-03-17 11:55:34 +01:00
test_feeds_performance.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_health_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_importer.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_login_view.py Add support for OIDC (#389) 2024-03-16 23:42:46 +01:00
test_metadata_view.py Run formatter 2024-03-24 11:50:02 +01:00
test_monolith_service.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_nav_menu.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_oidc_support.py Add support for OIDC (#389) 2024-03-16 23:42:46 +01:00
test_pagination_tag.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_parser.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_password_change_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_queries.py Bump dependencies (#618) 2024-01-28 22:50:51 +01:00
test_settings_export_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_settings_general_view.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_settings_import_view.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_settings_integrations_view.py Add RSS feeds for shared bookmarks (#656) 2024-03-17 11:55:34 +01:00
test_signals.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_singlefile_service.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
test_tag_cloud_template.py Group ideographic characters in tag cloud (#613) 2024-03-16 07:09:37 +01:00
test_tags_model.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_tags_service.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_toasts_view.py Make bookmark list actions configurable (#666) 2024-03-29 23:07:11 +01:00
test_user_profile_model.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_user_select_tag.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_utils.py Add black code formatter 2024-01-27 11:29:16 +01:00
test_website_loader.py Add black code formatter 2024-01-27 11:29:16 +01:00