aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature(web): Async validate JWT account and sign out the user if they no ↵MohamedBassem2024-10-051-0/+26
| | | | longer exist
* feature: Allow import Netscape HTML format (#163)kamtschatka2024-05-251-0/+20
* [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>