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
|
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
|
ee0f7e7d75
|
fix(api,worker): general improvements for workers, debugging and logging
|
2024-12-03 13:25:05 +01:00 |
|
Carl-Gerhard Lindesvärd
|
949278ff1c
|
chore(api): clean up index file
|
2024-11-19 20:57:51 +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
|
1e3b90c971
|
feature(api): add rate limiter
|
2024-10-07 10:33:50 +02:00 |
|
Carl-Gerhard Lindesvärd
|
ea141e99a2
|
fix(worker): handle edge cases when jobs are not delayed
|
2024-09-25 09:11:54 +02:00 |
|
Carl-Gerhard Lindesvärd
|
66a49c53cf
|
fix(worker): avoid creating new loggers
|
2024-09-24 22:13:15 +02:00 |
|
Carl-Gerhard Lindesvärd
|
e348a6a12c
|
perf(api): improve healthcheck a bit
|
2024-09-20 07:49:19 +02:00 |
|
Carl-Gerhard Lindesvärd
|
dfe00040de
|
chore(buffer): final adjustments to buffer before deploy
|
2024-09-18 23:46:38 +02:00 |
|
Carl-Gerhard Lindesvärd
|
208e3b9f26
|
chore(logger): get correct error in logs
|
2024-09-18 23:46:38 +02:00 |
|
Carl-Gerhard Lindesvärd
|
32e91959f6
|
chore(root): migrate to biome
|
2024-09-18 23:46:11 +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
|
46fe17e558
|
perf(api): add bot events with buffer
|
2024-09-12 20:51:54 +02:00 |
|
Carl-Gerhard Lindesvärd
|
4cdfe3aed2
|
handle global errors in fastify
|
2024-09-02 21:05:45 +02:00 |
|
Carl-Gerhard Lindesvärd
|
2226cb463d
|
wip
|
2024-08-09 23:00:38 +02:00 |
|
Carl-Gerhard Lindesvärd
|
a4ef57976c
|
Revert "test preflightContinue"
This reverts commit ccfe0277b5.
|
2024-08-02 21:52:36 +02:00 |
|
Carl-Gerhard Lindesvärd
|
ccfe0277b5
|
test preflightContinue
|
2024-08-02 21:46:13 +02:00 |
|
Carl-Gerhard Lindesvärd
|
d4bbad6eb9
|
add gzip support
|
2024-07-23 22:52:03 +02:00 |
|
Carl-Gerhard Lindesvärd
|
c7e6f1d470
|
update bodyLimit
|
2024-07-23 22:24:13 +02:00 |
|
Carl-Gerhard Lindesvärd
|
1b613538cc
|
first working cli importer
|
2024-07-21 23:55:04 +02:00 |
|
Carl-Gerhard Lindesvärd
|
f2298a1b05
|
init redis lazy
|
2024-07-20 20:17:32 +02:00 |
|
Carl-Gerhard Lindesvärd
|
3993b493e3
|
prep events partition
|
2024-07-19 22:08:22 +02:00 |
|
Carl-Gerhard Lindesvärd
|
d2a5a5792f
|
improve healthcheck
|
2024-07-17 23:11:33 +02:00 |
|
Carl-Gerhard Lindesvärd
|
5e225b7ae6
|
batching events
|
2024-07-17 17:27:19 +02:00 |
|
Carl-Gerhard Lindesvärd
|
68c4530ea5
|
add timings for healthcheck
|
2024-06-04 10:30:10 +02:00 |
|
Carl-Gerhard Lindesvärd
|
b0bcdbea66
|
add health check to api
|
2024-06-03 23:25:15 +02:00 |
|
Carl-Gerhard Lindesvärd
|
06367b504c
|
add metrics to api
|
2024-05-24 10:18:21 +02:00 |
|
Carl-Gerhard Lindesvärd
|
1876c19d01
|
make sure clerk is not running on sdk routes
|
2024-05-17 23:29:37 +02:00 |
|
Carl-Gerhard Lindesvärd
|
e800db7894
|
update api max url length
|
2024-05-13 14:37:28 +02:00 |
|
Carl-Gerhard Lindesvärd
|
33e92a0da0
|
add better support for timezones
|
2024-05-02 21:16:31 +02:00 |
|
Carl-Gerhard Lindesvärd
|
288fd6f6d0
|
allow all cors...
|
2024-04-23 10:39:17 +02:00 |
|
Carl-Gerhard Lindesvärd
|
ec8bf02fb9
|
move trpc to api
|
2024-04-23 08:21:15 +02:00 |
|
Carl-Gerhard Lindesvärd
|
971e645bdd
|
replace logtail with baselime
|
2024-04-18 09:18:00 +02:00 |
|
Carl-Gerhard Lindesvärd
|
7f8d857508
|
api: add first version of export api
|
2024-04-12 20:32:57 +02:00 |
|
Carl-Gerhard Lindesvärd
|
71802dc236
|
more cleanup
|
2024-04-08 22:04:24 +02:00 |
|
Carl-Gerhard Lindesvärd
|
48aecc4b37
|
format:fix
|
2024-03-13 08:55:24 +01:00 |
|
Carl-Gerhard Lindesvärd
|
e6c0bc2ec8
|
rename mixan to OPENPANEL!
|
2024-03-11 13:40:46 +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 |
|