Carl-Gerhard Lindesvärd
|
790801b728
|
feat: revenue tracking
* wip
* wip
* wip
* wip
* show revenue better on overview
* align realtime and overview counters
* update revenue docs
* always return device id
* add project settings, improve projects charts,
* fix: comments
* fixes
* fix migration
* ignore sql files
* fix comments
|
2025-11-19 14:27:34 +01:00 |
|
Carl-Gerhard Lindesvärd
|
da59622dce
|
fix: overall perf improvements
* fix: ignore private ips
* fix: performance related fixes
* fix: simply event buffer
* fix: default to 1 events queue shard
* add: cleanup scripts
* fix: comments
* fix comments
* fix
* fix: groupmq
* wip
* fix: sync cachable
* remove cluster names and add it behind env flag (if someone want to scale)
* fix
* wip
* better logger
* remove reqid and user agent
* fix lock
* remove wait_for_async_insert
|
2025-11-15 22:13:59 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ddc99e9850
|
feat: ignore secret or cors for client
|
2025-10-29 21:14:43 +01:00 |
|
Carl-Gerhard Lindesvärd
|
7deee7e4c2
|
fix(api): handle common errors better
|
2025-01-28 07:14:35 +00:00 |
|
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
|
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
|
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
|
f2fb6379c6
|
feature(api): support better wildcard
|
2024-09-23 09:36:02 +02:00 |
|
Carl-Gerhard Lindesvärd
|
32e91959f6
|
chore(root): migrate to biome
|
2024-09-18 23:46:11 +02:00 |
|
Carl-Gerhard Lindesvärd
|
da856152c7
|
wip importer
|
2024-07-21 23:55:04 +02:00 |
|
Carl-Gerhard Lindesvärd
|
1728a75b19
|
improve sdk error logging
|
2024-07-17 22:53:36 +02:00 |
|
Carl-Gerhard Lindesvärd
|
5e225b7ae6
|
batching events
|
2024-07-17 17:27:19 +02:00 |
|
Carl-Gerhard Lindesvärd
|
41143ca5f8
|
ADD CROSS DOMAIN SUPPORT
|
2024-06-26 22:35:29 +02:00 |
|
Carl-Gerhard Lindesvärd
|
84ac68fe63
|
log client id on sdk auth error
|
2024-06-15 10:33:27 +02:00 |
|
Carl-Gerhard Lindesvärd
|
1e6cd0dee2
|
add better access control
|
2024-06-05 23:47:45 +02:00 |
|
Carl-Gerhard Lindesvärd
|
26909808de
|
improve error message if sdk request fails
|
2024-05-05 14:40:26 +02:00 |
|
Carl-Gerhard Lindesvärd
|
8485618726
|
better logging for sdk auth
|
2024-04-12 20:50:17 +02:00 |
|
Carl-Gerhard Lindesvärd
|
8d55f6b30d
|
fix wild card origin
|
2024-04-12 20:43:01 +02:00 |
|
Carl-Gerhard Lindesvärd
|
bface463e2
|
change how we create/edit clients
|
2024-04-12 20:32:57 +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
|
097ea18320
|
rename all db columns
|
2024-04-08 21:25:32 +02:00 |
|
Carl-Gerhard Lindesvärd
|
f70cdee934
|
remove trailing slash from cors & domain in validate
|
2024-03-13 12:05:15 +01:00 |
|
Carl-Gerhard Lindesvärd
|
b6f38451df
|
improve cors validation
|
2024-03-13 11:57:25 +01:00 |
|
Carl-Gerhard Lindesvärd
|
7f41e0d40b
|
api: still get mixan headers until they're completly gone
|
2024-03-12 14:49:54 +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 |
|