Commit Graph

187 Commits

Author SHA1 Message Date
Zai Shi
3a55713b43 fixed access token parsing 2024-04-14 15:33:33 +02:00
Zai Shi
4ead6a73b4 fixed stack package imports 2024-04-14 14:55:53 +02:00
Zai Shi
76ad603d7d bumped version 2024-04-14 14:29:57 +02:00
Zai Shi
9e6e92bbb9 export joy from a different dir 2024-04-14 14:22:48 +02:00
Zai Shi
5c1aaa7350 bumped version 2024-04-14 13:52:32 +02:00
Zai Shi
d1bb1bf45d Merge branch 'main' of github.com:stackframe-projects/stack 2024-04-14 13:51:31 +02:00
Zai Shi
a200451734 fixed dependency 2024-04-14 13:51:29 +02:00
Stan Wohlwend
f9bfe51f42 Convert global-error to TypeScript 2024-04-14 13:45:03 +02:00
Zai Shi
909afc1edf bumped version 2024-04-14 13:40:00 +02:00
Zai Shi
cf36798562 Merge branch 'main' of github.com:stackframe-projects/stack 2024-04-14 13:36:51 +02:00
Zai Shi
406913ca34 updated docs for user button 2024-04-14 13:36:48 +02:00
Stan Wohlwend
6a7647e998 Remove Sentry sample pages 2024-04-14 13:35:35 +02:00
Stan Wohlwend
6fe5ca45eb Report all errors to Sentry 2024-04-14 13:32:31 +02:00
Zai Shi
793575a119 Merge branch 'main' of github.com:stackframe-projects/stack 2024-04-14 12:53:00 +02:00
Zai Shi
4234a55b80 removed spinner dependency 2024-04-14 12:52:57 +02:00
Stan Wohlwend
52f36f8a09 Sentry for stack-server 2024-04-14 11:54:11 +02:00
Zai Shi
a21b2486b1 added show user info to user button, added user button to server sidebar 2024-04-14 11:51:00 +02:00
Zai Shi
5ae06585f2 added loading indicator, fixed loading buttons 2024-04-14 11:13:21 +02:00
Zai Shi
5dcc831f96 Merge branch 'main' of github.com:stackframe-projects/stack 2024-04-14 10:28:29 +02:00
Zai Shi
846b4514ba fixed ui bugs 2024-04-14 10:28:26 +02:00
Stan Wohlwend
9ac3926735 Add trailing slash to route handler redirect 2024-04-14 10:23:53 +02:00
Stan Wohlwend
97505250f1 Add UserButton to stack-server 2024-04-14 10:00:52 +02:00
Stan Wohlwend
23bdf623b6 Improved signin flow 2024-04-14 09:57:03 +02:00
Zai Shi
ad1f302ed3 Merge branch 'main' of github.com:stackframe-projects/stack 2024-04-14 09:39:03 +02:00
Zai Shi
0129296424 added maxDuration for signup 2024-04-14 09:39:00 +02:00
Stan Wohlwend
dbc0381a8a Fix email verification errors 2024-04-14 09:21:17 +02:00
Zai Shi
59a9df90da send email async on signup 2024-04-14 09:10:28 +02:00
Stan Wohlwend
e86ee907aa Fix build errors 2024-04-14 08:32:42 +02:00
Stan Wohlwend
3df1def41e Async onClick for button 2024-04-14 08:28:41 +02:00
Zai Shi
677f39f786 fixed small things in documentation 2024-04-14 08:24:20 +02:00
Zai Shi
7fe12a54ed Merge branch 'main' of github.com:stackframe-projects/stack 2024-04-14 08:01:46 +02:00
Zai Shi
ed90a7efcf fixed error inheritance structure 2024-04-14 08:01:44 +02:00
Stan Wohlwend
b4d3612b33 EmailVerificationCodeError is now of type EmailVerificationError 2024-04-14 06:51:33 +02:00
Zai Shi
7c501bee3c updated favicon 2024-04-13 21:04:02 +02:00
Stan Wohlwend
23db888c90 Fix: "The provided app JSON does not match the configuration" 2024-04-13 17:52:33 +02:00
Zai Shi
2995d9662a
UserButton component and account setting page (#10)
* fixed sign in title bug

* addec changeset

* added popover

* added dropdown, improved user button

* improved user button

* added avatar, adding account setting

* added send verification email

* added plaintext to emails

* fixed select props

* added name update

* added password update

* added email password update

* only password update for accounts logged in credential

* fixed small errors in endpoints

* improved account setting page

* fixed types

* removed props export

* divider -> separator

* fixed accidently renamed dividers

* added changeset
2024-04-13 16:42:05 +02:00
Stan Wohlwend
961e6d62fe Update logos 2024-04-12 18:36:59 +02:00
Stan Wohlwend
9b87585e0c stackframe.co -> stack-auth.com 2024-04-12 18:29:02 +02:00
Stan Wohlwend
673a8fae74 Add useful headers 2024-04-12 17:44:41 +02:00
Stan Wohlwend
244ac7c9e3 Decrease page load latency 2024-04-12 17:04:01 +02:00
Stan Wohlwend
3613f30af3 Improved onboarding dialog 2024-04-12 10:27:17 +02:00
Stan Wohlwend
77da19ad20 Remove infinite loop in useFromNow 2024-04-12 09:08:56 +02:00
Stan Wohlwend
f444470a2c Remove CORS code that's not needed anymore 2024-04-11 17:59:38 +02:00
Stan Wohlwend
726d41da07 Align page loading indicator 2024-04-11 17:23:51 +02:00
Stan Wohlwend
bab6fd8d64 Disable link prefetch 2024-04-11 16:42:29 +02:00
Stan Wohlwend
80238c5e3e Fix CORS headers 2024-04-11 15:31:29 +02:00
Stan Wohlwend
8eadc24e99 Fix Prisma seed command 2024-04-11 14:32:03 +02:00
Stan Wohlwend
13177d0a95 Remove unnecessary util files 2024-04-05 20:23:28 +02:00
Stan Wohlwend
0c24ed5f05 Fix auth error 2024-03-25 20:59:16 -07:00
Stan Wohlwend
33823065b6 Rework known errors 2024-03-25 20:59:16 -07:00