1
0
Fork 1
mirror of https://github.com/hay-kot/homebox.git synced 2024-12-24 07:46:30 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Hayden
a6d2fd45df
feat: change password ()
* refactor: implement factories for testing

* add additional factories

* change protection for dropFields

* prevent timed attacks on login

* use switch instead of else-if

* API implementation for changing password

* add change-password dialog
2022-10-09 09:23:21 -08:00
Hayden
79f7ad40cb
feat: user profiles ()
* add user profiles and theme selectors

* lowercase buttons by default

* basic layout

* (wip) init token APIs

* refactor server to support variable options

* fix types

* api refactor / registration tests

* implement UI for url and join

* remove console.logs

* rename repository factory

* fix upload size
2022-10-06 21:54:09 -05:00