Commit Graph

198 Commits

Author SHA1 Message Date
Stan Wohlwend
02fe7bee2f StatusError name 2024-04-15 14:10:23 +02:00
Zai Shi
075ca1d303 fixed demo header scroll and card frame padding 2024-04-15 14:02:09 +02:00
Zai Shi
ead2ce23c3 added header for handlers 2024-04-15 11:03:14 +02:00
Zai Shi
06bba497ed fixed nodemailer setting 2024-04-15 10:12:09 +02:00
Zai Shi
cff003722f Merge branch 'main' of github.com:stackframe-projects/stack 2024-04-15 09:27:03 +02:00
Zai Shi
419dfae590 made displayName validation optional in oauth 2024-04-15 09:27:01 +02:00
Stan Wohlwend
ff3fb4a542 Remove unnecessary console.log 2024-04-14 21:54:44 +02:00
Zai Shi
866c8e6aaf bumped version 2024-04-14 15:34:23 +02:00
Zai Shi
5c6cc90854 Merge branch 'main' of github.com:stackframe-projects/stack 2024-04-14 15:33:37 +02:00
Zai Shi
3a55713b43 fixed access token parsing 2024-04-14 15:33:33 +02:00
Stan Wohlwend
e842b57020 Add some periods to some texts 2024-04-14 15:31:48 +02:00
Stan Wohlwend
ad137a6c40 Add docs note when there's no users 2024-04-14 15:16:47 +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