111 Commits

Author SHA1 Message Date
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
Mouhamadou Tidiane El Bachir Diop
5092b6ae51 fix(sdk+express): add support for express V5 (#201)
* add support for express V5

* Add Support for v4 to v5 [major changes between versions]

* Update packages/sdks/express/package.json

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-26 20:32:58 +02:00
Carl-Gerhard Lindesvärd
77cd74816c sdk(express): add user-agent as well 2025-06-25 12:27:28 +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
2d8f6f36f6 sdk(astro,nextjs): add astro sdk and ensure window.op always first on nextjs 2025-05-06 22:18:21 +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
ae2d2455f4 release(nextjs-sdk): bump to 1.0.7 2024-12-03 20:34:51 +01:00
Carl-Gerhard Lindesvärd
f48dcfe678 fix(sdk): make options for createNextRouteHandler optional 2024-12-03 20:33:46 +01:00
Carl-Gerhard Lindesvärd
a06e0b54a6 chore(sdk): bump @openpanel/react-native 2024-11-25 10:45:40 +01:00
Carl-Gerhard Lindesvärd
9fca3798cc fix(sdk): support expo 52 for react-native 2024-11-25 10:42:03 +01:00
Carl-Gerhard Lindesvärd
d36db071ec release(nextjs-sdk): bump 1.0.6 2024-11-16 21:48:32 +01:00
Carl-Gerhard Lindesvärd
cc983b3f62 fix(nextjs-sdk): ensure nextjs sdk runs on next 15 #81 2024-11-16 21:38:47 +01:00
Carl-Gerhard Lindesvärd
a022cb4831 feature(public,docs): new public website and docs 2024-11-13 21:15:46 +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
727da535b0 fix broken version 2024-09-02 13:17:13 +02:00
Carl-Gerhard Lindesvärd
4e29cd3cfc update to latest @openpanel/nextjs 2024-09-02 12:51:38 +02:00
Carl-Gerhard Lindesvärd
2edd0e430f make sure window.op exists 2024-09-02 12:40:00 +02:00
Carl-Gerhard Lindesvärd
df05e2dab3 Self-hosting! (#49)
* added self-hosting
2024-08-28 09:28:44 +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
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
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
043bd67a49 bump @openpanel/react-native 2024-07-20 21:04:53 +02:00
Carl-Gerhard Lindesvärd
886d913561 fix #42 react-native peer dependencies 2024-07-20 21:04:03 +02:00
Carl-Gerhard Lindesvärd
eb69377a25 publish @openpanel/react-native@0.0.10-beta 2024-07-07 12:57:04 +02:00
Marc Köhler
11d262cc2a feat(sdk/react-native): add expo deps support for sdk 50 2024-06-27 13:40:00 +02:00
Marc Köhler
31f299d45e feat(sdk/react-native): update expo deps to latest sdk-50 versions 2024-06-27 13:40:00 +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
ce35b608ca fix ts 2024-05-20 21:22:31 +02:00
Carl-Gerhard Lindesvärd
c195bc6871 bump @openpanel/nextjs 2024-05-17 09:17:14 +02:00
Carl-Gerhard Lindesvärd
88f27afd79 bump versions 2024-05-16 21:47:19 +02:00
Carl-Gerhard Lindesvärd
c5d7807584 proxy nextjs events 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
7d22d2ddad onboarding completed 2024-04-16 11:50:34 +02:00
Carl-Gerhard Lindesvärd
4433b9f090 sdk: express - set x-client-ip instead 2024-03-31 22:05:17 +02:00
Carl-Gerhard Lindesvärd
edcc08e1df sdk: add express sdk 2024-03-31 15:19:03 +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