linkding/bookmarks
Sascha Ißbrücker a02338cdec
Improve and promote admin panel (#76)
* Improve and promote admin panel (#76)

* Customize admin panel texts (#76)

* Improve settings structure (#76)

* Improve admin list consistency (#76)

* Fix redirect URLs (#76)

* Add admin tooltip (#76)
2021-02-24 03:36:27 +01:00
..
api Mark optional fields in bookmark serializer (#78) 2021-02-18 22:02:45 +01:00
components Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
management/commands Create docker image 2019-07-03 17:18:29 +02:00
migrations Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
services Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
static Add favicon (#60) 2021-01-09 00:24:06 +01:00
styles Improve and promote admin panel (#76) 2021-02-24 03:36:27 +01:00
templates Improve and promote admin panel (#76) 2021-02-24 03:36:27 +01:00
templatetags Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
tests Implement bookmark API tests 2021-02-20 09:01:38 +01:00
views Improve and promote admin panel (#76) 2021-02-24 03:36:27 +01:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Improve and promote admin panel (#76) 2021-02-24 03:36:27 +01:00
apps.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
models.py Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
queries.py Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
urls.py Improve and promote admin panel (#76) 2021-02-24 03:36:27 +01:00
utils.py Make tag search and assignment case insensitive (#56) 2021-01-02 11:30:20 +01:00
validators.py Add option to disable bookmark URL validation (#57) 2021-02-06 16:27:19 +01:00