linkding/bookmarks/views
Sascha Ißbrücker 41f79e35a0
Allow saving search preferences (#540)
* Add indicator for modified filters

* Rename shared filter values

* Add update search preferences handler

* Separate search and preferences forms

* Properly initialize bookmark search from get or post

* Add tests for applying search preferences

* Implement saving search preferences

* Remove bookmark search query alias

* Use search preferences as default

* Only show save button for authenticated users

* Only show modified indicator if preferences are modified

* Fix overriding search preferences

* Add missing migration
2023-10-01 21:22:44 +02:00
..
partials Allow saving search preferences (#540) 2023-10-01 21:22:44 +02:00
__init__.py Added Apple web-app meta tag #358 (#359) 2023-05-23 21:20:58 +02:00
bookmarks.py Allow saving search preferences (#540) 2023-10-01 21:22:44 +02:00
health.py Add Health Check endpoint (#392) 2023-01-20 22:26:58 +01:00
manifest.py Added Apple web-app meta tag #358 (#359) 2023-05-23 21:20:58 +02:00
settings.py Add sort option to bookmark list (#522) 2023-09-01 22:48:21 +02:00
toasts.py Enforce CSRF check for acknowledging toasts 2022-05-20 16:51:50 +02:00