1
0
Fork 1
mirror of https://github.com/hay-kot/homebox.git synced 2025-01-08 14:57:13 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Hayden
faed343eda
fix: cookie-auth-issues ()
* fix session clearing on error

* use singleton context to manage user state

* implement remember-me functionality

* fix errors

* fix more errors
2023-03-22 21:52:25 -08:00
Hayden
12975ce26e
feat: change auth to use cookies ()
* frontend cookie implementation

* accept cookies for authentication

* remove auth store

* add self attr
2023-02-17 21:57:21 -09:00
Hayden
461be2afca
feat: currency selection support ()
* initial UI for currency selection

* add task to purge invitation tokens

* group API contracts

* fix type import

* use auth middleware

* add currency setting support (UI)

* use group settings for format currency

* fix casing
2022-10-15 12:15:55 -08:00