Carl-Gerhard Lindesvärd
|
92d62c3e5c
|
improve: prepare for coolify and general self-hosting improvements (#175)
* fix(self-hosting): improve docker compose, add healthchecks, rename env SELF_HOSTED
* improve(db): improve initial migration when no data exists
* fix(db): misstakes were made
* improve(dashboard): better curl preview depending on project type
* fix(db): fix migrations
* fix(onboarding): ensure we publish event correctly
* wip
* fix: curl preview
* add coolify template
* fix(dashboard): page -> route
* fix
* fix env
|
2025-06-23 22:21:11 +02:00 |
|
Carl-Gerhard Lindesvärd
|
d31d9924a5
|
feature(auth): replace clerk.com with custom auth (#103)
* feature(auth): replace clerk.com with custom auth
* minor fixes
* remove notification preferences
* decrease live events interval
fix(api): cookies..
# Conflicts:
# .gitignore
# apps/api/src/index.ts
# apps/dashboard/src/app/providers.tsx
# packages/trpc/src/trpc.ts
|
2024-12-20 22:23:07 +01:00 |
|
Carl-Gerhard Lindesvärd
|
cd16ac878d
|
chore(root): rename organizationSlug to organizationId (#91)
|
2024-11-20 14:04:55 +01:00 |
|
Carl-Gerhard Lindesvärd
|
32e91959f6
|
chore(root): migrate to biome
|
2024-09-18 23:46:11 +02:00 |
|
Carl-Gerhard Lindesvärd
|
3993b493e3
|
prep events partition
|
2024-07-19 22:08:22 +02:00 |
|
Carl-Gerhard Lindesvärd
|
c7dbc2f7c4
|
migrate organizations from clerk to in-house
|
2024-06-16 19:32:53 +02:00 |
|
Carl-Gerhard Lindesvärd
|
bf6b54caa0
|
use session storage for client secret during onboarding (fix #14)
|
2024-05-28 19:48:57 +02:00 |
|
Carl-Gerhard Lindesvärd
|
7d22d2ddad
|
onboarding completed
|
2024-04-16 11:50:34 +02:00 |
|