Commit Graph

5 Commits (e06d2bccfe77d62ee92a7bea752f37fb7c95a548)

Author SHA1 Message Date
Tomáš Mládek 05ee557d1a feat: add user management
- no more static keys, full register/login/logout flow
- add API error type
- refactor API to centralize request calls
- minor refactors re: vault options
- CSS refactor (buttons don't require classes, input styling)
2024-04-03 11:10:34 +02:00
Tomáš Mládek 7533697907 fix(webui): selector race conditions / wonkiness 2024-01-27 19:02:54 +01:00
Tomáš Mládek 8c1dc5388f refactor(webui): switch to SvelteKit | prettier everything 2024-01-27 19:02:48 +01:00
Tomáš Mládek e52560ae07 refactor(webui): switch to SvelteKit | great lint fixing 2024-01-27 18:45:30 +01:00
Tomáš Mládek 0353e43dcf refactor(webui): switch to SvelteKit | touchdown 2024-01-27 18:45:30 +01:00