Carl-Gerhard Lindesvärd
ea6b69d3ec
fix: migration for newly created self-hosting instances
2025-12-16 22:11:06 +01:00
Carl-Gerhard Lindesvärd
d7c6e88adc
fix: change order keys for clickhouse tables
...
* wip
* rename
* fix: minor things before merging new order keys
* fix: add maintenance mode
* fix: update order by for session and events
* fix: remove properties from sessions and final migration test
* fix: set end date on migrations
* fix: comments
2025-12-16 12:48:51 +01:00
Carl-Gerhard Lindesvärd
b421474616
feat: report editor
...
commit bfcf271a64c33a60f61f511cec2198d9c8a9c51a
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Wed Nov 26 12:32:40 2025 +0100
wip
commit 8cd3b89fa3
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 22:33:58 2025 +0100
funnel
commit 95af86dc44
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 22:23:25 2025 +0100
wip
commit 727a218e6b
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 10:18:26 2025 +0100
conversion wip
commit 958ba535d6
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 10:18:20 2025 +0100
wip
commit 3bbeb927cc
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 09:18:48 2025 +0100
wip
commit d99335e2f4
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Mon Nov 24 18:08:10 2025 +0100
wip
commit 1fa61b1ae9
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Mon Nov 24 15:50:28 2025 +0100
ts
commit 548747d826
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Mon Nov 24 13:17:01 2025 +0100
fix typecheck events -> series
commit 7b18544085
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Mon Nov 24 13:06:46 2025 +0100
fix report table
commit 57697a5a39
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Sat Nov 22 00:05:13 2025 +0100
wip
commit 06fb6c4f3c
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Fri Nov 21 11:21:17 2025 +0100
wip
commit dd71fd4e11
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Thu Nov 20 13:56:58 2025 +0100
formulas
2025-11-26 12:33:41 +01:00
Carl-Gerhard Lindesvärd
790801b728
feat: revenue tracking
...
* wip
* wip
* wip
* wip
* show revenue better on overview
* align realtime and overview counters
* update revenue docs
* always return device id
* add project settings, improve projects charts,
* fix: comments
* fixes
* fix migration
* ignore sql files
* fix comments
2025-11-19 14:27:34 +01:00
Carl-Gerhard Lindesvärd
212254d31a
feat: new importer ( #214 )
2025-11-05 09:49:36 +01:00
Carl-Gerhard Lindesvärd
bcfb4f25fb
fix: option to allow cluster migrations without relying on self hosting env
2025-10-23 10:50:20 +02:00
Carl-Gerhard Lindesvärd
42d0fb8572
fix self-hosting
2025-10-22 11:38:37 +02:00
Carl-Gerhard Lindesvärd
81a7e5d62e
feat: dashboard v2, esm, upgrades ( #211 )
...
* esm
* wip
* wip
* wip
* wip
* wip
* wip
* subscription notice
* wip
* wip
* wip
* fix envs
* fix: update docker build
* fix
* esm/types
* delete dashboard :D
* add patches to dockerfiles
* update packages + catalogs + ts
* wip
* remove native libs
* ts
* improvements
* fix redirects and fetching session
* try fix favicon
* fixes
* fix
* order and resize reportds within a dashboard
* improvements
* wip
* added userjot to dashboard
* fix
* add op
* wip
* different cache key
* improve date picker
* fix table
* event details loading
* redo onboarding completely
* fix login
* fix
* fix
* extend session, billing and improve bars
* fix
* reduce price on 10M
2025-10-16 12:27:44 +02:00
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
a1eb4a296f
feature(dashboard): refactor overview
...
fix(lint)
2025-03-20 09:40:01 +01:00
Carl-Gerhard Lindesvärd
6318dc4175
fix(db): use correct env..
2025-02-17 21:58:18 +01:00
Carl-Gerhard Lindesvärd
329c0885d4
improve(self-hosting): remove goose, custom migration, docs, remove zookeeper
2025-02-17 20:54:54 +01:00
Carl-Gerhard Lindesvärd
cfd7fd9c5e
chore: more clean up + ts issues
2025-02-11 21:50:51 +01: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