Commit Graph

92 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
4cdfe3aed2 handle global errors in fastify 2024-09-02 21:05:45 +02:00
Carl-Gerhard Lindesvärd
28d95da56b improve error message when client validation fails 2024-09-02 21:05:18 +02:00
Carl-Gerhard Lindesvärd
668434d246 Feature/move list to client (#50) 2024-09-01 15:02:12 +02:00
Carl-Gerhard Lindesvärd
9fab18a895 fix ping 2024-08-28 23:36:30 +02:00
Carl-Gerhard Lindesvärd
1f3b56cdbb fix export api 2024-08-28 21:58:08 +02:00
Carl-Gerhard Lindesvärd
df05e2dab3 Self-hosting! (#49)
* added self-hosting
2024-08-28 09:28:44 +02:00
Carl-Gerhard Lindesvärd
0e26ac6347 Revert "wip"
This reverts commit 336ba116a1.
2024-08-27 22:59:48 +02:00
Carl-Gerhard Lindesvärd
336ba116a1 wip 2024-08-26 13:14:36 +02:00
Carl-Gerhard Lindesvärd
c34c2cb93b identify with track 2024-08-12 21:14:39 +02:00
Carl-Gerhard Lindesvärd
fd92e703e4 parse server user-agents better 2024-08-11 22:45:52 +02:00
Carl-Gerhard Lindesvärd
adc8b90450 just pick the headers we need 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
ccfddc215f save sdk name and version 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
41e46570b7 improvements while testing 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
2226cb463d wip 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
15e997129a initial for v1 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
0fea45c9f7 rename IServiceCreateEventPayload 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
1b613538cc first working cli importer 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
da856152c7 wip 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
ddc2ce338f clean up 2024-07-18 21:44:17 +02:00
Carl-Gerhard Lindesvärd
a2cf2ee564 fix websocket 2024-07-17 23:36:41 +02:00
Carl-Gerhard Lindesvärd
d2a5a5792f improve healthcheck 2024-07-17 23:11:33 +02:00
Carl-Gerhard Lindesvärd
1728a75b19 improve sdk error logging 2024-07-17 22:53:36 +02:00
Carl-Gerhard Lindesvärd
1db4ca2a7a fix api dockerfile 2024-07-17 22:03:50 +02:00
Carl-Gerhard Lindesvärd
c2329168fb docker node version 2024-07-17 17:36:49 +02:00
Carl-Gerhard Lindesvärd
5e225b7ae6 batching events 2024-07-17 17:27:19 +02:00
Carl-Gerhard Lindesvärd
42ede249ea test self-hosting 2024-07-03 15:15:37 +02:00
Carl-Gerhard Lindesvärd
b9736315b3 remove logs from event controller 2024-07-01 22:36:36 +02:00
Carl-Gerhard Lindesvärd
0cb87b0279 remove unused route 2024-07-01 22:10:55 +02:00
Carl-Gerhard Lindesvärd
7572d27f77 Testing self-hosting 2024-07-01 11:14:33 +02:00
Carl-Gerhard Lindesvärd
41143ca5f8 ADD CROSS DOMAIN SUPPORT 2024-06-26 22:35:29 +02:00
Carl-Gerhard Lindesvärd
626a6fd938 reduce chart payload 2024-06-17 22:25:18 +02:00
Carl-Gerhard Lindesvärd
4f9c624d08 add fk(orgId) for all create 2024-06-16 22:21:13 +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
ee88c9e391 revoke invites and remove users from organizations 2024-06-14 22:48:24 +02:00
Carl-Gerhard Lindesvärd
1dcd501b13 improve parseQueryString function 2024-06-12 22:13:54 +02:00
Carl-Gerhard Lindesvärd
f20cca6e15 add charts to export api 2024-06-12 22:05:21 +02:00
Carl-Gerhard Lindesvärd
1e6cd0dee2 add better access control 2024-06-05 23:47:45 +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
204b223383 Revert "migration commit, revert later"
This reverts commit 868f96b344.
2024-05-22 23:06:10 +02:00
Carl-Gerhard Lindesvärd
868f96b344 migration commit, revert later 2024-05-22 22:51:01 +02:00
Carl-Gerhard Lindesvärd
c90848765a add seventy seven 2024-05-21 22:34:28 +02:00
Carl-Gerhard Lindesvärd
1876c19d01 make sure clerk is not running on sdk routes 2024-05-17 23:29:37 +02:00