Commit Graph

13 Commits

Author SHA1 Message Date
Reckless_Satoshi
30dfd09f58
fix minor things, add mui style libs, figured CSRF problems some bugs left 2022-01-04 07:00:34 -08:00
Reckless_Satoshi
5b712b0765
Extend user model with profiles and set up admin panel 2022-01-04 05:47:37 -08:00
Reckless_Satoshi
7701f01936
Rework components. Initialize book component. 2022-01-03 11:15:13 -08:00
Reckless_Satoshi
e9bcd23347
Add BookView endpoint and refactor pages 2022-01-03 06:27:25 -08:00
Reckless_Satoshi
d037506138
Handle auth and welcome back for existing users 2022-01-03 01:06:51 -08:00
Reckless_Satoshi
80e0ca46fb
add login/logout, validates 1 order max, delete method for user 2022-01-02 17:38:48 -08:00
Reckless_Satoshi
225c142cd9
Style avatar css 2022-01-02 14:50:49 -08:00
Reckless_Satoshi
928d0b4796
Fix git merge conflict due to ammending pushed commit 2022-01-02 14:34:25 -08:00
Reckless_Satoshi
790e96cc1b
Improve user generator UX. Still a bit buggy. 2022-01-02 14:31:19 -08:00
Reckless_Satoshi
d7979086ed
Improve user generator UX. Still a bit buggy. 2022-01-02 13:41:22 -08:00
Reckless_Satoshi
f4644836d3
Connect UserGenPage to API. Base 32 string seems to pass quality checks, shorter do not. 2022-01-02 10:27:40 -08:00
Reckless_Satoshi
fb9fb88ab7
Implement user generator page frontend with client-side token generation
Uses crypto.getRandomValue() that at least should provide cryptographically strong random
2022-01-02 10:05:20 -08:00
Reckless_Satoshi
f0ac03e519
Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -08:00