linkding/bookmarks/tests
Sascha Ißbrücker 54ce6d5fe6
Add RSS feeds (#305)
* Add basic unread bookmarks feed

* Generate user-specific feed

* Add feed tests

* Add all bookmarks feed

* Add feed token admin

* Add note about renewing URLs

* Add support for query parameter

* Fix rebase issues

* Improve docs on feeds integration

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2022-07-23 23:20:27 +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 Add RSS feeds (#305) 2022-07-23 23:20:27 +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 Add read it later functionality (#304) 2022-07-23 22:17:20 +02:00
test_bookmark_edit_view.py Add read it later functionality (#304) 2022-07-23 22:17:20 +02:00
test_bookmark_index_view.py Add read it later functionality (#304) 2022-07-23 22:17:20 +02:00
test_bookmark_new_view.py Add read it later functionality (#304) 2022-07-23 22:17:20 +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 read it later functionality (#304) 2022-07-23 22:17:20 +02:00
test_bookmarks_list_tag.py Add read it later functionality (#304) 2022-07-23 22:17:20 +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_feeds.py Add RSS feeds (#305) 2022-07-23 23:20:27 +02:00
test_importer.py Add read it later functionality (#304) 2022-07-23 22:17:20 +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 read it later functionality (#304) 2022-07-23 22:17:20 +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 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_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