2d8bfd1da1
feat: add Gitea CI workflows, production compose, and update all deps
...
Build and Push API / build-api (push) Has been cancelled
Build and Push Dashboard / build-dashboard (push) Has been cancelled
Build and Push Worker / build-worker (push) Has been cancelled
- Add .gitea/workflows for building and pushing api, dashboard, and worker images to git.zias.be registry
- Add docker-compose.prod.yml using pre-built registry images (no build-from-source on server)
- Update docker-compose.yml infra images to latest (postgres 18.3, redis 8.6.2, clickhouse 26.3.2.3)
- Update self-hosting/docker-compose.template.yml image versions to match
- Bump Node.js to 22.22.2 in all three Dockerfiles
- Update pnpm to 10.33.0 and upgrade all safe npm dependencies
- Add buffer-equal-constant-time patch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-31 10:02:12 +02:00
0672857974
feat: add OpenTelemetry device log capture pipeline
...
- ClickHouse `logs` table (migration 13) with OTel columns, bloom filter indices
- Zod validation schema for log payloads (severity, body, attributes, trace context)
- Redis-backed LogBuffer with micro-batching into ClickHouse
- POST /logs API endpoint with client auth, geo + UA enrichment
- BullMQ logs queue + worker job
- cron flushLogs every 10s wired into existing cron system
- SDK captureLog(severity, body, properties) with client-side batching
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 12:04:04 +02:00
Carl-Gerhard Lindesvärd
ebc07e3a16
bump: sdk
2026-03-20 11:05:14 +01:00
Carl-Gerhard Lindesvärd
11e9ecac1a
feat: group analytics
...
* wip
* wip
* wip
* wip
* wip
* add buffer
* wip
* wip
* fixes
* fix
* wip
* group validation
* fix group issues
* docs: add groups
2026-03-20 10:46:09 +01:00
Carl-Gerhard Lindesvärd
885f7225db
bump(sdk): 1.2.0
2026-03-02 13:43:32 +01:00
Carl-Gerhard Lindesvärd
f2c414b4b4
fix(sdk): add timestamp when queueing events
2026-03-02 13:16:55 +01:00
Carl-Gerhard Lindesvärd
043730444a
feat: improve how disabled works for the SDKS (to improve consent management)
2026-03-02 11:00:20 +01:00
Carl-Gerhard Lindesvärd
00e94ecb66
sdks: bump (session replays)
2026-02-26 19:43:21 +01:00
Carl-Gerhard Lindesvärd
aa81bbfe77
feat: session replay
...
* wip
* wip
* wip
* wip
* final fixes
* comments
* fix
2026-02-26 14:09:53 +01:00
Carl-Gerhard Lindesvärd
860223f22e
chore: use ultacite
2026-02-14 10:42:38 +00:00
Carl-Gerhard Lindesvärd
4867260ece
bump: sdks
2026-01-07 12:34:11 +01:00
Carl-Gerhard Lindesvärd
87c919f700
chore: add readme to all our sdks (on npm)
2026-01-07 12:31:05 +01:00
Carl-Gerhard Lindesvärd
3c085e445d
fix: better validation of events + clean up ( #267 )
2026-01-07 11:58:11 +01:00
Carl-Gerhard Lindesvärd
3b2ed3afb1
bump: sdks
2025-12-15 11:01:13 +01:00
Carl-Gerhard Lindesvärd
1f5c648afe
fix: add sdk logs behind debug flag
2025-12-15 10:50:40 +01:00
Carl-Gerhard Lindesvärd
4f9d66693e
bump: sdk 1.0.2
2025-11-25 10:26:26 +01:00
Carl-Gerhard Lindesvärd
32415d31d9
fix: fetch device id
2025-11-25 10:24:11 +01:00
Carl-Gerhard Lindesvärd
83e223a496
feat: sdks and docs ( #239 )
...
* init
* fix
* update docs
* bump: all sdks
* rename types test
2025-11-19 21:56:47 +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
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
168ebc3430
feat(subscriptions): added polar as payment provider for subscriptions
...
* feature(dashboard): add polar / subscription
* wip(payments): manage subscription
* wip(payments): add free product, faq and some other improvements
* fix(root): change node to bundler in tsconfig
* wip(payments): display current subscription
* feat(dashboard): schedule project for deletion
* wip(payments): support custom products/subscriptions
* wip(payments): fix polar scripts
* wip(payments): add json package to dockerfiles
2025-02-26 11:24:00 +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
32e91959f6
chore(root): migrate to biome
2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
4c23b842a3
fix pnpm lock
2024-08-09 23:21:34 +02:00
Carl-Gerhard Lindesvärd
0069ae60c7
bump sdk 1.0.0
2024-08-09 23:02:42 +02:00
Carl-Gerhard Lindesvärd
ccfddc215f
save sdk name and version
2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
41e46570b7
improvements while testing
2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
03cee826ff
update docs
2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
15e997129a
initial for v1
2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
ff31cc506c
sdk: bump versions
2024-05-31 20:58:48 +02:00
Carl-Gerhard Lindesvärd
f75fe498ba
sdk: update nextjs and web sdk
2024-05-31 20:47:36 +02:00
Carl-Gerhard Lindesvärd
88f27afd79
bump versions
2024-05-16 21:47:19 +02:00
Carl-Gerhard Lindesvärd
444e553b74
🧹 clean up duty 🧹
2024-03-28 10:40:49 +01:00
Carl-Gerhard Lindesvärd
48aecc4b37
format:fix
2024-03-13 08:55:24 +01:00
Carl-Gerhard Lindesvärd
fe9e37a116
fine tuning sdks
2024-03-12 13:41:39 +01:00
Carl-Gerhard Lindesvärd
7c816d2511
sdk renamings
2024-03-11 20:31:21 +01:00
Carl-Gerhard Lindesvärd
f9e5feb688
prepare sdk packages
2024-03-11 19:52:49 +01:00
Carl-Gerhard Lindesvärd
e6c0bc2ec8
rename mixan to OPENPANEL!
2024-03-11 13:40:46 +01:00
Carl-Gerhard Lindesvärd
6d4f9010d4
move sdk packages to its own folder and rename api & dashboard
2024-03-11 13:15:44 +01:00