mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-10 14:14:18 +00:00
fec966f687
* 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 |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_auto_20190629_2303.py | ||
0003_auto_20200913_0656.py | ||
0004_auto_20200926_1028.py | ||
0005_auto_20210103_1212.py | ||
0006_bookmark_is_archived.py | ||
0007_userprofile.py | ||
0008_userprofile_bookmark_date_display.py | ||
0009_bookmark_web_archive_snapshot_url.py | ||
0010_userprofile_bookmark_link_target.py | ||
0011_userprofile_web_archive_integration.py | ||
0012_toast.py | ||
0013_web_archive_optin_toast.py | ||
0014_alter_bookmark_unread.py | ||
0015_feedtoken.py | ||
0016_bookmark_shared.py | ||
0017_userprofile_enable_sharing.py | ||
__init__.py |