linkding/bookmarks/api
Sascha Ißbrücker 13ff9ac4f8
Add read it later functionality (#304)
* Allow marking bookmarks as unread

* Restructure navigation to include preset filters

* Add mark as read action

* Improve description

* Highlight unread bookmarks visually

* Mark bookmarks as read by default

* Add tests

* Implement toread flag in importer

* Implement admin actions

* Add query tests

* Remove untagged link

* Update api docs

* Reduce height of description textarea

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2022-07-23 22:17:20 +02:00
..
__init__.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
routes.py Fix archive endpoints (#77) 2021-02-18 07:14:44 +01:00
serializers.py Add read it later functionality (#304) 2022-07-23 22:17:20 +02:00