linkding/bookmarks/migrations
Sascha Ißbrücker e497bcb5c0
#24 Implement REST API (#32)
* #24 Implement readonly bookmark API

* #24 Implement create/update bookmark API

* #24 Fix title, description not allowing blank values

* #24 Code cleanup

* #24 Add modification dates to response

* #24 Add API docs

* #24 Implement delete bookmark API

* #24 Fix API docs link

* #24 Fix API docs link

* #24 Implement tag API

Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
2020-09-27 09:34:56 +02:00
..
0001_initial.py Implement fetching website metadata 2019-06-29 02:01:26 +02:00
0002_auto_20190629_2303.py Implement tag model 2019-06-30 07:15:46 +02:00
0003_auto_20200913_0656.py #25 Increase bookmark URL length limit 2020-09-13 09:05:50 +02:00
0004_auto_20200926_1028.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00