Commit Graph

  • 723ba3ef6c add: admin cli Carl-Gerhard Lindesvärd 2025-11-12 14:51:08 +01:00
  • 9cafd61b25 feat: new billing and restrict access when trial has ended Carl-Gerhard Lindesvärd 2025-11-11 11:09:11 +01:00
  • b72cf2dfa0 fix: comments feature/billing Carl-Gerhard Lindesvärd 2025-11-11 11:03:28 +01:00
  • 77df6dc638 revert query builder Carl-Gerhard Lindesvärd 2025-11-11 10:22:16 +01:00
  • eb5ca8f6e0 revert service change Carl-Gerhard Lindesvärd 2025-11-11 10:21:23 +01:00
  • aa0120a79d imporve billing more + supporter prompt on self-hosting Carl-Gerhard Lindesvärd 2025-11-10 22:35:59 +01:00
  • e9fc9713e4 fix usage graph Carl-Gerhard Lindesvärd 2025-11-10 20:48:16 +01:00
  • d9e3883d11 fix: simply billing Carl-Gerhard Lindesvärd 2025-11-05 09:03:03 +01:00
  • 931ae55a1c fix: iframe resize #224 feature/iframe-resize Carl-Gerhard Lindesvärd 2025-11-10 20:29:02 +01:00
  • bbd30ca6e0 bump: web sdk 1.0.2 Carl-Gerhard Lindesvärd 2025-11-10 19:44:09 +01:00
  • 7e38176422 fix: nextjs 16 support and web logging Carl-Gerhard Lindesvärd 2025-11-10 19:40:36 +01:00
  • 720b56aba6 public: add supporter Carl-Gerhard Lindesvärd 2025-11-08 22:45:22 +01:00
  • 49d2c7512a docs: add swift and kotlin Carl-Gerhard Lindesvärd 2025-11-08 22:07:01 +01:00
  • c13ea0d044 docs: fix 404 Carl-Gerhard Lindesvärd 2025-11-08 21:56:15 +01:00
  • 437111cfec docs: improve self-hosting docs Carl-Gerhard Lindesvärd 2025-11-07 19:51:28 +01:00
  • 0ddd1f6d06 fix: broken properties selector Carl-Gerhard Lindesvärd 2025-11-07 15:30:57 +01:00
  • ea029648a5 fix: stroke color on pie and default report name Carl-Gerhard Lindesvärd 2025-11-07 15:00:39 +01:00
  • e511ae5b9b fix: pie chart Carl-Gerhard Lindesvärd 2025-11-07 14:25:41 +01:00
  • c762bd7c95 fix: a lot of minor improvements for dashboard Carl-Gerhard Lindesvärd 2025-11-07 12:28:54 +01:00
  • 5b1c582023 fix: mixpanel crash Carl-Gerhard Lindesvärd 2025-11-06 23:00:40 +01:00
  • a9b9ffa029 fix: add retries with backoff to mixpanel api Carl-Gerhard Lindesvärd 2025-11-05 21:41:50 +01:00
  • f67ec2bb6a fix: reduce share errors Carl-Gerhard Lindesvärd 2025-11-05 19:03:59 +01:00
  • 0663ce6ac8 fix: backfill sessions for imports Carl-Gerhard Lindesvärd 2025-11-05 12:52:57 +01:00
  • b8cb13a854 fix: add getReplicatedTableName Carl-Gerhard Lindesvärd 2025-11-05 12:13:26 +01:00
  • 93e1a2d037 fix: read from primary Carl-Gerhard Lindesvärd 2025-11-05 12:03:45 +01:00
  • 70682c218f remove async insert Carl-Gerhard Lindesvärd 2025-11-05 11:30:26 +01:00
  • 212254d31a feat: new importer (#214) Carl-Gerhard Lindesvärd 2025-11-05 09:49:36 +01:00
  • b51bc8f3f6 fix: improvements for frontend Carl-Gerhard Lindesvärd 2025-11-04 11:03:32 +01:00
  • 3474fbd12d feat: duplicate report Carl-Gerhard Lindesvärd 2025-11-03 22:14:10 +01:00
  • 74754cf65b fix: invalidate dashboard after new report is created Carl-Gerhard Lindesvärd 2025-11-03 22:07:12 +01:00
  • 7287a05697 fix: handle profiles which are not identified but the event has profile_id Carl-Gerhard Lindesvärd 2025-11-03 22:04:13 +01:00
  • c67f7f9578 fix: error when session expired Carl-Gerhard Lindesvärd 2025-11-01 12:35:23 +01:00
  • 4d7f3e4473 fix: 30 minutes realtime histogram on overview Carl-Gerhard Lindesvärd 2025-10-31 12:27:01 +01:00
  • 76b68ba5d7 fix: funnel (filter on profile properties) Carl-Gerhard Lindesvärd 2025-10-31 12:19:46 +01:00
  • cf6b9f4ab8 docs: improve article Carl-Gerhard Lindesvärd 2025-10-31 11:25:07 +01:00
  • 322f2c36fd docs: add articles Carl-Gerhard Lindesvärd 2025-10-31 10:45:25 +01:00
  • f454449365 fix: read-after-write issues (#215) Carl-Gerhard Lindesvärd 2025-10-31 09:56:07 +01:00
  • abacf66155 docs: add article Carl-Gerhard Lindesvärd 2025-10-30 22:33:48 +01:00
  • ebdf29e196 fix: public Carl-Gerhard Lindesvärd 2025-10-30 19:36:21 +01:00
  • 931188a8ab fix: timezone issue + improvements for funnel and conversion charts Carl-Gerhard Lindesvärd 2025-10-30 11:04:41 +01:00
  • ddc99e9850 feat: ignore secret or cors for client Carl-Gerhard Lindesvärd 2025-10-29 21:14:43 +01:00
  • a399209947 fix: conversion chart Carl-Gerhard Lindesvärd 2025-10-29 20:43:56 +01:00
  • 98b3f50917 fix: share overview Carl-Gerhard Lindesvärd 2025-10-29 20:43:49 +01:00
  • e33de4d00e fix: only tag main! Carl-Gerhard Lindesvärd 2025-10-28 22:31:13 +01:00
  • 540de2cd53 fix(dashboard): Remove extra semicolon in settings/members page (#213) Mr. Will 2025-10-28 04:50:21 +08:00
  • b8ad8dfede fix: view event details without session Carl-Gerhard Lindesvärd 2025-10-23 15:13:01 +02:00
  • 07762211d2 chore: github tags on builds Carl-Gerhard Lindesvärd 2025-10-23 12:56:20 +02:00
  • bcfb4f25fb fix: option to allow cluster migrations without relying on self hosting env Carl-Gerhard Lindesvärd 2025-10-23 10:49:45 +02:00
  • 411021ee04 fix: refetch issues Carl-Gerhard Lindesvärd 2025-10-22 18:24:50 +02:00
  • 1206f94cf3 fix: refetch and navigation when creating integration Carl-Gerhard Lindesvärd 2025-10-22 17:52:27 +02:00
  • e3d3627c16 fix: broken integration Carl-Gerhard Lindesvärd 2025-10-22 17:18:49 +02:00
  • 49a4f5b8ae fix: self-hosting Carl-Gerhard Lindesvärd 2025-10-22 11:56:27 +02:00
  • 42d0fb8572 fix self-hosting Carl-Gerhard Lindesvärd 2025-10-22 11:38:37 +02:00
  • 9790ba8937 feat: prepare supporter self-hosting Carl-Gerhard Lindesvärd 2025-10-22 09:36:53 +02:00
  • f958230a66 fix: improve cookie store Carl-Gerhard Lindesvärd 2025-10-20 10:29:38 +02:00
  • 90c1a813af chore: add SKIP_HOOKS in pre-push Carl-Gerhard Lindesvärd 2025-10-20 09:21:54 +02:00
  • 87d4ec2f33 fix: use cookie store for theme as well Carl-Gerhard Lindesvärd 2025-10-19 21:31:53 +02:00
  • d8a297edf2 fix: fix project access cache issue Carl-Gerhard Lindesvärd 2025-10-18 15:00:00 +02:00
  • ea483d41a0 fix: prefetch project and not events on onboarding Carl-Gerhard Lindesvärd 2025-10-18 13:35:50 +02:00
  • 84a3552daf fix: log session as well Carl-Gerhard Lindesvärd 2025-10-18 11:37:15 +02:00
  • 95de29dfed fix: auth Carl-Gerhard Lindesvärd 2025-10-18 11:33:25 +02:00
  • 967a155d5e debug: auth Carl-Gerhard Lindesvärd 2025-10-18 11:04:00 +02:00
  • 93a3c9b0a9 fix: current selected item on billing Carl-Gerhard Lindesvärd 2025-10-18 11:03:43 +02:00
  • 2928857389 fix: more links Carl-Gerhard Lindesvärd 2025-10-18 10:33:09 +02:00
  • 21fc076368 fix: checkout Carl-Gerhard Lindesvärd 2025-10-18 10:28:56 +02:00
  • 4b831204b7 fix: sign up images Carl-Gerhard Lindesvärd 2025-10-18 10:06:05 +02:00
  • 17f30fc9a3 fix: optimize images Carl-Gerhard Lindesvärd 2025-10-17 21:27:17 +02:00
  • 42361a0caa fix: remove dev credentials Carl-Gerhard Lindesvärd 2025-10-17 21:19:43 +02:00
  • 077a47a263 fix: improvements in the dashboard Carl-Gerhard Lindesvärd 2025-10-17 18:15:23 +02:00
  • c8bea685db fix: invalidate queries better Carl-Gerhard Lindesvärd 2025-10-17 11:01:20 +02:00
  • 4ccabc5fa3 fix: overview metrics Carl-Gerhard Lindesvärd 2025-10-16 14:42:07 +02:00
  • 1187bcac0a fix: better previous on overview Carl-Gerhard Lindesvärd 2025-10-16 14:34:32 +02:00
  • 56ad8854eb chore: enable worker logs Carl-Gerhard Lindesvärd 2025-10-16 14:21:12 +02:00
  • 7a63885d38 fix: remove unused Carl-Gerhard Lindesvärd 2025-10-16 13:14:43 +02:00
  • 4d060cb7d2 fix: trpc Carl-Gerhard Lindesvärd 2025-10-16 13:14:33 +02:00
  • afd3f24f70 fix: worker Carl-Gerhard Lindesvärd 2025-10-16 13:08:25 +02:00
  • 44e51938cc fix: changelog... Carl-Gerhard Lindesvärd 2025-10-16 13:06:46 +02:00
  • b59c054ac0 chore: update readme Carl-Gerhard Lindesvärd 2025-10-16 12:41:16 +02:00
  • 81a7e5d62e feat: dashboard v2, esm, upgrades (#211) Carl-Gerhard Lindesvärd 2025-10-16 12:27:44 +02:00
  • 436e81ecc9 fix(api): allow multiple cors origins Carl-Gerhard Lindesvärd 2025-10-10 15:42:52 +02:00
  • 7d4a4c1944 bump groupmq Carl-Gerhard Lindesvärd 2025-10-09 10:10:30 +02:00
  • e7c21bc92c fix: remove old event queue, cleaned up session handling, remove hacks Carl-Gerhard Lindesvärd 2025-10-09 09:25:52 +02:00
  • a11f87dc3c improve: logging for session handling Carl-Gerhard Lindesvärd 2025-10-08 10:44:02 +02:00
  • 5b2f09f29c fix: always use currentDeviceId on client request to make sure they arrive in same group Carl-Gerhard Lindesvärd 2025-10-08 07:46:50 +02:00
  • 174a30d515 bump groupmq Carl-Gerhard Lindesvärd 2025-10-07 18:35:12 +02:00
  • 6bc4f6fbd2 bump groupmq Carl-Gerhard Lindesvärd 2025-10-07 12:59:13 +02:00
  • e4bc21fc2e fix: set random groupId if events from a server without a profile id Carl-Gerhard Lindesvärd 2025-10-07 09:57:12 +02:00
  • af580333b4 fix: bump groupmq, fix stalled sessions in buffers, improve heavy event count Carl-Gerhard Lindesvärd 2025-10-06 21:22:56 +02:00
  • b3e06e985d chore: update bots and series icons Carl-Gerhard Lindesvärd 2025-10-05 12:01:06 +02:00
  • d06589831d chore: update groupmq Carl-Gerhard Lindesvärd 2025-10-05 12:00:50 +02:00
  • 280065c2c4 fix: parse cookie domain (#185) Carl-Gerhard Lindesvärd 2025-10-04 21:22:09 +02:00
  • 0b4fcbad69 feat: use groupmq instead of bullmq for incoming events (#206) Carl-Gerhard Lindesvärd 2025-10-04 21:07:55 +02:00
  • ca4a880acd feat: graceful shutdown (#205) Carl-Gerhard Lindesvärd 2025-10-02 11:03:54 +02:00
  • 5092b6ae51 fix(sdk+express): add support for express V5 (#201) Mouhamadou Tidiane El Bachir Diop 2025-09-26 14:32:58 -04:00
  • c10b89dcf7 feat: log limit added (#202) Ashutosh Singh 2025-09-26 23:59:46 +05:30
  • a145bd6cfc fix(docs): add insights to menu Carl-Gerhard Lindesvärd 2025-09-09 07:23:21 +02:00
  • df32bb04a0 feat(api): add insights endpoints Carl-Gerhard Lindesvärd 2025-09-08 22:07:09 +02:00
  • d4a1eb88b8 fix: handle new depends_on object instead of array #195 Carl-Gerhard Lindesvärd 2025-09-04 09:57:57 +02:00
  • 52b86682e2 fix: ensure we dont bloat notification table with any other notification than app Carl-Gerhard Lindesvärd 2025-09-03 21:39:21 +02:00
  • e5cacb73df fix(api): ensure we always have profile in cache (before inserted to clickhouse) Carl-Gerhard Lindesvärd 2025-08-13 20:57:42 +02:00