.. |
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 PATCH support to bookmarks endpoint (#269)
|
2022-05-26 04:15:13 +02:00 |
test_bookmark_action_view.py
|
Prevent external redirects
|
2022-03-27 11:47:45 +02:00 |
test_bookmark_archived_view.py
|
Add bookmark link target setting (#164)
|
2021-10-03 09:35:59 +02:00 |
test_bookmark_edit_view.py
|
Prevent external redirects
|
2022-03-27 11:47:45 +02:00 |
test_bookmark_index_view.py
|
Allow searching for untagged bookmarks (#226)
|
2022-05-21 09:50:51 +02:00 |
test_bookmark_new_view.py
|
Prevent external redirects
|
2022-03-25 18:29:54 +01: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 PATCH support to bookmarks endpoint (#269)
|
2022-05-26 04:15:13 +02:00 |
test_bookmarks_list_tag.py
|
Make Internet Archive integration opt-in (#250)
|
2022-05-14 09:46:51 +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
|
Make Internet Archive integration opt-in (#250)
|
2022-05-14 09:46:51 +02:00 |
test_bookmarks_tasks.py
|
Bump waybackpy to 3.0.6 (#281)
|
2022-07-03 06:26:16 +02:00 |
test_importer.py
|
Do not associate tags if bookmark was not imported
|
2022-07-03 14:44:16 +02:00 |
test_pagination_tag.py
|
Add bookmark view tests
|
2021-05-14 02:32:19 +02:00 |
test_parser.py
|
Improve import performance (#261)
|
2022-05-21 09:27:30 +02:00 |
test_password_change_view.py
|
Add password change view (#168)
|
2021-10-16 05:42:04 +02:00 |
test_queries.py
|
Allow searching for untagged bookmarks (#226)
|
2022-05-21 09:50:51 +02:00 |
test_settings_export_view.py
|
Add settings view tests
|
2021-05-14 23:34:53 +02:00 |
test_settings_general_view.py
|
Improve about section (#265)
|
2022-05-21 21:33:08 +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
|
Merge API view with integrations view (#165)
|
2021-10-03 15:13:45 +02:00 |
test_signals.py
|
Make Internet Archive integration opt-in (#250)
|
2022-05-14 09:46:51 +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 view tests
|
2021-05-14 02:32:19 +02:00 |
test_utils.py
|
Add support for micro-, nanosecond timestamps in importer (#151)
|
2021-08-26 12:33:54 +02:00 |