Commit Graph

455 Commits

Author SHA1 Message Date
Konstantin Wohlwend
20488cffb7 Replace some 400 status codes with 409
Some checks failed
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
Docker Test / docker (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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-17 18:11:32 -08:00
Konstantin Wohlwend
2c32e0cb7f Fix STACK-BACKEND-78 2025-02-17 16:55:14 -08:00
Konstantin Wohlwend
0672c01739 Fix STACK-BACKEND-77 2025-02-17 12:23:54 -08:00
Konstantin Wohlwend
5824eae0a6 Fix STACK-BACKEND-6V 2025-02-17 11:46:14 -08:00
Konstantin Wohlwend
6c62888360 Fix STACK-SERVER-QP 2025-02-17 11:12:34 -08:00
CactusBlue
816d64c850
In-source unit tests (#429)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-02-14 11:47:52 -08:00
Konstantin Wohlwend
c452f9c584 chore: update package versions 2025-02-14 10:19:08 -08:00
Konstantin Wohlwend
354adeb1b5 Add several Postgres indices 2025-02-14 09:55:24 -08:00
Konstantin Wohlwend
6074e267bc More extensive logs
Some checks failed
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
Docker Test / docker (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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-13 17:49:18 -08:00
Zai Shi
a444e13342
Local emulator fixes (#437) 2025-02-14 02:02:24 +01:00
Zai Shi
e9f8704934 updated email password for local emulator 2025-02-13 11:24:49 -08:00
Zai Shi
e55b42f848
Local emulator (#422) 2025-02-13 18:57:02 +01:00
Konstantin Wohlwend
66a7cc6571 Sentry x PostHog integration 2025-02-12 15:23:18 -08:00
CactusBlue
de30697779
Add validation for expired Neon transfer codes (#430)
* add validation for neon project transfers and expose GET handler

* complete the rest of it

* fix requested changes

* add tests

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-02-12 15:04:30 -08:00
Konstantin Wohlwend
8bdc6bb3ae verify-data-integrity can now start at a specified project 2025-02-12 14:16:09 -08:00
Konstantin Wohlwend
2e8d5edcfc chore: update package versions 2025-02-12 10:35:56 -08:00
Konstantin Wohlwend
45b5911f6e Neon /transfer GET endpoint 2025-02-12 10:14:08 -08:00
Zai Shi
0b67e74fca added more error handling for oauth 2025-02-11 12:09:39 -08:00
Zai Shi
6c75d12cc7 fixed verification code handler error when user is deleted 2025-02-11 11:43:43 -08:00
Konstantin Wohlwend
1c873a1f33 Fix Fern docs 2025-02-09 21:11:15 -08:00
Konstantin Wohlwend
a733a4e276 chore: update package versions 2025-02-09 14:36:44 -08:00
Konstantin Wohlwend
b94b995ef6 Fix compile errors 2025-02-09 14:11:57 -08:00
Konstantin Wohlwend
9fa558589c Activity events use projectId again 2025-02-09 14:06:07 -08:00
Zai Shi
9d21b9df16 fixed seed script docker 2025-02-08 15:48:43 -08:00
Konsti Wohlwend
f2f1b9df82
Tenancies (#418)
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2025-02-07 22:54:04 -08:00
Konstantin Wohlwend
14fb28fadf Move /api/v1 to /api/latest 2025-02-05 17:24:43 -08:00
Konstantin Wohlwend
8bd73f0d99 chore: update package versions
Some checks failed
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
Docker Test / docker (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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-04 16:50:47 -08:00
Konstantin Wohlwend
ba494fc27e chore: update package versions 2025-02-04 16:42:42 -08:00
Konstantin Wohlwend
7115f21980 chore: update package versions
Some checks failed
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
Docker Test / docker (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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-02-04 16:17:26 -08:00
Zai Shi
7298c69865 added error details to inner oauth callback 2025-02-04 10:06:36 -08:00
Zai Shi
34a1a08beb added comments 2025-02-04 09:42:50 -08:00
Zai Shi
a857251ab9 throw no project error in smart request 2025-02-03 18:01:05 -08:00
Konstantin Wohlwend
18d4371db0 chore: update package versions 2025-02-03 15:03:38 -08:00
Konstantin Wohlwend
38323ce660 Neon Identity -> Auth rebrand 2025-02-03 13:15:37 -08:00
Konsti Wohlwend
c857003f9c
Glassy dashboard style (#411) 2025-02-03 10:03:35 -08:00
Konstantin Wohlwend
df9cb4a321 Add OTel when CRUD handlers are invoked programmatically 2025-02-01 18:10:03 -08:00
Konsti Wohlwend
447eee0def
Migrations toolkit (#409) 2025-02-01 17:46:21 -08:00
Konstantin Wohlwend
4554112241 Fix types
Some checks failed
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
Docker Test / docker (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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2025-01-31 18:33:16 -08:00
Konstantin Wohlwend
59d4d4d338 Fix build 2025-01-31 18:28:47 -08:00
Konstantin Wohlwend
66bf1d0494 Show JWT expiresAt in 401 error message 2025-01-31 18:24:45 -08:00
Konstantin Wohlwend
fca9f57f11 Better user ID search 2025-01-31 17:35:36 -08:00
Zai Shi
d90128e44a added EENVELOPE error 2025-01-31 17:11:42 -08:00
Zai Shi
38494003f0 added ETIMEOUT for email errors 2025-01-31 16:39:59 -08:00
CactusBlue
e27f7746c2
User ID Search, Again (#414) 2025-01-31 19:54:16 +01:00
Konsti Wohlwend
d6ece57cc6
Revert "Very basic user id filtering (#412)" (#413)
Some checks failed
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
Docker Test / docker (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
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
This reverts commit de33a8d5db.
2025-01-30 16:34:31 -08:00
CactusBlue
de33a8d5db
Very basic user id filtering (#412) 2025-01-30 16:25:29 -08:00
Konstantin Wohlwend
3fc6a7147b Neon API project provisioning defaults 2025-01-30 09:56:58 -08:00
Konsti Wohlwend
f869c93563
Use Depot for GitHub Actions (#402) 2025-01-29 10:08:16 -08:00
Konstantin Wohlwend
1c35695a66 Update .env.development 2025-01-27 15:24:35 -08:00
Konstantin Wohlwend
f2bf3faa2b chore: update package versions 2025-01-27 14:58:18 -08:00