29 Commits

Author SHA1 Message Date
9b197abcfa chore:little fixes and formating and linting and patches 2026-03-31 15:50:54 +02:00
Carl-Gerhard Lindesvärd
2501ee1eef chore: remove unused var 2026-02-27 23:25:45 +01:00
Martin
22fb4acf12 fix: Add SELF_HOSTED variable to .env.template (#288)
Without this env var I get the Trial expired screen after upgrading to version 2.
2026-02-26 20:58:56 +01:00
Carl-Gerhard Lindesvärd
64bcd5c155 fix: use v2 (no minor or patch) for self-hosting 2026-01-26 13:58:50 +01:00
Carl-Gerhard Lindesvärd
0d1773eb74 fix: apply new docker image versions to self-hosting 2026-01-15 23:20:07 +01:00
Carl-Gerhard Lindesvärd
3158ebfbda chore: prep v2 self-hosting 2025-12-16 15:36:21 +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
42d0fb8572 fix self-hosting 2025-10-22 11:38:37 +02:00
Carl-Gerhard Lindesvärd
9790ba8937 feat: prepare supporter self-hosting 2025-10-22 09:44:56 +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
Ashutosh Singh
c10b89dcf7 feat: log limit added (#202) 2025-09-26 20:29:46 +02:00
Carl-Gerhard Lindesvärd
d4a1eb88b8 fix: handle new depends_on object instead of array #195 2025-09-04 09:57:57 +02:00
Carl-Gerhard Lindesvärd
a6993abb6f fix: self-hosting had trial 2025-06-28 06:59:57 +02:00
Carl-Gerhard Lindesvärd
28f36da68e fix(coolify): bump version 2025-06-23 22:53:08 +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
1cfd7e7e1b fix(dashboard): dockerfile + other self-hosting issues 2025-06-09 17:22:56 +02:00
Carl-Gerhard Lindesvärd
34414e1d3e feat(geo): make geo a package instead of service (#161) 2025-06-06 05:56:54 +02:00
Carl-Gerhard Lindesvärd
c540778825 feature(public): add supporter page 2025-03-26 14:48:36 +01:00
Carl-Gerhard Lindesvärd
1a5d608be4 fix(self-hosting): clickhouse config still need macros, update docs to remove zookeeper 2025-02-17 23:28:50 +01:00
Carl-Gerhard Lindesvärd
cbf8831eb5 fix(self-hosting): wipe everything script was broken if wrong docker compose version 2025-02-17 22:57:53 +01:00
Carl-Gerhard Lindesvärd
7182ca6e4c improve(self-hosting): add resend and send email questions 2025-02-17 21:27:18 +01:00
André Brito
acc675bd36 style: formatted and added example env 2025-02-17 21:27: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
Fred KISSIE
fe14163fd6 fix(self-hosting): replace COOKIE_SECRET variable and not name (#119) 2025-02-09 21:58:16 +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
Carl-Gerhard Lindesvärd
cf949646eb fix(db): merging profiles 2024-09-18 23:46:38 +02:00
Carl-Gerhard Lindesvärd
32e91959f6 chore(root): migrate to biome 2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
b44f1958a2 feat(root): added migrations and optimized profile table 2024-09-10 23:30:41 +02:00
Carl-Gerhard Lindesvärd
df05e2dab3 Self-hosting! (#49)
* added self-hosting
2024-08-28 09:28:44 +02:00