Commit graph

23 commits

Author SHA1 Message Date
362ce60287 add actual name form to the create page 2023-11-12 17:51:27 -05:00
15b8179963 need to re-return data to work 2023-11-12 17:50:54 -05:00
3f65988c16 set data.user in a way that works 2023-11-12 17:49:51 -05:00
0be14731f0 return null instead of undefined if no user 2023-11-12 17:49:33 -05:00
e8d7fff771 this wasnt doing anything 2023-11-12 17:49:18 -05:00
4555000b4a fix index login button wording 2023-11-12 17:49:02 -05:00
f6536baec2 clean up dead code/unused imports 2023-11-12 16:16:12 -05:00
ec543afcb2 reference cookie names from an enum 2023-11-12 16:13:51 -05:00
9f89ba231a add action for deleting account 2023-11-12 16:06:27 -05:00
957cc8f38c cascade deletes of auth method/session FKs 2023-11-12 16:05:51 -05:00
1e57731b08 break session user lookup into a util function 2023-11-12 15:45:36 -05:00
ec49a67418 fine fuck you favicon 2023-11-12 14:14:20 -05:00
a41cb3fc9e remove logs 2023-11-12 14:12:11 -05:00
3c09d0947f create empty user on first login
the profile creation page doesnt exist yet but its fine
2023-11-12 13:30:05 -05:00
7073483d40 user name is now nullable 2023-11-12 13:22:20 -05:00
cd489ed06f add creation date column to users 2023-11-12 13:09:20 -05:00
bf09096740 use redirect locations from state 2023-11-12 13:02:54 -05:00
80415104e5 add prev and next to stored state 2023-11-12 13:02:13 -05:00
e553e9ff0b add prev, next links to AuthState 2023-11-12 12:59:38 -05:00
5770f07039 generalize auth provider stuff 2023-11-12 12:20:44 -05:00
e0594df7c8 remove favicon reference 2023-11-12 11:55:23 -05:00
c0f20e8f14 fuck you svelte logo 2023-11-11 19:52:50 -05:00
7bb18f0a71 initial commit, lots of random shit 2023-11-11 19:09:24 -05:00