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
Carl-Gerhard Lindesvärd
8c4d157633
feature(dashboard): remember last selected range
2024-10-23 21:47:59 +02:00
Carl-Gerhard Lindesvärd
2329982cd1
fix(dashboard): actually lazy load reports
2024-10-23 20:15:17 +02:00
Carl-Gerhard Lindesvärd
71794c802c
feature(dashboard): add template for notification rules
2024-10-23 19:59:52 +02:00
François Best
e7d135dddb
chore(dashboard): Update nuqs to v2 ( #80 )
...
* chore: Update nuqs to v2
* chore: Remove `clearOnDefault: true` (now the default)
* chore: Import from nuqs/server in server-side code.
Those imports don't contain the "use client" directive which may cause issues
on function-based parsers.
* chore: Update to nuqs@2.0.2
This actually sets clearOnDefault: true by default, which was omitted from the v2 release.
2024-10-23 19:57:38 +02:00
Carl-Gerhard Lindesvärd
4fe338c628
feature(api,worker): Override default timestamp with a date from the past ( #76 )
...
* feature(worker,api): refactor incoming events and support custom timestamps from the past
* fix(queue): add retry logic to events queue
* fix(worker): remove properties when merging server events
2024-10-22 10:25:21 +02:00
Carl-Gerhard Lindesvärd
c4a2ea4858
feature(dashboard): add more settings for funnels
...
* wip
* feature(dashboard): add more settings for funnels
2024-10-21 10:13:57 +02:00
Carl-Gerhard Lindesvärd
4846390531
fix(dashboard): fixed minor ui issues and errors
2024-10-16 23:07:41 +02:00
Carl-Gerhard Lindesvärd
ffbb08a5de
fix(dashboard): fix select event for retention
2024-10-16 10:47:17 +02:00
Carl-Gerhard Lindesvärd
f977c5454a
feature(dashboard): add new retention chart type
2024-10-16 10:18:16 +02:00
Carl-Gerhard Lindesvärd
e2065da16e
fix(docs): fix typos in docs
2024-10-15 22:03:40 +02:00
Carl-Gerhard Lindesvärd
857a2b01d3
improve(dashboard): make actions sticky on the right for data table
2024-10-15 22:02:35 +02:00
Carl-Gerhard Lindesvärd
b693d0ba2b
fix(dashboard): duplicate members
2024-10-15 21:39:02 +02:00
Tobias Törnros
b2687a2289
chore(public): Change X links ( #53 )
...
* change link to x in footer
* change x link
---------
Co-authored-by: Carl-Gerhard Lindesvärd <1987198+lindesvard@users.noreply.github.com >
2024-10-11 23:10:53 +02:00