linkding/bookmarks/services
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
..
__init__.py Implement add bookmark route 2019-06-28 19:37:41 +02:00
bookmarks.py Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
exporter.py Implement bookmark export 2019-12-26 13:45:12 +01:00
importer.py Implement custom netscape file parser (#51) 2020-12-31 07:02:28 +01:00
parser.py Implement custom netscape file parser (#51) 2020-12-31 07:02:28 +01:00
tags.py Fix duplicate tag error (#65) 2021-01-12 22:42:56 +01:00
website_loader.py Preview website title + description in bookmark form 2019-07-02 01:28:02 +02:00