linkding/bookmarks/services
Sascha Ißbrücker e2e5930985
Allow bulk editing unread and shared state of bookmarks (#517)
* Move bulk actions into select

* Update tests

* Implement bulk read / unread actions

* Implement bulk share/unshare actions

* Show correct archiving actions

* Allow selecting bookmarks across pages

* Dynamically update select across checkbox

* Filter available bulk actions

* Refactor tag autocomplete toggling
2023-08-25 13:54:23 +02:00
..
__init__.py Implement add bookmark route 2019-06-28 19:37:41 +02:00
bookmarks.py Allow bulk editing unread and shared state of bookmarks (#517) 2023-08-25 13:54:23 +02:00
exporter.py Add support for PRIVATE flag in import and export (#505) 2023-08-20 11:44:53 +02:00
favicon_loader.py Various improvements to favicons (#504) 2023-08-15 16:49:58 +02:00
importer.py Add support for PRIVATE flag in import and export (#505) 2023-08-20 11:44:53 +02:00
parser.py Add support for PRIVATE flag in import and export (#505) 2023-08-20 11:44:53 +02:00
tags.py Fix duplicate tag error (#65) 2021-01-12 22:42:56 +01:00
tasks.py Various improvements to favicons (#504) 2023-08-15 16:49:58 +02:00
wayback.py Prevent rate limit errors in wayback machine API (#339) 2022-09-10 20:43:15 +02:00
website_loader.py Fix website loader content encoding detection (#482) 2023-05-30 22:04:54 +02:00