..
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
Add notes to bookmarks ( #472 )
2023-05-20 11:54:26 +02:00
test_app_options.py
Add setting and documentation for fixing CSRF errors ( #349 )
2022-10-05 10:01:44 +02:00
test_auth_proxy_support.py
Add support for authentication proxies ( #321 )
2022-08-14 13:35:03 +02:00
test_bookmark_action_view.py
Add read it later functionality ( #304 )
2022-07-23 22:17:20 +02:00
test_bookmark_archived_view.py
Allow searching for tags without hash character ( #449 )
2023-05-18 09:06:22 +02:00
test_bookmark_archived_view_performance.py
Add bookmark sharing ( #311 )
2022-08-04 19:37:16 +02:00
test_bookmark_edit_view.py
Add notes to bookmarks ( #472 )
2023-05-20 11:54:26 +02:00
test_bookmark_index_view.py
Add notes to bookmarks ( #472 )
2023-05-20 11:54:26 +02:00
test_bookmark_index_view_performance.py
Add bookmark sharing ( #311 )
2022-08-04 19:37:16 +02:00
test_bookmark_new_view.py
Add notes to bookmarks ( #472 )
2023-05-20 11:54:26 +02:00
test_bookmark_search_tag.py
Add bookmark sharing ( #311 )
2022-08-04 19:37:16 +02:00
test_bookmark_shared_view.py
Add bookmark sharing ( #311 )
2022-08-04 19:37:16 +02:00
test_bookmark_shared_view_performance.py
Add bookmark sharing ( #311 )
2022-08-04 19:37:16 +02:00
test_bookmark_validation.py
Fix importer not validating bookmark models ( #149 )
2021-08-25 09:20:01 +02:00
test_bookmarks_api.py
Add notes to bookmarks ( #472 )
2023-05-20 11:54:26 +02:00
test_bookmarks_api_performance.py
Improve bookmark query performance ( #334 )
2022-09-09 19:46:55 +02:00
test_bookmarks_list_tag.py
Add notes to bookmarks ( #472 )
2023-05-20 11:54:26 +02:00
test_bookmarks_model.py
Show URL as fallback if no title is available ( #64 )
2021-01-16 00:57:57 +01:00
test_bookmarks_service.py
Add notes to bookmarks ( #472 )
2023-05-20 11:54:26 +02:00
test_bookmarks_tasks.py
Fix favicon being cleared by web archive snapshot task ( #405 )
2023-01-22 14:07:06 +01:00
test_context_path.py
Add support for context path ( #313 )
2022-08-07 12:41:11 +02:00
test_create_initial_superuser_command.py
Add option to create initial superuser ( #323 )
2022-09-04 08:08:15 +02:00
test_exporter.py
Escape texts in exported HTML ( #429 )
2023-02-18 18:25:54 +01:00
test_exporter_performance.py
Improve bookmark query performance ( #334 )
2022-09-09 19:46:55 +02:00
test_favicon_loader.py
Add option for showing bookmark favicons ( #390 )
2023-01-21 16:36:10 +01:00
test_feeds.py
Bump Django and other dependencies ( #331 )
2022-09-04 07:15:09 +02:00
test_feeds_performance.py
Improve bookmark query performance ( #334 )
2022-09-09 19:46:55 +02:00
test_health_view.py
Add Health Check endpoint ( #392 )
2023-01-20 22:26:58 +01:00
test_importer.py
Add option for showing bookmark favicons ( #390 )
2023-01-21 16:36:10 +01:00
test_nav_menu.py
Add bookmark sharing ( #311 )
2022-08-04 19:37:16 +02:00
test_pagination_tag.py
Add bookmark view tests
2021-05-14 02:32:19 +02:00
test_parser.py
Add read it later functionality ( #304 )
2022-07-23 22:17:20 +02:00
test_password_change_view.py
Add password change view ( #168 )
2021-10-16 05:42:04 +02:00
test_queries.py
Add notes to bookmarks ( #472 )
2023-05-20 11:54:26 +02:00
test_settings_export_view.py
Add settings view tests
2021-05-14 23:34:53 +02:00
test_settings_general_view.py
Add notes to bookmarks ( #472 )
2023-05-20 11:54:26 +02:00
test_settings_import_view.py
Fix importer not validating bookmark models ( #149 )
2021-08-25 09:20:01 +02:00
test_settings_integrations_view.py
Add RSS feeds ( #305 )
2022-07-23 23:20:27 +02:00
test_signals.py
Make Internet Archive integration opt-in ( #250 )
2022-05-14 09:46:51 +02:00
test_tag_cloud_tag.py
Allow searching for tags without hash character ( #449 )
2023-05-18 09:06:22 +02:00
test_tags_model.py
Ensure tag names don't contain spaces ( #184 )
2021-12-12 22:54:22 +01:00
test_tags_service.py
Add bookmark view tests
2021-05-14 02:32:19 +02:00
test_toasts_view.py
Enforce CSRF check for acknowledging toasts
2022-05-20 16:51:50 +02:00
test_user_profile_model.py
Add bookmark sharing ( #311 )
2022-08-04 19:37:16 +02:00
test_user_select_tag.py
Add bookmark sharing ( #311 )
2022-08-04 19:37:16 +02:00
test_utils.py
Add support for micro-, nanosecond timestamps in importer ( #151 )
2021-08-26 12:33:54 +02:00
test_website_loader.py
Cache website metadata to avoid duplicate scraping ( #401 )
2023-01-20 22:28:44 +01:00