1
0
Fork 1
mirror of https://github.com/hay-kot/homebox.git synced 2025-02-25 05:29:05 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Hayden
3ee150e7d6
feat: add log statements + remove auto redirect () 2023-12-15 18:32:44 -09:00
Hayden
ae4b95301f
fix: infinite redirect issue () 2023-10-10 05:43:44 -08:00
Hayden
1365bdfd46
refactor: rewrite to cookie based auth ()
* rewrite to cookie based auth

* remove interceptor
2023-10-06 19:44:43 -08:00
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