linkding/bookmarks/migrations
Sascha Ißbrücker c61e8ee2cd
Implement archive feature (#73)
* Implement archive function (#46)

* Implement archive view (#46)

* Filter tags for archived/unarchived (#46)

* Implement archived bookmarks endpoint (#46)

* Implement archive mode for search component (#46)

* Move bookmarklet to settings (#46)

* Update modified timestamp on archive/unarchive (#46)

* Fix bookmarklet (#46)
2021-02-14 18:00:22 +01: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
0005_auto_20210103_1212.py Add option to disable bookmark URL validation (#57) 2021-02-06 16:27:19 +01:00
0006_bookmark_is_archived.py Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00