linkding/bookmarks
acbgbca 424df155d8
Allow passing title and description to new bookmark form (#479)
* Added ability to set title and description #118

* Updated bookmarklet to pass site title #118

* Revert "Updated bookmarklet to pass site title #118"

This reverts commit 873d90130b.
2023-05-30 09:19:17 +02:00
..
api Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
components Disable autocapitalization for tag input form (#395) 2023-02-18 18:51:31 +01:00
e2e Reorganize scripts and E2E tests 2023-05-21 14:32:24 +02:00
management/commands Add option to create initial superuser (#323) 2022-09-04 08:08:15 +02:00
migrations Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
services Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
static Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
styles Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
templates Added Apple web-app meta tag #358 (#359) 2023-05-23 21:20:58 +02:00
templatetags Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
tests Allow passing title and description to new bookmark form (#479) 2023-05-30 09:19:17 +02:00
views Allow passing title and description to new bookmark form (#479) 2023-05-30 09:19:17 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Fix error when deleting all bookmarks in admin (#336) 2022-09-09 08:31:28 +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
feeds.py Allow searching for tags without hash character (#449) 2023-05-18 09:06:22 +02:00
middlewares.py Add support for authentication proxies (#321) 2022-08-14 13:35:03 +02:00
models.py Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
queries.py Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
signals.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
urls.py Added Apple web-app meta tag #358 (#359) 2023-05-23 21:20:58 +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