Commit Graph

50 Commits

Author SHA1 Message Date
365ffb0e87 devices in user settings
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 2m17s
2024-09-20 02:41:53 -04:00
df1f65470d fix some weird avatar stuff again 2024-09-20 00:20:24 -04:00
db145f9eb8 fix the auth form
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m22s
2024-09-20 00:14:26 -04:00
cf122de847 remove captchas from this endpoint
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m25s
2024-09-20 00:11:05 -04:00
338ce3edf1 wait for the captcha to be fetched before allowing form submission
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 2m9s
2024-09-20 00:06:08 -04:00
a71502d0b2 Require your TFA pin to disable TFA
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m16s
2024-09-19 23:34:11 -04:00
505e62aa61 Basic disabling of TFA
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m40s
2024-09-19 22:00:51 -04:00
41b7420ec6 make a user menu links component
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 2m16s
2024-09-19 21:39:07 -04:00
52166e4228 fix avatars being weird 2024-09-19 21:17:03 -04:00
7a739bd10a Don't logout the current session when setting up TFA
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m8s
2024-09-19 20:25:25 -04:00
33781a733c fix build errors
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after -2s
2024-09-19 19:50:43 -04:00
d5d7ae9389 some changes 2024-09-19 19:06:49 -04:00
e376dbf8d2 some changes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m23s
2024-09-19 10:03:02 -04:00
cd15266740 fix how user flags are checked 2024-09-19 10:01:27 -04:00
91951b97f4 /user/exists now requires a captcha
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m2s
2024-09-19 08:48:10 -04:00
84a2b25262 fix deploy err, oops
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m0s
2024-09-19 08:33:55 -04:00
e433fe4004 fix a tfa captcha err in prod
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 22s
2024-09-19 08:29:56 -04:00
8520b77893 allow logging into accounts that have tfa enabled
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m9s
2024-09-19 08:15:23 -04:00
1facd632d4 POST to the logout endpoint when logging out
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 2m0s
2024-09-19 07:36:43 -04:00
63166d4e45 impl tfa setup via user settings 2024-09-19 07:24:10 -04:00
45abb31cfe 404 page
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m0s
2024-09-19 03:47:00 -04:00
495cc49c84 show the support section in the dashboard loader after 5 seconds
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m1s
2024-09-19 03:35:48 -04:00
673eb8c313 make the logout button work 2024-09-19 03:30:05 -04:00
24f32ece7a few other changes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m39s
2024-09-19 03:22:33 -04:00
d20f5a8274 user profile page base 2024-09-19 03:18:16 -04:00
5b6ae80948 change up the dashboard loader
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 2m2s
2024-09-19 02:29:14 -04:00
8d7c41bac4 user menu on the sidebar 2024-09-19 02:06:19 -04:00
77910a05ae Add the org slug regex
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m5s
2024-09-19 01:05:17 -04:00
cf63e672c2 make the branding image priority 2024-09-19 01:04:51 -04:00
4e02e75d7f fix some bugs with the org selector 2024-09-19 00:51:46 -04:00
c92ab6d41c fix some bugs with selecting an org
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 56s
2024-09-19 00:42:45 -04:00
2a1cfa4994 fix the dashboard looking goofy for onboarding
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m13s
2024-09-19 00:37:39 -04:00
f649b7b15c fix build errs
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 58s
2024-09-18 23:38:32 -04:00
ed21a9246c fix types - make snowflakes a string
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 20s
2024-09-18 23:36:06 -04:00
7301ff7ac3 fix types - make snowflakes a string
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 19s
2024-09-18 23:35:13 -04:00
30f5e779de starting to come together (:
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 1m17s
2024-09-18 23:32:07 -04:00
c8eae3330a use lossless-json for api calls 2024-09-18 21:44:14 -04:00
7bb85dc2ca updates
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m39s
2024-09-18 19:17:48 -04:00
015a1fa9de fix the auth form
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 56s
2024-09-18 01:13:29 -04:00
578263ad7b small fixes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 57s
2024-09-18 00:34:11 -04:00
e2d23d578f onboarding frontend
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m55s
2024-09-18 00:06:10 -04:00
f8cd21def9 changes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 3m18s
2024-09-17 21:40:04 -04:00
0e77042553 change how the auth page looks and reset the captcha during auth failures
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m29s
2024-09-17 17:15:45 -04:00
673bfb6fe7 impl the user store
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m11s
2024-09-17 17:04:04 -04:00
5c305d9629 auth impl
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m30s
2024-09-17 01:45:08 -04:00
243882d489 Landing page changes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m41s
2024-09-16 14:08:41 -04:00
74f188ef6d some updates
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 51s
2024-09-13 22:14:28 -04:00
ac765d0250 Initial Commit
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled
2024-09-13 21:27:40 -04:00
1d7bc5c311 Initial Commit
Some checks are pending
Deploy Site / docker (ubuntu-latest, 2.44.0) (push) Waiting to run
2024-09-13 21:20:05 -04:00
29873398a3 Initial commit from Create Next App 2024-09-12 20:28:33 -04:00