linkding/bookmarks
Viacheslav Slinko e03f536925
Add option for disabling tag grouping (#735)
* Configurable tag grouping

* update tag group name

---------

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-05-17 08:38:08 +02:00
..
api Add support for bookmark thumbnails (#721) 2024-05-07 18:58:52 +02:00
e2e Close bookmark details with escape (#702) 2024-04-15 19:41:18 +02:00
frontend Allow uploading custom files for bookmarks (#713) 2024-04-20 12:14:11 +02:00
management/commands Add full backup method (#686) 2024-04-07 17:49:30 +02:00
migrations Add option for disabling tag grouping (#735) 2024-05-17 08:38:08 +02:00
services Load missing thumbnails after enabling the feature (#725) 2024-05-10 09:50:19 +02:00
static Add reader mode (#703) 2024-04-20 09:18:57 +02:00
styles Hide tooltip on mobile (#733) 2024-05-15 09:06:30 +02:00
templates Add option for disabling tag grouping (#735) 2024-05-17 08:38:08 +02:00
templatetags Add black code formatter 2024-01-27 11:29:16 +01:00
tests Add option for disabling tag grouping (#735) 2024-05-17 08:38:08 +02:00
views Add option for disabling tag grouping (#735) 2024-05-17 08:38:08 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Show proper name for bookmark assets in admin (#708) 2024-04-17 23:18:23 +02:00
apps.py Add black code formatter 2024-01-27 11:29:16 +01:00
context_processors.py Add black code formatter 2024-01-27 11:29:16 +01:00
feeds.py Add RSS feeds for shared bookmarks (#656) 2024-03-17 11:55:34 +01:00
middlewares.py Add option to share bookmarks publicly (#503) 2023-08-15 00:20:52 +02:00
models.py Add option for disabling tag grouping (#735) 2024-05-17 08:38:08 +02:00
queries.py Add black code formatter 2024-01-27 11:29:16 +01:00
signals.py Add black code formatter 2024-01-27 11:29:16 +01:00
tasks.py Replace django-background-tasks with huey (#657) 2024-04-07 11:11:14 +02:00
urls.py Add reader mode (#703) 2024-04-20 09:18:57 +02:00
utils.py Add support for OIDC (#389) 2024-03-16 23:42:46 +01:00
validators.py Add black code formatter 2024-01-27 11:29:16 +01:00