Zai Shi
|
9d733177d3
|
updated pnpm lock
|
2024-04-14 12:57:08 +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 |
|
Zai Shi
|
6acbe20caf
|
Merge branch 'main' of github.com:stackframe-projects/stack
|
2024-04-14 09:04:42 +02:00 |
|
Zai Shi
|
21221d1865
|
added go to dashboard to docs
|
2024-04-14 09:04:39 +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 |
|
Zai Shi
|
7d6bcb109a
|
added components image to readme
|
2024-04-13 20:03:17 +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
|
d243001add
|
Fix build
|
2024-04-11 16:45:26 +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 |
|
Zai Shi
|
66205229f4
|
bumped version
|
2024-03-22 16:18:03 +08:00 |
|
Zai Shi
|
4f985be35c
|
Fixed wrong Sign In page title (#8)
* fixed sign in title bug
* addec changeset
|
2024-03-22 09:17:26 +01:00 |
|
Zai Shi
|
7ef734981b
|
bumped version
|
2024-03-22 11:28:25 +08:00 |
|
Zai Shi
|
2eda71b42b
|
Fixed UI bugs, added card component (#7)
* updated default divider to shadcn
* added card to signin page
* removed card content, card header, and card footer
* removed card from signin
* Update size of text in DividerWithText component
* added changeset
|
2024-03-22 04:27:43 +01:00 |
|
Zai Shi
|
693b058cc0
|
removed secondary background color
|
2024-03-21 20:48:19 +08:00 |
|
Zai Shi
|
e7e33efc2c
|
updated readme and doc images
|
2024-03-21 18:48:00 +08:00 |
|
Zai Shi
|
29f909fa16
|
bumped version
|
2024-03-21 18:43:09 +08:00 |
|
Zai Shi
|
d172a0b084
|
removed input bg color
|
2024-03-21 18:41:47 +08:00 |
|