linkding/bookmarks/api
Sascha Ißbrücker ea240eefd9
Add option to share bookmarks publicly (#503)
* Make shared view public, add user profile fallback

* Allow unauthenticated access to shared bookmarks API

* Link shared bookmarks in unauthenticated layout

* Add public sharing setting

* Only show shared bookmarks link if there are publicly shared bookmarks

* Disable public sharing if sharing is disabled

* Show specific helper text when public sharing is enabled

* Fix tests

* Add more tests

* Improve setting description
2023-08-15 00:20:52 +02:00
..
__init__.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
routes.py Add option to share bookmarks publicly (#503) 2023-08-15 00:20:52 +02:00
serializers.py Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00