Commit graph

26 commits

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