Commit Graph

625 Commits

Author SHA1 Message Date
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
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
ee598e3bdd fix... 2024-11-28 21:07:48 +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
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
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
Carl-Gerhard Lindesvärd
5326111337 fix(dashboard): broken af 2024-11-20 14:24:50 +01:00
Carl-Gerhard Lindesvärd
9c8badd68d fix(dashboard): broken af 2024-11-20 14:19:48 +01:00
Carl-Gerhard Lindesvärd
cd16ac878d chore(root): rename organizationSlug to organizationId (#91) 2024-11-20 14:04:55 +01:00
Carl-Gerhard Lindesvärd
0221948aab fix(worker): minor improvements of graceful shutdown 2024-11-20 14:02:31 +01:00
Carl-Gerhard Lindesvärd
949278ff1c chore(api): clean up index file 2024-11-19 20:57:51 +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
60525f8905 feature(api): override user-agent information 2024-11-19 11:13:24 +01:00
Carl-Gerhard Lindesvärd
13f0c29fe3 fix(dashboard): remove force system theme 2024-11-15 22:29:06 +01:00
Carl-Gerhard Lindesvärd
3c04b301b8 fix(public): forgot adding tracking script 🤦‍♂️ 2024-11-15 19:54:40 +01:00
Carl-Gerhard Lindesvärd
ab5ab99b2c add(public): more articles and some adjustment to the footer 2024-11-15 10:17:23 +01:00
Carl-Gerhard Lindesvärd
7ad40ed30f fix(public): link to selfhosting 2024-11-14 15:20:10 +01:00
Carl-Gerhard Lindesvärd
5b49d7ef1a fix(public): typos 2024-11-14 13:54:19 +01:00
Carl-Gerhard Lindesvärd
33cff99d09 fix(public): grid on articles 2024-11-14 10:41:23 +01:00
Carl-Gerhard Lindesvärd
ab4efcfd77 fix(public): make all around improvements 2024-11-14 10:39:05 +01:00
Carl-Gerhard Lindesvärd
4e8afb4eea fix(public): improve mobile experiance #3 2024-11-13 23:55:45 +01:00
Carl-Gerhard Lindesvärd
2e4eafaa62 fix(public): improve mobile experiance #2 2024-11-13 23:46:04 +01:00
Carl-Gerhard Lindesvärd
3d42d49583 fix(public): improve mobile experiance 2024-11-13 23:44:48 +01:00
Carl-Gerhard Lindesvärd
15b1c5f82f fix(docs): redirect from old docs to new 2024-11-13 23:29:22 +01:00
Carl-Gerhard Lindesvärd
b30a76165d fix(public): minor tweaks 2024-11-13 22:56:07 +01:00
Carl-Gerhard Lindesvärd
22fe8e478e fix(public): favicon 2024-11-13 22:43:36 +01:00
Carl-Gerhard Lindesvärd
29f9e8fe02 fix(public): fix problems with building #5 2024-11-13 22:30:55 +01:00
Carl-Gerhard Lindesvärd
c6218eda82 fix(public): fix problems with building #4 2024-11-13 22:24:46 +01:00
Carl-Gerhard Lindesvärd
23961c8865 fix(dashboard): remove force color scheme since it breaks the build 2024-11-13 22:20:38 +01:00
Carl-Gerhard Lindesvärd
702ccb82fb fix(public): fix problems with building #3 2024-11-13 22:18:41 +01:00
Carl-Gerhard Lindesvärd
eab92bb780 fix(public): fix problems with building #2 2024-11-13 22:12:17 +01:00
Carl-Gerhard Lindesvärd
915e8f4dbf fix(public): fix problems with building #1 2024-11-13 21:36:36 +01:00
Carl-Gerhard Lindesvärd
b0be439a5b fix(public): add back dockerfile 🤦‍♂️ 2024-11-13 21:19:48 +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
fc2a019e1d chore(public): update openpanel links 2024-10-29 21:12:46 +01:00
Carl-Gerhard Lindesvärd
c36f8f3a06 chore(docs): update nextjs docs 2024-10-29 21:12:20 +01:00
Carl-Gerhard Lindesvärd
dfe36feb70 fix(public): add white background (dark mode on mobile safari broken) 2024-10-29 21:08:21 +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
30c1626b52 docs(worker): add section about managed redis #82 2024-10-28 10:38:12 +01:00
Carl-Gerhard Lindesvärd
106df70ee2 fix(worker): fail gracefully when setting redis config #82 2024-10-28 10:34:15 +01:00