Commit graph

15 commits

Author SHA1 Message Date
ari melody e004491b55
TOTP fully functioning, account settings done! 2025-01-23 13:53:06 +00:00
ari melody 50cbce92fc
TOTP methods can now be created on the frontend! 2025-01-23 12:09:46 +00:00
ari melody e457e979ff
tidying some things up
session message handling is pretty annoying; should look into a better method of doing this
2025-01-23 09:39:40 +00:00
ari melody 45f33b8b46
terrible no good massive refactor commit (oh yeah and built generic sessions for admin panel) 2025-01-23 00:37:19 +00:00
ari melody 0052c470f9
(incomplete) change password feature 2025-01-21 17:13:06 +00:00
ari melody 384579ee5e
refactored out global. long live AppState 2025-01-21 14:58:13 +00:00
ari melody 3d674515ce
fixed issues with first-time setup, added config.db.port 2025-01-21 14:12:21 +00:00
ari melody 39b332b477
working TOTP codes YIPPEE 2025-01-21 00:30:43 +00:00
ari melody ae254dd731
totp codes don't seem to sync but they're here!! 2025-01-20 23:52:26 +00:00
ari melody 5e493554dc
listAccounts command 2025-01-20 19:28:59 +00:00
ari melody 570cdf6ce2
schema migration and account fixes
very close to rolling this out! just need to address some security concerns first
2025-01-20 18:55:05 +00:00
ari melody 5566a795da
merged main, dev, and i guess got accounts working??
i am so good at commit messages :3
2025-01-20 15:08:01 +00:00
ari melody d5f1fcb5e0
this is immensely broken but i swear i'll fix it later 2025-01-20 10:34:49 +00:00
ari melody 34dd280fba
moved accounts to MVC directories 2024-11-01 21:03:08 +00:00
ari melody 96cc64464f
move models, views, and controllers to root 2024-11-01 19:33:26 +00:00