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
|
f28802b1c2
|
chore(cookies): debug (revert this)
|
2024-12-19 21:44:56 +01:00 |
|
Carl-Gerhard Lindesvärd
|
1883ec2170
|
fix(clickhouse): remove invalid surrogate pairs from properties
|
2024-12-19 13:44:38 +01:00 |
|
Carl-Gerhard Lindesvärd
|
88c6eb7a0e
|
chore(git): add ignore
|
2024-12-19 13:14:21 +01:00 |
|
Carl-Gerhard Lindesvärd
|
cdd13778de
|
fix(dashboard+api): add cors + domain from onboarding
|
2024-12-11 23:35:11 +01:00 |
|
Carl-Gerhard Lindesvärd
|
5d7bb48b4e
|
fix(api): logs
|
2024-12-07 21:49:00 +01:00 |
|
Carl-Gerhard Lindesvärd
|
f4ad97d87d
|
feature(dashboard): add ability to filter out events by profile id and ip (#101)
|
2024-12-07 21:34:32 +01:00 |
|
Carl-Gerhard Lindesvärd
|
27ee623584
|
chore(api): add logs when sdk request fails by auth
|
2024-12-07 20:31:20 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ca985d4fa6
|
chore(dashboard): update serie icons
|
2024-12-03 21:09:19 +01:00 |
|
Carl-Gerhard Lindesvärd
|
9b28c5a464
|
feature(dashboard): add interval picker to the overview page
|
2024-12-03 21:07:25 +01:00 |
|
Carl-Gerhard Lindesvärd
|
6e57a8337e
|
chore(api): update referrers list
|
2024-12-03 20:49:08 +01:00 |
|
Carl-Gerhard Lindesvärd
|
335fcf0f7a
|
chore(api): update bots list
|
2024-12-03 20:43:42 +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
|
2e3e7037bd
|
chore(public): update docs
|
2024-12-03 20:27:53 +01:00 |
|
Carl-Gerhard Lindesvärd
|
152216f64b
|
fix(integrations): avoid slack crashing when env does not exist
|
2024-12-03 20:08:06 +01:00 |
|
Carl-Gerhard Lindesvärd
|
12ab8fc0af
|
fix(buffer): increase lock timer
|
2024-12-03 14:38:21 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ee0f7e7d75
|
fix(api,worker): general improvements for workers, debugging and logging
|
2024-12-03 13:25:05 +01:00 |
|
Carl-Gerhard Lindesvärd
|
a72ac97f93
|
chore(worker): disable bullboard as an option
|
2024-12-02 20:05:04 +01:00 |
|
Carl-Gerhard Lindesvärd
|
e1e2d7e43e
|
feature(clickhouse): added replicated and distributed tables
|
2024-12-02 20:00:48 +01:00 |
|
Carl-Gerhard Lindesvärd
|
83a3618a76
|
chore: empty commit to trigger redeploy
|
2024-12-02 12:04:17 +01:00 |
|
Carl-Gerhard Lindesvärd
|
4d56206d61
|
chore: empty commit to trigger redeploy
|
2024-12-02 07:22:03 +01:00 |
|
Carl-Gerhard Lindesvärd
|
8bd66f00b0
|
chore(db): use distributed tables
|
2024-12-02 07:18:12 +01:00 |
|
Carl-Gerhard Lindesvärd
|
500cce2918
|
fix(buffer): ensure insert correct date format
|
2024-11-30 22:48:07 +01:00 |
|
Carl-Gerhard Lindesvärd
|
afff099c5b
|
fix(api): sending duplicated responses for bot events (improved code as well)
|
2024-11-30 21:40:25 +01:00 |
|
Carl-Gerhard Lindesvärd
|
d80754a6fd
|
fix(buffer): max call stack issue with buffer
|
2024-11-29 10:39:12 +01:00 |
|
Carl-Gerhard Lindesvärd
|
0dfd28c9ce
|
fix
|
2024-11-28 21:17:52 +01:00 |
|
Carl-Gerhard Lindesvärd
|
3e04645688
|
Revert "fix"
This reverts commit 31184b7c45.
|
2024-11-28 21:17:20 +01:00 |
|
Carl-Gerhard Lindesvärd
|
31184b7c45
|
fix
|
2024-11-28 21:16:11 +01:00 |
|
Carl-Gerhard Lindesvärd
|
e21cd7ed73
|
revert
|
2024-11-28 21:11:22 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ee598e3bdd
|
fix...
|
2024-11-28 21:07:48 +01:00 |
|
Carl-Gerhard Lindesvärd
|
defc78d0f8
|
fix
|
2024-11-28 21:06:45 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ab8bce7752
|
chore(dashboard,db): prepping for migration time
|
2024-11-28 20:58:18 +01:00 |
|
Carl-Gerhard Lindesvärd
|
9ffa213fc2
|
improve(worker): add env variable to disable workers
|
2024-11-27 12:54:36 +01:00 |
|
Carl-Gerhard Lindesvärd
|
6f35562976
|
fix(dashboard): refresh each 60s instead
|
2024-11-27 12:52:26 +01:00 |
|
Carl-Gerhard Lindesvärd
|
82d438164e
|
improve(dashboard): stacked area chart and better dashed stroke (minor fix to bar chart)
|
2024-11-26 21:27:20 +01:00 |
|
Carl-Gerhard Lindesvärd
|
955832c59a
|
empty commit to trigger redeploy
|
2024-11-25 22:59:01 +01:00 |
|
Carl-Gerhard Lindesvärd
|
6bfeca5708
|
fix(api): temp limit values with 100_000 (max call stack reached)
|
2024-11-25 14:35:11 +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
|
eb05e0ee33
|
fix(dashboard): do not listen to notifications if projectid is missing
|
2024-11-24 22:01:53 +01:00 |
|
Carl-Gerhard Lindesvärd
|
de5205040b
|
improve(api): add cache headers for favicons
|
2024-11-24 21:55:34 +01:00 |
|
Carl-Gerhard Lindesvärd
|
222b54b907
|
improve(funnel): revert the revert of the ui (api still reverted)
|
2024-11-23 23:55:11 +01:00 |
|
Carl-Gerhard Lindesvärd
|
b0c8e25b0a
|
Revert "improve(funnel): make sure group by profile id works as you would think"
This reverts commit 56edb91dd0.
|
2024-11-23 23:39:58 +01:00 |
|
Carl-Gerhard Lindesvärd
|
56edb91dd0
|
improve(funnel): make sure group by profile id works as you would think
|
2024-11-23 21:52:11 +01:00 |
|
Reynaldi Chernando
|
2f4e3596c1
|
fix(public): typo in hero cta (#95)
|
2024-11-23 18:20:31 +01:00 |
|
Carl-Gerhard Lindesvärd
|
371cc657d7
|
chore(ci): change branch
|
2024-11-21 22:41:48 +01:00 |
|
Carl-Gerhard Lindesvärd
|
b74f043cca
|
chore(ci): add github actions to build images
* wip
* wip
* wip
* wip
* wip
* wip
|
2024-11-21 22:38:57 +01:00 |
|
Carl-Gerhard Lindesvärd
|
290c9a4435
|
fix(public): more seo things
|
2024-11-21 10:11:28 +01:00 |
|
Carl-Gerhard Lindesvärd
|
f567c4e378
|
fix(public): broken links and nofollows
|
2024-11-21 10:04:19 +01:00 |
|