linkding/bookmarks
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
..
api Implement archive feature (#73) 2021-02-14 18:00:22 +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 Fix mobile issues with searchbox and nav menu (#72) 2021-02-07 00:10:02 +01:00
templates Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
templatetags Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
tests Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
views 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
admin.py - Added Tags in the admin page 2019-12-28 16:44:14 -05: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 Implement archive feature (#73) 2021-02-14 18:00:22 +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