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
Carl-Gerhard Lindesvärd
ebc07e3a16
bump: sdk
2026-03-20 11:05:14 +01:00
Carl-Gerhard Lindesvärd
4483e464d1
fix: optimize event buffer ( #278 )
...
* fix: how we fetch profiles in the buffer
* perf: optimize event buffer
* remove unused file
* fix
* wip
* wip: try groupmq 2
* try simplified event buffer with duration calculation on the fly instead
2026-03-16 13:29:40 +01:00
Carl-Gerhard Lindesvärd
9e46099246
chore: add dpa, update terms and privacy
2026-03-03 10:59:45 +01:00
Carl-Gerhard Lindesvärd
885f7225db
bump(sdk): 1.2.0
2026-03-02 13:43:32 +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
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
44184236a8
fix: bump web sdk
2025-11-21 12:16:12 +01:00
Carl-Gerhard Lindesvärd
71270b3493
fix: backward comp cache web script
2025-11-21 12:10:31 +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
bbd30ca6e0
bump: web sdk 1.0.2
2025-11-10 19:44:09 +01:00
Carl-Gerhard Lindesvärd
7e38176422
fix: nextjs 16 support and web logging
2025-11-10 19:40:36 +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
Pablo Lopez
4adebf40ac
added missing TrackProperties import on web and updated OpenPanelMethods to fix type errors ( #149 )
2025-05-08 21:20:22 +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
a187dcd126
fix(sdk): send initial screen view after next tick
2024-10-29 21:06:27 +01:00
Carl-Gerhard Lindesvärd
d920f6951c
feature(sdk): add ability to set global properties in nextjs
2024-10-01 10:13:44 +02:00
Carl-Gerhard Lindesvärd
c0a0f23a33
fix(sdks): ensure nextjs exports all methods
2024-10-01 10:04:02 +02:00
Carl-Gerhard Lindesvärd
32e91959f6
chore(root): migrate to biome
2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
3179cd93e8
fix publish script
2024-08-10 00:05:29 +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
de59229566
web sdk adjustments
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
2226cb463d
wip
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
da856152c7
wip importer
2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
ff31cc506c
sdk: bump versions
2024-05-31 20:58:48 +02:00
Carl-Gerhard Lindesvärd
ce35b608ca
fix ts
2024-05-20 21:22:31 +02:00
Carl-Gerhard Lindesvärd
88f27afd79
bump versions
2024-05-16 21:47:19 +02:00
Carl-Gerhard Lindesvärd
2e2ee1422f
sdk: debounce screen views 50ms to avoid duplicated screen views
2024-05-05 20:06:39 +02:00
Carl-Gerhard Lindesvärd
444e553b74
🧹 clean up duty 🧹
2024-03-28 10:40:49 +01:00
Carl-Gerhard Lindesvärd
f258bad2aa
sdk: update op.js script
2024-03-24 18:26:28 +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