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
|
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
|
032bc7c63a
|
Browser compat debug info
|
2024-12-11 15:31:19 -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 |
|
Zai Shi
|
daaf3f53ce
|
Added Prisma Accelerate (#363)
|
2024-12-10 22:07:39 +01:00 |
|
Konsti Wohlwend
|
0413706c39
|
Upgrade backend to Next.js 15 (#360)
|
2024-12-10 00:11:13 -08:00 |
|
Konstantin Wohlwend
|
cf92542b3b
|
Even more reliable emails
|
2024-12-09 18:10:13 -08:00 |
|
Konstantin Wohlwend
|
860266bd2d
|
Even more reliable emails
|
2024-12-09 18:08:56 -08:00 |
|
Zai Shi
|
55a6309277
|
updated self host vars, reduced the number of required env vars
|
2024-12-08 16:29:08 -08:00 |
|
Konsti Wohlwend
|
1b5b38e35a
|
Use different passwords for development environment dependencies (#359)
|
2024-12-08 16:21:45 -08:00 |
|
Konstantin Wohlwend
|
0e9b473085
|
chore: update package versions
|
2024-12-08 15:44:39 -08:00 |
|
Konsti Wohlwend
|
22676c563b
|
Neon project provision (#358)
|
2024-12-08 11:44:35 -08:00 |
|
Konstantin Wohlwend
|
af77062b34
|
chore: update package versions
|
2024-12-07 22:39:31 -08:00 |
|
Zai Shi
|
21e45c89b2
|
fixed env vars
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
TOC Generator / TOC Generator (push) Has been cancelled
|
2024-12-07 11:19:55 -08:00 |
|
Konstantin Wohlwend
|
9b2899e5f2
|
Update seed script variable names
|
2024-12-07 10:36:52 -08:00 |
|
Konstantin Wohlwend
|
79dec9f3c2
|
Smaller Neon fixes
|
2024-12-06 13:04:18 -08:00 |
|
Konstantin Wohlwend
|
301cd925f0
|
Increase STACK_ARTIFICIAL_DEVELOPMENT_DELAY_MS
|
2024-12-05 21:48:17 -08:00 |
|
Konstantin Wohlwend
|
e4c4c66fe3
|
chore: update package versions
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-05 21:44:14 -08:00 |
|
Konstantin Wohlwend
|
27914c15ce
|
Retry on INFINITE_LOOP_DETECTED error
|
2024-12-05 20:18:30 -08:00 |
|
Konstantin Wohlwend
|
b8b4ab98c1
|
Neon OAuth "Create new project" flow
|
2024-12-05 19:54:59 -08:00 |
|
Konstantin Wohlwend
|
33d7d99070
|
Neon OAuth: Allow client_id and client_secret in headers
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
TOC Generator / TOC Generator (push) Has been cancelled
|
2024-12-04 10:52:35 -08:00 |
|
Konstantin Wohlwend
|
85260a97ff
|
Allow any state for Neon OAuth
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-03 23:08:20 -08:00 |
|
Zai Shi
|
d5d28b2dd1
|
Merge seed scripts (#354)
|
2024-12-03 16:53:17 +01:00 |
|
Konstantin Wohlwend
|
7431a3c2fb
|
chore: update package versions
|
2024-12-02 22:27:23 -08:00 |
|
Zai Shi
|
918f205bd9
|
Self-host docker (#353)
|
2024-12-01 15:57:51 +01:00 |
|
Konstantin Wohlwend
|
8c5224c3c0
|
Remove --no-mangling
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-01 02:20:09 -08:00 |
|
Konstantin Wohlwend
|
677951cc8b
|
Disable server minification
|
2024-12-01 02:13:56 -08:00 |
|
Konstantin Wohlwend
|
71ae863108
|
Disable mangling in backend
|
2024-12-01 02:11:29 -08:00 |
|
Konstantin Wohlwend
|
a94907112d
|
More
|
2024-12-01 01:58:52 -08:00 |
|
Konstantin Wohlwend
|
1b84d27430
|
Forcefully set grant lifetime
|
2024-12-01 01:53:07 -08:00 |
|
Konstantin Wohlwend
|
513f4cc15d
|
Better error messages
|
2024-12-01 01:51:18 -08:00 |
|
Konstantin Wohlwend
|
65b88f786d
|
No more cookie force dynamic
|
2024-12-01 01:47:04 -08:00 |
|
Konstantin Wohlwend
|
cdc0dc1509
|
expiresIn warnings
|
2024-12-01 01:40:59 -08:00 |
|
Konstantin Wohlwend
|
496f6e459b
|
Force dynamic
|
2024-12-01 01:31:22 -08:00 |
|
Konstantin Wohlwend
|
82fac977af
|
IdP findAccount
|
2024-12-01 01:04:36 -08:00 |
|
Konstantin Wohlwend
|
bcdd7b6da7
|
Fix lint error
|
2024-12-01 00:42:54 -08:00 |
|
Konstantin Wohlwend
|
c7d3bcf4fb
|
expiresInSeconds now forced to be an integer
|
2024-12-01 00:38:00 -08:00 |
|
Konstantin Wohlwend
|
f7d4b67155
|
Default expiresIn to 0
|
2024-12-01 00:35:03 -08:00 |
|
Konstantin Wohlwend
|
eb322cfcfc
|
Update .env description
|
2024-12-01 00:19:56 -08:00 |
|
Konstantin Wohlwend
|
5c39d9e8be
|
Initialize OIDC provider lazily
|
2024-11-30 23:47:12 -08:00 |
|
Konstantin Wohlwend
|
d05ce2e3e2
|
Remove unnecessary log statement
|
2024-11-30 23:29:33 -08:00 |
|