Commit Graph

46 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
40b0774ef8 feat: add API_HOST env 2026-02-05 22:56:03 +00:00
Carl-Gerhard Lindesvärd
aa13c87e87 feat: add CUSTOM_COOKIE_DOMAIN 2026-01-20 12:43:30 +01:00
Carl-Gerhard Lindesvärd
7cd5f84c58 fix: allow custom cookie tld via env (COOKIE_TLDS) 2026-01-20 06:14:02 +01:00
Carl-Gerhard Lindesvärd
470ddbe8e7 feat: add manage api for projects, clients and references 2026-01-20 05:53:57 +01:00
Carl-Gerhard Lindesvärd
1f088d2208 feat: add nuxt sdk (#260)
* wip

* fix: improve api route for nuxt
2026-01-07 10:28:11 +01:00
Carl-Gerhard Lindesvärd
3158ebfbda chore: prep v2 self-hosting 2025-12-16 15:36:21 +01:00
Carl-Gerhard Lindesvärd
95846f80e5 docs: fix types 2025-12-15 10:50:40 +01:00
Carl-Gerhard Lindesvärd
3d8a3e8997 docs: add guides (#258) 2025-12-15 10:19:16 +01:00
Carl-Gerhard Lindesvärd
a37e37c28b docs: fix broken links 2025-12-04 08:56:06 +01:00
Carl-Gerhard Lindesvärd
662975dc08 docs: add rust and ruby 2025-12-03 10:26:36 +01:00
Carl-Gerhard Lindesvärd
0a1564c798 docs: update python sdk 2025-12-02 23:37:50 +01:00
Carl-Gerhard Lindesvärd
ac4429d6d9 feat: new public website 2025-12-02 09:22:36 +01:00
Carl-Gerhard Lindesvärd
a39796a829 docs: add sections for popular deployment methods 2025-11-28 12:56:16 +01:00
Carl-Gerhard Lindesvärd
828c8c4f91 fix: add better syntax for nextjs proxy 2025-11-25 12:11:18 +01:00
Carl-Gerhard Lindesvärd
6da8267509 feat: improve nextjs proxying mode 2025-11-25 11:48: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
8fbe944df0 fix: use correct client ip header 2025-11-14 13:16:57 +01:00
Carl-Gerhard Lindesvärd
720b56aba6 public: add supporter 2025-11-08 22:45:22 +01:00
Carl-Gerhard Lindesvärd
49d2c7512a docs: add swift and kotlin 2025-11-08 22:07:01 +01:00
Carl-Gerhard Lindesvärd
437111cfec docs: improve self-hosting docs 2025-11-07 19:51:28 +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
44e51938cc fix: changelog... 2025-10-16 13:06:46 +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
a145bd6cfc fix(docs): add insights to menu 2025-09-09 07:23:21 +02:00
Carl-Gerhard Lindesvärd
df32bb04a0 feat(api): add insights endpoints 2025-09-08 22:07:09 +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
02be728499 fix(docs): remove alias from docs for now 2025-06-12 12:04:34 +02:00
steffenabel
e08718724e fix: Fix broken discord link (#163) 2025-06-04 10:11:47 +02:00
Akash Prasad
60ed005fe1 docs: fix typo in Vue SDK documentation (react -> vue) (#136) 2025-05-08 21:20:46 +02:00
henri
eaab2aad22 docs(nextjs): fix small example mistake (#152) 2025-05-08 21:19:54 +02:00
Carl-Gerhard Lindesvärd
2d8f6f36f6 sdk(astro,nextjs): add astro sdk and ensure window.op always first on nextjs 2025-05-06 22:18:21 +02:00
Christian Alares
62dbe7e7c6 fix(docs): edit imported type in docs for custom filter (#139) 2025-04-02 11:39:13 +02:00
Carl-Gerhard Lindesvärd
1e99c1843a fix(docs): broken link 2025-04-01 12:41:00 +02:00
Carl-Gerhard Lindesvärd
9aa0ee485a chore(public): remove some beta things 2025-02-27 09:17:47 +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
7182ca6e4c improve(self-hosting): add resend and send email questions 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
Carl-Gerhard Lindesvärd
8bbf36473b improve(export): improve docs for export and add some default values 2025-01-26 07:15:51 +00: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
2e3e7037bd chore(public): update docs 2024-12-03 20:27:53 +01:00
Carl-Gerhard Lindesvärd
290c9a4435 fix(public): more seo things 2024-11-21 10:11:28 +01:00
Syed Muzamil
608f8f75ce docs(python): Added the python sdk docs (#90) 2024-11-19 20:42:11 +01:00
Carl-Gerhard Lindesvärd
a022cb4831 feature(public,docs): new public website and docs 2024-11-13 21:15:46 +01:00