Commit Graph

4 Commits

Author SHA1 Message Date
Mohamed Bassem
a362756946 fix: Clear search history on logout 2025-07-14 00:10:53 +00:00
xuatz
3afe1e21df feat: add user customisable default archive display behaviour (#1505)
* fix typo

* implementation

* bug fix and refactoring

* Use nuqs for searchParam management

* remove the todo about the tests

* fix tests

---------

Co-authored-by: Mohamed Bassem <me@mbassem.com>
2025-06-01 20:01:26 +01:00
MohamedBassem
f1c956a361 feature(web): Async validate JWT account and sign out the user if they no longer exist 2024-10-05 17:15:36 +00:00
kamtschatka
033e8a2d26 feature: Allow import Netscape HTML format (#163)
* [Feature request] Netscape HTML format import/export #96
added the possibility to add exported bookmarks via the webUI for ease of use

* [Feature request] Netscape HTML format import/export #96
updated the documentation

* Extract the parser into its own file and reuse the existing bookmark upload logic

---------

Co-authored-by: kamtschatka <simon.schatka@gmx.at>
Co-authored-by: MohamedBassem <me@mbassem.com>
2024-05-25 22:20:17 +01:00