be64494aa9
feat: add Gitea CI workflows, production compose, and update all deps
...
Build and Push API / build-api (push) Failing after 39m34s
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 09:18:55 +02: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
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
f977c5454a
feature(dashboard): add new retention chart type
2024-10-16 10:18:16 +02:00
Carl-Gerhard Lindesvärd
32e91959f6
chore(root): migrate to biome
2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
6ed8d3a543
remove source map from op1
2024-09-02 20:41:54 +02: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
447fa5896e
sdk changes
2024-02-11 21:31:12 +01:00
Carl-Gerhard Lindesvärd
a92ce66048
add op.js to public site
2024-02-05 22:39:22 +01:00
Carl-Gerhard Lindesvärd
5f873898e9
fix sdk api
2024-02-05 21:14:38 +01:00
Carl-Gerhard Lindesvärd
ccd1a1456f
a lot
2024-02-04 13:23:21 +01:00
Carl-Gerhard Lindesvärd
5b5ad23f66
web & sdk: improved sdk (better failover and batching)
2024-01-12 11:31:46 +01:00
Carl-Gerhard Lindesvärd
4ddafcad07
add native and web sdks
2023-11-06 08:52:58 +01:00
Carl-Gerhard Lindesvärd
493e1b7650
added tooling (eslint, typescript and prettier)
2023-11-02 12:14:37 +01:00