linkding/bookmarks
Sascha Ißbrücker 348a536aa3
#23 Prevent bookmark duplicates
* Show hint if URL is already bookmarked

* Remove hint if URL belongs to edited bookmark

* Fix query param encoding

* Update bookmark instead of duplicating it

Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
2020-09-13 08:46:07 +02:00
..
components Implement tag auto-completion 2019-12-27 12:46:54 +01:00
management/commands Create docker image 2019-07-03 17:18:29 +02:00
migrations Implement tag model 2019-06-30 07:15:46 +02:00
services #23 Prevent bookmark duplicates 2020-09-13 08:46:07 +02:00
styles #23 Prevent bookmark duplicates 2020-09-13 08:46:07 +02:00
templates #23 Prevent bookmark duplicates 2020-09-13 08:46:07 +02:00
templatetags #23 Prevent bookmark duplicates 2020-09-13 08:46:07 +02:00
views #23 Prevent bookmark duplicates 2020-09-13 08:46:07 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py - Added Tags in the admin page 2019-12-28 16:44:14 -05:00
apps.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
models.py Implement bookmarklet 2019-07-05 22:29:21 +02:00
queries.py Implement tag auto-completion 2019-12-27 12:32:44 +01:00
tests.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
urls.py #23 Prevent bookmark duplicates 2020-09-13 08:46:07 +02:00