linkding/bookmarks
2021-08-26 12:33:54 +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 Add support for micro-, nanosecond timestamps in importer (#151) 2021-08-26 12:33:54 +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 Add about section in settings (#134) 2021-08-24 19:47:58 +02:00
templatetags Display date_added in bookmark list (#85) 2021-03-31 09:08:19 +02:00
tests Add support for micro-, nanosecond timestamps in importer (#151) 2021-08-26 12:33:54 +02:00
views Add about section in settings (#134) 2021-08-24 19:47:58 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Upgrade Django major (#144) 2021-08-17 05:48:45 +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 improve tag query performance (#142) 2021-08-15 09:28:40 +02:00
urls.py Implement bulk edit (#101) 2021-03-29 00:43:50 +02:00
utils.py Add support for micro-, nanosecond timestamps in importer (#151) 2021-08-26 12:33:54 +02:00
validators.py Add option to disable bookmark URL validation (#57) 2021-02-06 16:27:19 +01:00