linkding/bookmarks
Sascha Ißbrücker d7f257b3c6
Allow searching for untagged bookmarks (#226)
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2022-05-21 09:50:51 +02:00
..
api Ensure tag names don't contain spaces (#184) 2021-12-12 22:54:22 +01:00
components Add whitespace after auto-completed tag (#249) 2022-05-14 01:18:41 +02:00
management/commands Create snapshots on web.archive.org for bookmarks (#150) 2021-09-04 22:31:04 +02:00
migrations Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
services Improve import performance (#261) 2022-05-21 09:27:30 +02:00
static Feature: Shortcut key for new bookmark (#241) 2022-05-14 08:44:03 +02:00
styles Allow searching for untagged bookmarks (#226) 2022-05-21 09:50:51 +02:00
templates Allow searching for untagged bookmarks (#226) 2022-05-21 09:50:51 +02:00
templatetags Add bookmark link target setting (#164) 2021-10-03 09:35:59 +02:00
tests Allow searching for untagged bookmarks (#226) 2022-05-21 09:50:51 +02:00
views Enforce CSRF check for acknowledging toasts 2022-05-20 16:51:50 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
apps.py Create snapshots on web.archive.org for bookmarks (#150) 2021-09-04 22:31:04 +02:00
context_processors.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
models.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
queries.py Allow searching for untagged bookmarks (#226) 2022-05-21 09:50:51 +02:00
signals.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
urls.py Enforce CSRF check for acknowledging toasts 2022-05-20 16:51:50 +02:00
utils.py Prevent external redirects 2022-03-27 11:47:45 +02:00
validators.py Add option to disable bookmark URL validation (#57) 2021-02-06 16:27:19 +01:00