linkding/bookmarks
Sascha Ißbrücker dd5e65ecd7
Display selected tags in tag cloud (#307)
* Add links to remove tags from current query

* Display selected tags in tag cloud

* Add tag cloud tests

* Fix tag cloud in archive

* Add tests for bookmark views

* Expose parse query string

* Improve tag cloud tests

* Cleanup

* Fix rebase issues

* Ignore casing when removing tags from query

Co-authored-by: Jon Hauris <jonp@hauris.org>
2022-08-04 20:31:24 +02:00
..
api Add bookmark sharing (#311) 2022-08-04 19:37:16 +02:00
components Add bookmark sharing (#311) 2022-08-04 19:37:16 +02:00
management/commands Create snapshots on web.archive.org for bookmarks (#150) 2021-09-04 22:31:04 +02:00
migrations Add bookmark sharing (#311) 2022-08-04 19:37:16 +02:00
services Add bookmark sharing (#311) 2022-08-04 19:37:16 +02:00
static Add apple-touch-icon reference in header (#282) 2022-07-03 06:05:20 +02:00
styles Display selected tags in tag cloud (#307) 2022-08-04 20:31:24 +02:00
templates Display selected tags in tag cloud (#307) 2022-08-04 20:31:24 +02:00
templatetags Display selected tags in tag cloud (#307) 2022-08-04 20:31:24 +02:00
tests Display selected tags in tag cloud (#307) 2022-08-04 20:31:24 +02:00
views Display selected tags in tag cloud (#307) 2022-08-04 20:31:24 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Add RSS feeds (#305) 2022-07-23 23:20:27 +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 Add RSS feeds (#305) 2022-07-23 23:20:27 +02:00
models.py Add bookmark sharing (#311) 2022-08-04 19:37:16 +02:00
queries.py Display selected tags in tag cloud (#307) 2022-08-04 20:31:24 +02:00
signals.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
urls.py Add bookmark sharing (#311) 2022-08-04 19:37:16 +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