Bradley Shellnut
|
091bcd2e88
|
Refactor to use recovery code on TOTP as separate form.
|
2024-07-14 20:59:51 -07:00 |
|
Bradley Shellnut
|
42292c15b2
|
Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table.
|
2024-07-11 15:53:56 -07:00 |
|
|
|
63ac7dfd76
|
Updating dependencies, upgrade latest svelte 5, and updating to use svelte 5 in most places.
|
2024-07-06 23:12:36 -07:00 |
|
Bradley Shellnut
|
8c47357605
|
Fixing a lot of check issues.
|
2024-06-17 17:37:47 -07:00 |
|
Bradley Shellnut
|
53f3b99133
|
Usage of TOTP Code or Recovery code on login. If recovery code then mark that code as used. Setup disabling of 2FA if a current password is entered.
|
2024-04-11 17:17:45 -07:00 |
|
|
|
389fddc32e
|
Manually adding totp error and converting to use shadcn form on login.
|
2024-04-08 17:47:54 -07:00 |
|
|
|
8b48466c7e
|
Adding show 2FA on login if it is enabled on the user.
|
2024-04-07 22:11:52 -07:00 |
|
Bradley Shellnut
|
3596a5dcd6
|
Fix profile update and toast works now.
|
2024-02-27 22:49:21 -08:00 |
|
|
|
8f9db3fea5
|
Moving validations to separate folder, upgrading superforms v2, and shadcn components.
|
2024-02-25 22:59:29 -08:00 |
|
Bradley Shellnut
|
527866b1d2
|
Updating auth logic for v3 lucia, fixing types, upgrading dependencies.
|
2023-12-19 17:54:39 -08:00 |
|
|
|
4e300a72a1
|
Fixing prisma issues by removing from locals and just using as singleton import. Upgrading libraries.
|
2023-11-04 17:03:28 -07:00 |
|
|
|
3ead1dc357
|
Fix loading shown on login, add base enhance to logout and show loading UI with toast on success.
|
2023-09-18 21:42:09 +12:00 |
|
|
|
fb565c1593
|
Fixing menu links to work and submit to logout still working. Fix background on loader.
|
2023-09-18 12:09:44 +12:00 |
|
|
|
66ef49436f
|
Fixing utils helper, changing header for logged in to be a dropdown menu, adding list and signout to dropdown, adding spinner to logout.
|
2023-09-18 09:28:15 +12:00 |
|
|
|
7b858dfb2c
|
Adding privacy and terms pages, adding svelte meta tags package, and adding defaults for meta tags.
|
2023-09-13 17:08:54 -07:00 |
|
|
|
2f54c1189e
|
Trying to fix auth refactor.
|
2023-09-11 17:29:15 -07:00 |
|
|
|
485615b5bb
|
feat: 🎨 Move routes around, add auth layout, move postcss file
|
2023-09-11 15:15:53 -07:00 |
|
|
|
13162f8270
|
Updating shadcn files, moving routes around.
|
2023-09-08 16:30:32 -07:00 |
|