Konstantin Wohlwend
|
eae6bc34d8
|
Improved error capturing
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2024-12-14 15:49:15 -08:00 |
|
Zai Shi
|
13279dfe56
|
fixed accelerate and docker
|
2024-12-14 11:39:04 -08:00 |
|
Zai Shi
|
fa6184c29b
|
added more error capturing info
|
2024-12-14 10:22:02 -08:00 |
|
Konstantin Wohlwend
|
481e97d7f8
|
chore: update package versions
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
|
2024-12-13 12:31:03 -08:00 |
|
Konstantin Wohlwend
|
3c711c31d1
|
Rename retryTransaction
|
2024-12-12 14:01:26 -08:00 |
|
Konstantin Wohlwend
|
24af1cb806
|
Fail instead of retrying Prisma tx without transaction
|
2024-12-12 14:01:08 -08:00 |
|
Konstantin Wohlwend
|
a80a3b241c
|
Don't retry transactions during development
|
2024-12-12 13:48:18 -08:00 |
|
Konstantin Wohlwend
|
c33ce8ab4f
|
Retry Prisma transactions automatically
|
2024-12-12 13:34:42 -08:00 |
|
Konstantin Wohlwend
|
87c9485204
|
chore: update package versions
|
2024-12-12 10:34:31 -08:00 |
|
Zai Shi
|
76ad55d413
|
Add callbackUrl to all functions that require a callback URL (#366)
* fixed server functions
* fixed message
* trigger actions
|
2024-12-12 19:30:56 +01:00 |
|
Zai Shi
|
465c214f27
|
removed duplicated logic
|
2024-12-12 10:27:52 -08:00 |
|
Zai Shi
|
e07142f086
|
Neon webhook create (#368)
|
2024-12-12 19:18:25 +01:00 |
|
Konstantin Wohlwend
|
6ecbdab019
|
More email retry logic
|
2024-12-12 10:02:32 -08:00 |
|
Konstantin Wohlwend
|
ed66dd947b
|
Fix network errors being thrown as Promise
|
2024-12-12 09:59:34 -08:00 |
|
Konstantin Wohlwend
|
0db15d63b0
|
Disallow kid audience
|
2024-12-12 09:41:37 -08:00 |
|
Konstantin Wohlwend
|
257ec46244
|
Fix build
|
2024-12-11 20:37:42 -08:00 |
|
Konstantin Wohlwend
|
6ca2fed3b8
|
Better debug info in inner OAuth callback
|
2024-12-11 20:20:42 -08:00 |
|
Konstantin Wohlwend
|
55d2147c2b
|
Allow any status code response from outer OAuth token endpoint
|
2024-12-11 20:17:49 -08:00 |
|
Konstantin Wohlwend
|
249c80fd00
|
Additional invalid_scope diagnostics
|
2024-12-11 20:15:56 -08:00 |
|
Konstantin Wohlwend
|
180d182544
|
Improve invalid_grant error message
|
2024-12-11 20:08:33 -08:00 |
|
Konstantin Wohlwend
|
53c1edb96d
|
Allow different capitalization of redirect_uri in outer OAuth
|
2024-12-11 19:33:53 -08:00 |
|
Konstantin Wohlwend
|
a54ad4d264
|
Fix OAuth sign up when no email is available
|
2024-12-11 19:31:24 -08:00 |
|
Konstantin Wohlwend
|
46b8777e38
|
Better specs for Docker GH Action
|
2024-12-11 19:02:49 -08:00 |
|
Konstantin Wohlwend
|
f145e597c0
|
Increase Sentry maxValueLength
|
2024-12-11 18:56:42 -08:00 |
|
Konstantin Wohlwend
|
edabb70280
|
Ensure user exists before adding to team
|
2024-12-11 18:49:57 -08:00 |
|
Konstantin Wohlwend
|
5c389c0958
|
Fix Twitter signin
|
2024-12-11 18:45:29 -08:00 |
|
Konstantin Wohlwend
|
2f9a48cc3f
|
Sentry request contexts
|
2024-12-11 18:21:24 -08:00 |
|
Konstantin Wohlwend
|
49445378eb
|
Retry on Svix rate limits
|
2024-12-11 17:56:07 -08:00 |
|
Konstantin Wohlwend
|
b0db0a5f78
|
StackAssertion cause is now in extraData
|
2024-12-11 17:36:43 -08:00 |
|
Konstantin Wohlwend
|
2bbd9b017f
|
Disallow single-letter TLDs in emails
|
2024-12-11 17:19:47 -08:00 |
|
Konstantin Wohlwend
|
62989f9783
|
Better email retries
|
2024-12-11 16:15:58 -08:00 |
|
Konstantin Wohlwend
|
f5e7b482c4
|
Fix dashboard
|
2024-12-11 16:01:09 -08:00 |
|
Konstantin Wohlwend
|
e6ed451a31
|
Backend unhandled browser promise rejection
|
2024-12-11 15:43:46 -08:00 |
|
Konstantin Wohlwend
|
c8a1c19632
|
Add unhandled rejection handlers for browser
|
2024-12-11 15:43:07 -08:00 |
|
Konstantin Wohlwend
|
37928baf80
|
Client browser compat info on dashboard
|
2024-12-11 15:31:56 -08:00 |
|
Konstantin Wohlwend
|
032bc7c63a
|
Browser compat debug info
|
2024-12-11 15:31:19 -08:00 |
|
Konstantin Wohlwend
|
6bf2c2b33d
|
Fix USER_AUTHENTICATION_REQUIRED error on signout
|
2024-12-11 14:46:17 -08:00 |
|
Konstantin Wohlwend
|
8638cf78ad
|
Update Neon branding
|
2024-12-11 09:50:49 -08:00 |
|
Konsti Wohlwend
|
8c63c204d6
|
Use Ubicloud for GitHub Actions (#365)
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2024-12-10 22:58:51 -08:00 |
|
Konstantin Wohlwend
|
d824ec2c17
|
Don't recommend Prettier
|
2024-12-10 19:08:25 -08:00 |
|
Konstantin Wohlwend
|
b4214f0f7d
|
chore: update package versions
Ensure up-to-date codegen / check_codegen (22.x) (push) Has been cancelled
Ensure up-to-date codegen / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2024-12-10 17:50:39 -08:00 |
|
Konstantin Wohlwend
|
844056f509
|
Fix domains page
|
2024-12-10 17:33:56 -08:00 |
|
Konstantin Wohlwend
|
9a303bf5fb
|
Fix dotenv file
|
2024-12-10 17:20:09 -08:00 |
|
Konstantin Wohlwend
|
8d6bf87200
|
Fix trusted domains table
|
2024-12-10 14:30:52 -08:00 |
|
Zai Shi
|
daaf3f53ce
|
Added Prisma Accelerate (#363)
|
2024-12-10 22:07:39 +01:00 |
|
Konstantin Wohlwend
|
11e131fd16
|
Fix build
|
2024-12-10 09:33:11 -08:00 |
|
Jakub Kołodziejczak
|
ee48d2b7c0
|
chore: update known errors to correct URL (#356)
Co-authored-by: Konstantin Wohlwend <n2d4xc@gmail.com>
|
2024-12-10 00:14:21 -08:00 |
|
Konsti Wohlwend
|
0413706c39
|
Upgrade backend to Next.js 15 (#360)
|
2024-12-10 00:11:13 -08:00 |
|
Konstantin Wohlwend
|
b8a7e911ea
|
Fix "Domain was somehow not a valid URL"
|
2024-12-09 23:58:03 -08:00 |
|
Konstantin Wohlwend
|
5cfc65c9ca
|
Fix lint
|
2024-12-09 23:35:41 -08:00 |
|