Commit Graph

66 Commits

Author SHA1 Message Date
dc97053d04 feat: disable logger on testing 2024-10-02 15:42:18 +02:00
3535b97cfa feat(api): add clerk webhook logging 2024-10-02 15:24:38 +02:00
919f53ead5 feat(api): migrations on startup 2024-10-02 13:37:30 +02:00
626cf0ef70 feat(api): run migrations only on production 2024-10-01 21:23:27 +02:00
3bb5a4999d feat(api): await startup 2024-10-01 20:58:51 +02:00
c31900d94a feat(api): database migrations on startup 2024-10-01 20:39:12 +02:00
d2ee997ac7 Add testing ci pipeline ()
Reviewed-on: 
Co-authored-by: Lars Hampe <hello@hashdot.co>
Co-committed-by: Lars Hampe <hello@hashdot.co>
2024-10-01 17:04:13 +00:00
0d0e241e68 feat(api): add changelog routes and tests 2024-10-01 13:37:26 +02:00
060bb71b0e feat(database): add changelog schema, rename access tokens schema 2024-10-01 12:39:12 +02:00
971da61e7b feat(api): add clerk webhook security check 2024-09-30 20:57:20 +02:00
6cf917afba feat(api): env vars check on startup 2024-09-30 20:56:56 +02:00
fad940b517 feat(api): replace astro openapi with hono openapi ui 2024-09-28 22:20:25 +02:00
d7c1b0525a feat(api): redefine openapi for user 2024-09-28 21:53:42 +02:00
766fa918e5 feat(api): update openapi spec 2024-09-28 21:14:05 +02:00
e64d9ec31d feat(api): add user routes 2024-09-28 21:08:04 +02:00
f44b5d74ca feat(api): add api base 2024-09-28 20:10:17 +02:00