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
13f0c29fe3
fix(dashboard): remove force system theme
2024-11-15 22:29:06 +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
eab92bb780
fix(public): fix problems with building #2
2024-11-13 22:12:17 +01:00
Carl-Gerhard Lindesvärd
a022cb4831
feature(public,docs): new public website and docs
2024-11-13 21:15:46 +01: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
f65a633403
feature(dashboard): add integrations and notifications
2024-10-02 22:41:35 +02:00
Carl-Gerhard Lindesvärd
32e91959f6
chore(root): migrate to biome
2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
7219921a80
fix(logger): remove browser logging and add loggers to root pkgjson
2024-09-13 22:53:21 +02:00
Carl-Gerhard Lindesvärd
c819c18962
fix(root): add hyperdx and better logging
2024-09-13 22:05:25 +02:00
Carl-Gerhard Lindesvärd
478943a90b
fix openpanel script in dashboard
2024-08-28 15:15:58 +02:00
Carl-Gerhard Lindesvärd
2be2ff3e12
better handling dates in clickhouse
2024-08-28 10:53:23 +02:00
Carl-Gerhard Lindesvärd
e72573d21b
fix
2024-08-10 00:31:39 +02:00
Carl-Gerhard Lindesvärd
ac9cbae138
use latest openpanel/nextjs package (1.0.0)
2024-08-09 23:09:04 +02:00
Carl-Gerhard Lindesvärd
ddc2ce338f
clean up
2024-07-18 21:44:17 +02:00
Carl-Gerhard Lindesvärd
f3ab307e87
fix client id
2024-07-17 22:53:36 +02:00
Carl-Gerhard Lindesvärd
4e1c570f3b
fix client id
2024-07-17 22:40:54 +02:00
Carl-Gerhard Lindesvärd
5e225b7ae6
batching events
2024-07-17 17:27:19 +02:00
Carl-Gerhard Lindesvärd
69b4fdc3d3
use correct client id
2024-06-26 23:12:44 +02:00
Carl-Gerhard Lindesvärd
d4b29dbd58
try cross domain support
2024-06-26 23:04:28 +02:00
Carl-Gerhard Lindesvärd
88a69cb016
kill batching link for now
2024-05-22 13:27:21 +02:00
Carl-Gerhard Lindesvärd
c90848765a
add seventy seven
2024-05-21 22:34:28 +02:00
Carl-Gerhard Lindesvärd
b91e0d0aa9
set max url length (trpc batch)
2024-05-13 16:08:22 +02:00
Carl-Gerhard Lindesvärd
bc54801ad3
try use batch stream for trpc
2024-05-07 14:39:37 +02:00
Carl-Gerhard Lindesvärd
c63c83e866
try clerk token instead
2024-04-23 08:46:54 +02:00
Carl-Gerhard Lindesvärd
ec8bf02fb9
move trpc to api
2024-04-23 08:21:15 +02:00
Carl-Gerhard Lindesvärd
f4c79710e5
remove uneccessary clerk code
2024-04-18 09:18:00 +02:00
Carl-Gerhard Lindesvärd
aed62c59e4
inception: add openpanel to openpanel 🥷
2024-04-02 14:30:53 +02:00
Carl-Gerhard Lindesvärd
df182d47ad
make light mode default (since dark mode is wip)
2024-03-31 15:50:28 +02:00
Carl-Gerhard Lindesvärd
444e553b74
🧹 clean up duty 🧹
2024-03-28 10:40:49 +01:00
Carl-Gerhard Lindesvärd
a1fa48da75
dashboard: add dark mode
2024-03-28 06:47:04 +01:00
Carl-Gerhard Lindesvärd
ffed9bfaa5
move back 😏
2024-03-19 23:23:14 +01:00
Carl-Gerhard Lindesvärd
e4643ce63e
temp move
2024-03-19 23:22:59 +01:00
Carl-Gerhard Lindesvärd
6d4f9010d4
move sdk packages to its own folder and rename api & dashboard
2024-03-11 13:15:44 +01:00