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 |
|
Sascha Ißbrücker
|
2ceac9a87d
|
Display shared state in bookmark list (#515)
* Add unshare action
* Show shared state in bookmark list
* Update tests
* Reflect unread and shared state as CSS class
|
2023-08-24 19:11:36 +02:00 |
|
Sascha Ißbrücker
|
13ff9ac4f8
|
Add read it later functionality (#304)
* Allow marking bookmarks as unread
* Restructure navigation to include preset filters
* Add mark as read action
* Improve description
* Highlight unread bookmarks visually
* Mark bookmarks as read by default
* Add tests
* Implement toread flag in importer
* Implement admin actions
* Add query tests
* Remove untagged link
* Update api docs
* Reduce height of description textarea
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
|
2022-07-23 22:17:20 +02:00 |
|
Sascha Ißbrücker
|
3906d9e5b8
|
Prevent external redirects
|
2022-03-27 11:47:45 +02:00 |
|
Sascha Ißbrücker
|
eca98a13f5
|
Prevent bookmark actions through get requests
|
2022-03-27 10:56:09 +02:00 |
|