Commit Graph

5407 Commits

Author SHA1 Message Date
Rory&
c24ef4c8a3 CDN-CS: support passing a bin path as cdn worker -> forks a new proc 2026-04-12 21:04:22 +02:00
Rory&
a92d127ff6 CDN-CS: it works!!! 2026-04-12 02:21:09 +02:00
Rory&
1d76274546 Cdn cs worker cleanup 2026-04-11 21:39:47 +02:00
Rory&
6b429fcde9 Functioning CDN-CS workers 2026-04-11 15:41:18 +02:00
Rory&
7b382646e4 C# outputs.nix: factor out a let..in to outer level 2026-04-10 00:57:07 +02:00
Rory&
a11d51dac0 Switch over all c# stuff to use buildSpacebarDotnetModule 2026-04-10 00:54:52 +02:00
Rory&
4a745df086 Fix buildSpacebarDotentModule 2026-04-10 00:51:15 +02:00
Rory&
9bdc00ecf5 Fix cdn worker docker iamges 2026-04-10 00:50:23 +02:00
Rory&
84c4fc7298 Clean up update script 2026-04-10 00:45:32 +02:00
Rory&
f9a7c88d13 Add nix packages for all worker variants 2026-04-10 00:28:56 +02:00
Rory&
e431c6d4f1 Honor passed packNupkg value 2026-04-06 14:28:55 +02:00
Rory&
71d8c1590f Update deps.json for cdn-cs 2026-04-06 14:28:55 +02:00
Rory&
781146a9f0 Fix tests, maybe fix VM config 2026-04-06 14:28:55 +02:00
Rory&
42232f9c1a Fix indentation slightly in cs outputs.nix 2026-04-06 14:28:55 +02:00
Rory&
da7a99c74f Factor out some lib stuff from nix 2026-04-06 14:28:55 +02:00
Oh64
07bdc337eb revert the change on ElapsedTime read-only class 2026-04-06 14:27:43 +02:00
Oh64
4c0c38cfa7 indexes on instance_bans lookup columns 2026-04-06 14:27:43 +02:00
Oh64
8ab1fd9707 use arrayGroupBy, include group time in query traces 2026-04-06 14:27:43 +02:00
Oh64
d32c75d164 Refactor Identify : batch guild queries and parallelise relation fetches 2026-04-06 14:27:43 +02:00
Rory&
b11ac9b4b4 CS-CDN changes from worker stuff 2026-04-06 01:24:54 +02:00
Rory&
64f635010d Introduce CDN worker skeleton 2026-04-06 01:24:54 +02:00
Rory&
366ba15953 Minor test vm fixes 2026-04-06 01:24:54 +02:00
Cyber
12422e9a9a Merge pull request #1622 from CyberL1/fix/github-embeds 2026-03-31 22:12:31 +02:00
CyberL1
580d5d7da4 fix: make github webhooks embeds have rich type 2026-03-31 22:02:05 +02:00
Rory&
f23e4c65e9 Update dotnet deps 2026-03-28 17:05:01 +01:00
Rory&
7a463bed05 Re-scaffold C# db 2026-03-28 16:48:40 +01:00
Rory&
210a0ffdae Update schemas 2026-03-28 16:06:55 +01:00
Rory&
0a486b1769 Update node packages 2026-03-28 16:06:41 +01:00
Rory&
4a1c4cf505 Update nix inputs 2026-03-28 16:03:04 +01:00
Rory&
7c07c9b6fd Add indexes to instance bans table 2026-03-27 17:49:19 +01:00
Rory&
53ab01c4e2 EmbedHandlers: more configuration for embeds, switch to storing all returned embeds 2026-03-26 15:14:18 +01:00
Rory&
1ad351559f EmbedHandlers: use youtube handler for youtube music, use OrmUtils.mergeDeep for request options 2026-03-26 12:26:53 +01:00
Rory&
51fc0c2e01 User: use single query to determine taken discriminators 2026-03-26 11:47:33 +01:00
Rory&
daaf6eae28 Embeds: factor out from postMessage 2026-03-26 11:46:48 +01:00
Rory&
47e782ad62 Fix voice state query trying to include member 2026-03-21 16:22:06 +01:00
Rory&
575616a503 add channel status migration 2026-03-21 16:08:12 +01:00
Rory&
0e57826c1b lambert-server: Remove unused errorHandler option 2026-03-21 14:52:57 +01:00
Rory&
5445706dcf lambert-server: Remove unused jsonBody option 2026-03-21 14:51:46 +01:00
Rory&
894bfbe6d4 lambert-server: dont overwrite express Router class 2026-03-21 14:48:47 +01:00
Rory&
48eb55ee07 Fix schemas script 2026-03-21 14:46:30 +01:00
Rory&
e59154d280 lambert-server: remove global namespace pollution for server 2026-03-21 14:45:43 +01:00
Oh64
7a92946bed make spacebar compile again 2026-03-21 08:27:57 +01:00
Rory&
a4e87dd792 Add WIP PublicMessage schema 2026-03-21 08:22:29 +01:00
Rory&
27d2ba5a10 More schema stuff 2026-03-21 08:22:27 +01:00
Rory&
46176e9ebf Message toJSON -> null vs undefined 2026-03-21 08:21:30 +01:00
Rory&
f333e8dadc Message*Event: as->satisfies (WIP) 2026-03-21 08:19:54 +01:00
Rory&
5effba7f8a MessageCreate/UpdateEvent: use PublicMessage 2026-03-20 18:48:48 +01:00
Rory&
1c3c6093b1 MessageActivity: add type enum 2026-03-20 18:48:48 +01:00
Rory&
131a0ec286 Migrate MessageReaction*Event to satisfies, part of #1577 2026-03-20 18:48:46 +01:00
Rory&
4c169bae25 Migrate TypingStartEvent to satisfies, part of #1577 2026-03-20 18:34:36 +01:00