.. |
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
|
Display selected tags in tag cloud (#307)
|
2022-08-04 20:31:24 +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
|
Display selected tags in tag cloud (#307)
|
2022-08-04 20:31:24 +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
|
Skip updating website metadata on edit unless URL has changed (#318)
|
2022-08-13 11:21:26 +02:00 |
test_bookmark_index_view.py
|
Display selected tags in tag cloud (#307)
|
2022-08-04 20:31:24 +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
|
Order tags in bookmark tests (#310)
|
2022-08-11 09:04:57 +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 bookmark sharing (#311)
|
2022-08-04 19:37:16 +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 bookmark sharing (#311)
|
2022-08-04 19:37:16 +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
|
Skip updating website metadata on edit unless URL has changed (#318)
|
2022-08-13 11:21:26 +02:00 |
test_bookmarks_tasks.py
|
Prevent rate limit errors in wayback machine API (#339)
|
2022-09-10 20:43:15 +02: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_performance.py
|
Improve bookmark query performance (#334)
|
2022-09-09 19:46:55 +02: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_importer.py
|
Add read it later functionality (#304)
|
2022-07-23 22:17:20 +02: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
|
Improve bookmark query performance (#334)
|
2022-09-09 19:46:55 +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 error handling for checking latest version (#360)
|
2022-10-16 13:04:36 +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
|
Display selected tags in tag cloud (#307)
|
2022-08-04 20:31:24 +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
|
Limit document size for website scraper (#354)
|
2022-10-07 21:18:18 +02:00 |