linkding/bookmarks
2021-04-06 23:38:15 +02:00
..
api Mark optional fields in bookmark serializer (#78) 2021-02-18 22:02:45 +01:00
components Implement bulk edit (#101) 2021-03-29 00:43:50 +02:00
management/commands Create docker image 2019-07-03 17:18:29 +02:00
migrations Display date_added in bookmark list (#85) 2021-03-31 09:08:19 +02:00
services Implement bulk edit (#101) 2021-03-29 00:43:50 +02:00
static Implement bulk edit (#101) 2021-03-29 00:43:50 +02:00
styles Allow editing of scraped values (#80) 2021-04-04 10:16:40 +02:00
templates Allow editing of scraped values (#80) 2021-04-04 10:16:40 +02:00
templatetags Display date_added in bookmark list (#85) 2021-03-31 09:08:19 +02:00
tests Fix relative date formatting (#107) 2021-04-06 23:38:15 +02:00
views Implement bulk edit (#101) 2021-03-29 00:43:50 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Implement dark theme (#49) 2021-03-28 12:11:56 +02:00
apps.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
models.py Display date_added in bookmark list (#85) 2021-03-31 09:08:19 +02:00
queries.py Display date_added in bookmark list (#85) 2021-03-31 09:08:19 +02:00
urls.py Implement bulk edit (#101) 2021-03-29 00:43:50 +02:00
utils.py Fix relative date formatting (#107) 2021-04-06 23:38:15 +02:00
validators.py Add option to disable bookmark URL validation (#57) 2021-02-06 16:27:19 +01:00