linkding/bookmarks/views
Sascha Ißbrücker fec966f687
Add bookmark sharing (#311)
* Allow marking bookmarks as shared

* Add basic share view

* Ensure tag names in tag cloud are unique

* Filter shared bookmarks by user

* Add link for filtering by user

* Prevent n+1 queries when rendering bookmark list

* Prevent empty query params in return URL

* Fix user select template tag name

* Create shared bookmarks through API

* List shared bookmarks through API

* Show bookmark suggestions for shared view

* Show unique tags in search suggestions

* Sort user options

* Add bookmark sharing feature flag

* Add test for share setting default

* Simplify settings view
2022-08-04 19:37:16 +02:00
..
__init__.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
bookmarks.py Add bookmark sharing (#311) 2022-08-04 19:37:16 +02:00
settings.py Add RSS feeds (#305) 2022-07-23 23:20:27 +02:00
toasts.py Enforce CSRF check for acknowledging toasts 2022-05-20 16:51:50 +02:00