4 Commits

Author SHA1 Message Date
InfiniteStash
669bef8d48 Add additional linters (#179) 2021-11-26 09:12:29 +01:00
InfiniteStash
b1bf1fea1a Rename namespace to stash-box and update linux compiles to be static (#41) 2021-01-29 13:25:26 +01:00
InfiniteStash
ef46a48b5e Break email port out into separate config field (#36) 2021-01-06 10:54:21 +01:00
WithoutPants
5102bd8073 User registration (#31)
* Add configuration keys
* Move user stuff to separate package
* Add grant/repeal token implementation
* Invite key generation
* Initial new user implementation
* Send activation email
* Add new user activation implementation
* Allow resending activation email
* Return activation key if verification not required
* Implement reset password
* Add generate-ui make target
* Invite token and code management
* Restore original generated ts files
* Don't format generated files
* Add register page
* Add activate new user page
* Add reset password UI
* Add config documentation
2020-11-12 10:48:56 +11:00