| Commit message (Expand) | Author | Age | Files | Lines |
| * | Debug tests github/dev/webhook-messages dev/webhook-messages | Rory& | 2026-07-15 | 3 | -46/+48 |
| * | Dont enable CDN signing user agent requirement in tests | Rory& | 2026-07-15 | 1 | -3/+2 |
| * | Make tests depend on cdn and gateway for good measure | Rory& | 2026-07-15 | 1 | -1/+7 |
| * | Drop a bunch of random overrides | Rory& | 2026-07-15 | 2 | -22/+2 |
| * | Fallback to empty array | Rory& | 2026-07-15 | 1 | -2/+2 |
| * | Fix tests | Rory& | 2026-07-15 | 2 | -6/+12 |
| * | Fix schema for patch webhook message | Rory& | 2026-07-15 | 2 | -15/+32 |
| * | Fix webhook edit | Rory& | 2026-07-15 | 4 | -155/+12 |
| * | Fix webhook message edit test | Rory& | 2026-07-15 | 2 | -1/+8 |
| * | Add webhook message delete test | Rory& | 2026-07-15 | 2 | -8/+23 |
| * | Add webhook message get/update/delete | Rory& | 2026-07-15 | 2 | -1/+240 |
| * | Unify webhook token parameter name | Rory& | 2026-07-15 | 4 | -33/+308 |
| * | Fix stacktraces by converting all constant errors to getters | Rory& | 2026-07-15 | 1 | -149/+438 |
| * | Basic gateway tests | Rory& | 2026-07-15 | 5 | -10/+167 |
| * | GHA: pass --accept-flake-config to nix | Rory& | 2026-07-11 | 2 | -4/+4 |
| * | Harmonize GHA workflows a little, add nix-bincache.rory.gay to trusted list t... | Rory& | 2026-07-11 | 5 | -9/+29 |
| * | Skip Klipy tests in nixosTests | Rory& | 2026-07-11 | 4 | -1/+7 |
| * | Use error handler in CDN, clearer CDN errors, fix cdn in nixosTests | Rory& | 2026-07-11 | 5 | -5/+90 |
| * | Working unit failure detection | Rory& | 2026-07-11 | 1 | -8/+5 |
| * | Systemd notify hooks, move nixos integration tests to a systemd service | Rory& | 2026-07-11 | 12 | -40/+267 |
| * | API: expose assets/logo.png | Rory& | 2026-07-11 | 1 | -0/+5 |
| * | Add manager class for JWT keypair to have a startup hook to avoid a race cond... | Rory& | 2026-07-10 | 1 | -3/+4 |
| * | Add JWT keypair init hooks to various services | Rory& | 2026-07-10 | 3 | -3/+18 |
| * | Introduce JwtKeypairManager, JwtKeypair classes | Rory& | 2026-07-10 | 3 | -63/+94 |
| * | Clean up tests integration | Rory& | 2026-07-10 | 1 | -4/+11 |
| * | Constrain test usernames to 32 chars | Rory& | 2026-07-10 | 4 | -6/+7 |
| * | Run integration tests in nix tests | Rory& | 2026-07-10 | 1 | -17/+36 |
| * | Update nix flake locks | Rory& | 2026-07-10 | 2 | -6/+6 |
| * | docs(database) Fix inaccurate description of lock in comment | ald_productions | 2026-07-09 | 1 | -1/+1 |
| * | fix(migration): Ensure that only ONE server can attempt to apply migrations a... | ald_productions | 2026-07-08 | 1 | -4/+10 |
| * | Nix: package spacebar SDK and tests | Rory& | 2026-07-08 | 6 | -13/+534 |
| * | Nix: run node tests in unwrapped checkPhase | Rory& | 2026-07-08 | 1 | -1/+5 |
| * | nix test vm: expose 8443->443 | Rory& | 2026-07-08 | 1 | -0/+5 |
| * | Clean up nix test vm to more closely match prod | Rory& | 2026-07-08 | 1 | -5/+5 |
| * | Nix: handle klipy api key path | Rory& | 2026-07-08 | 2 | -2/+10 |
| * | Add endpoint to get enabled/known gif providers | Rory& | 2026-07-08 | 2 | -0/+15 |
| * | Switch default GIF provider to klipy since tenor is no longer supported | Rory& | 2026-07-08 | 3 | -3/+3 |
| * | Fix type for trending gifs query | Rory& | 2026-07-08 | 1 | -1/+1 |
| * | KlipyTrendingResponse -> KlipyGifsResponse | Rory& | 2026-07-08 | 1 | -3/+3 |
| * | Convert tenor to klipy outright since tenor shut down last night... | Rory& | 2026-07-08 | 6 | -140/+207 |
| * | Add SingletonCache, implement caching for tenor | Rory& | 2026-07-08 | 4 | -20/+102 |
| * | Some cleanup with gifs | Rory& | 2026-07-08 | 19 | -276/+320 |
| * | Rename some more schemas | Rory& | 2026-07-08 | 4 | -7/+7 |
| * | Migrate trending gifs to providers | Rory& | 2026-07-08 | 8 | -98/+141 |
| * | Clean up | Rory& | 2026-07-08 | 2 | -3/+3 |
| * | Basic gif integration manager, port tenor search to that | Rory& | 2026-07-08 | 11 | -32/+181 |
| * | Remove a log that bothered me | Rory& | 2026-07-08 | 1 | -2/+0 |
| * | Narrow some types from object to JsonObject in C# models | Rory& | 2026-07-05 | 4 | -12/+16 |
| * | Basic gif search test | Rory& | 2026-07-05 | 2 | -0/+82 |
| * | Merge remote-tracking branch 'aldproductions/rename-unused-rights' | Rory& | 2026-07-05 | 5 | -74/+77 |
| |\ |
|
| | * | Add comments explaining what each unused right used to be | ald_productions | 2026-07-04 | 2 | -61/+61 |
| | * | Remove unused flags to make them easier to split and filter out | ald_productions | 2026-07-04 | 5 | -74/+77 |
| * | | Update C# outputs.nix to include API models github/dev/reconciledbbigint dev/reconciledbbigint | Rory& | 2026-07-03 | 1 | -0/+6 |
| * | | Update C# db models | Rory& | 2026-07-03 | 15 | -177/+182 |
| * | | Fix migration for app commands version | Rory& | 2026-07-03 | 3 | -3/+14 |
| * | | Let typeorm have its fun the rest of the way | Rory& | 2026-07-03 | 2 | -2/+147 |
| * | | Fix constraint names | Rory& | 2026-07-03 | 37 | -111/+391 |
| * | | Fix column names for join tables | Rory& | 2026-07-03 | 2 | -4/+85 |
| * | | Fix some missed column types | Rory& | 2026-07-03 | 3 | -5/+25 |
| * | | Fix instance ban index names | Rory& | 2026-07-03 | 2 | -4/+21 |
| * | | Set index names and fix type for instance bans | Rory& | 2026-07-03 | 1 | -4/+4 |
| |/ |
|
| * | Throw proper error when emoji isnt found | Rory& | 2026-07-01 | 1 | -2/+7 |
| * | Restrict reading of application emojis | Rory& | 2026-07-01 | 1 | -1/+7 |
| * | Handle non-existant applications more gracefully | Rory& | 2026-07-01 | 1 | -0/+3 |
| * | Enforce that a given applications emoji set can only be modified by the appli... | Rory& | 2026-07-01 | 4 | -1/+22 |
| * | Update C# db models | Rory& | 2026-07-01 | 5 | -4/+25 |
| * | Add tests for guild/app emojis | Rory& | 2026-07-01 | 3 | -2/+268 |
| * | Add application emojis implementation based on the guilds one, models | Rory& | 2026-07-01 | 8 | -1/+573 |
| * | Assert that emoji being updated belongs to the requested guild | Rory& | 2026-07-01 | 1 | -0/+4 |
| * | Fix import in application entity | Rory& | 2026-07-01 | 3 | -125/+191 |
| * | Emoji application migration, set explicit foreign key constraint names | Rory& | 2026-07-01 | 2 | -2/+27 |
| * | Update package.json to point to the right database.js | Rory& | 2026-07-01 | 1 | -1/+1 |
| * | Adjust emoji source to support app emojis | Rory& | 2026-07-01 | 1 | -31/+47 |
| * | Update emoji/application entities to support application emojis | Rory& | 2026-07-01 | 2 | -5/+25 |
| * | fix user settings patch route | Oh64 | 2026-07-01 | 1 | -1/+1 |
| * | Update C# dep lockfiles | Rory& | 2026-06-30 | 1 | -0/+25 |
| * | Various C# continuations | Rory& | 2026-06-30 | 9 | -19/+237 |
| * | Various tests stuff | Rory& | 2026-06-30 | 4 | -9/+95 |
| * | Dont (re-/)add embeds if message has embed suppressed | Rory& | 2026-06-29 | 1 | -1/+4 |
| * | More oauth2 role thingies | Rory& | 2026-06-28 | 1 | -0/+3 |
| * | Fix oauth2 not setting role colors | Rory& | 2026-06-28 | 1 | -0/+2 |
| * | Guard embedless messages when checking for poll results, add reply tests | Rory& | 2026-06-28 | 4 | -1/+40 |
| * | refactor: add poll utility | CyberL1 | 2026-06-26 | 5 | -276/+145 |
| * | feat: mention poll author | CyberL1 | 2026-06-26 | 1 | -0/+7 |
| * | chore: remove test console.log | CyberL1 | 2026-06-26 | 1 | -1/+0 |
| * | refactor: change `#` imports into `@spacebar/` imports | CyberL1 | 2026-06-26 | 4 | -10/+10 |
| * | feat: get non-expired polls on start | CyberL1 | 2026-06-26 | 1 | -3/+108 |
| * | fix: ddon't turn poll end messages to reply type | CyberL1 | 2026-06-26 | 1 | -1/+2 |
| * | feat: add poll ended messages | CyberL1 | 2026-06-26 | 7 | -2/+214 |
| * | fix: check if message is a poll | CyberL1 | 2026-06-26 | 1 | -5/+7 |
| * | fix: ignore null/undefined in where queries | CyberL1 | 2026-06-26 | 1 | -0/+4 |
| * | check opts not message | CyberL1 | 2026-06-25 | 1 | -1/+1 |
| * | fix: check for poll answer limit | CyberL1 | 2026-06-25 | 1 | -0/+9 |
| * | fix: don't send loop over not voted answers | CyberL1 | 2026-06-25 | 1 | -1/+1 |
| * | feat: send vote poll events | CyberL1 | 2026-06-25 | 2 | -1/+57 |
| * | feat: send a `MESSAGE_UPDATE` event on manual poll expire | CyberL1 | 2026-06-25 | 1 | -2/+8 |
| * | feat: add route to expire a poll | CyberL1 | 2026-06-25 | 3 | -0/+135 |
| * | feat: add route to get voters for an answer | CyberL1 | 2026-06-25 | 1 | -0/+43 |
| * | fix: forbid poll editing/creating in non-text channels | CyberL1 | 2026-06-25 | 3 | -0/+11 |
| * | feat: set `me_voted` for poll messages | CyberL1 | 2026-06-25 | 1 | -0/+8 |
| * | feat: add voting route | CyberL1 | 2026-06-25 | 5 | -0/+156 |
| * | fix: poll answer id should never be 0 | CyberL1 | 2026-06-25 | 1 | -1/+1 |
| * | refactor: group message poll checks under one if | CyberL1 | 2026-06-25 | 1 | -6/+10 |
| * | fix: assign id to poll answers | CyberL1 | 2026-06-25 | 4 | -3/+9 |
| * | fix: add `expiry` field to polls in message handling | CyberL1 | 2026-06-25 | 1 | -0/+4 |
| * | Include online session count in member list logs | Rory& | 2026-06-24 | 1 | -1/+4 |
| * | op14: dont account for roles when including offline members | Rory& | 2026-06-24 | 1 | -3/+2 |
| * | op14: deduplicate group adding code | Rory& | 2026-06-24 | 1 | -34/+20 |
| * | op14: add todo to reduce data sent | Rory& | 2026-06-24 | 1 | -0/+1 |
| * | Op14: abstract base query for members by group | Rory& | 2026-06-24 | 1 | -24/+18 |
| * | Op14: handle serialisation logic for member to include presence | Rory& | 2026-06-24 | 1 | -2/+16 |
| * | Op14: fix offline query by mandating that *all* sessions must be offline | Rory& | 2026-06-23 | 1 | -7/+7 |
| * | Op14: return offline presence for users with no sessions | Rory& | 2026-06-23 | 1 | -2/+2 |
| * | Gateway offload: gracefully fall back to TS code on failure | Rory& | 2026-06-23 | 6 | -7/+10 |
| * | Op14: always query sessions... | Rory& | 2026-06-23 | 1 | -0/+2 |
| * | Op14: Handle ranges, in theory | Rory& | 2026-06-23 | 1 | -28/+30 |
| * | Op14: remove intermediary class | Rory& | 2026-06-23 | 1 | -46/+14 |
| * | Fix compile errors | Rory& | 2026-06-23 | 2 | -0/+2 |
| * | Serialize null properties | Rory& | 2026-06-23 | 1 | -1/+1 |
| * | Include presence in op14 response | Rory& | 2026-06-23 | 5 | -5/+72 |
| * | Member list kinda works now? github/dev/lazyrequest dev/lazyrequest | Rory& | 2026-06-23 | 10 | -70/+234 |
| * | Close: use session as predicate rather than session_id due to early init | Rory& | 2026-06-22 | 1 | -1/+2 |
| * | LazyRequest: support offload | Rory& | 2026-06-21 | 1 | -2/+6 |
| * | Use stopwatch for LazyRequest, clean up imports, remove unused code | Rory& | 2026-06-21 | 1 | -42/+3 |
| * | Get basic member list working in offload | Rory& | 2026-06-21 | 4 | -72/+142 |
| * | Publish LazyRequest typescript attempt, partial C# impl | Rory& | 2026-06-21 | 7 | -14/+196 |
| * | More tests | Rory& | 2026-06-19 | 11 | -22/+231 |
| * | Update basic deps | Rory& | 2026-06-19 | 42 | -336/+172 |
| * | More tests | Rory& | 2026-06-19 | 2 | -22/+43 |
| * | Minor CDN-CS work | Rory& | 2026-06-19 | 6 | -6/+6 |
| * | Evade metric constructors handling registration by default | Rory& | 2026-06-19 | 6 | -1/+8 |
| * | Attach HTTP metrics via dedup helper | Rory& | 2026-06-19 | 1 | -13/+17 |
| * | Bundle: attach monitoring to express early | Rory& | 2026-06-19 | 1 | -0/+1 |
| * | Fix cloud attachments (dont circular import in cdn) | Rory& | 2026-06-18 | 20 | -49/+57 |
| * | Some message tests | Rory& | 2026-06-18 | 2 | -0/+219 |
| * | More webhook tests | Rory& | 2026-06-17 | 1 | -16/+78 |
| * | Delete messages when deleting webhook | Rory& | 2026-06-17 | 2 | -1/+5 |
| * | Regenerate assets | Rory& | 2026-06-17 | 2 | -32/+0 |
| * | Routes: reduce scope of api imports to api/util | Rory& | 2026-06-17 | 14 | -16/+16 |
| * | Clean up some imports to make API work again | Rory& | 2026-06-17 | 5 | -6/+27 |
| * | extensions/String: use custom exception type | Rory& | 2026-06-17 | 2 | -12/+31 |
| * | Try to signify imported entities for require | Rory& | 2026-06-17 | 1 | -5/+12 |
| * | Signify type imports | Rory& | 2026-06-17 | 1 | -2/+2 |
| * | Sort directory recursion | Rory& | 2026-06-17 | 1 | -2/+2 |
| * | Add basic import validator scripts | Rory& | 2026-06-17 | 1 | -0/+200 |
| * | Authentication: allow - in webhook token | Rory& | 2026-06-16 | 5 | -5/+5 |
| * | Fix random string code | Rory& | 2026-06-16 | 1 | -1/+1 |
| * | Fix import | Rory& | 2026-06-16 | 1 | -2/+6 |
| * | Signify some imports more explicitly | Rory& | 2026-06-16 | 192 | -195/+195 |
| * | Move random string to Random class in extensions | Rory& | 2026-06-16 | 13 | -94/+43 |
| * | Dont fetch roles if role id set is empty | Rory& | 2026-06-16 | 1 | -1/+1 |
| * | Dont fetch roles for non-guild mesages | Rory& | 2026-06-16 | 1 | -1/+1 |
| * | Account for channel id when deleting messages | Rory& | 2026-06-16 | 1 | -2/+2 |
| * | Replace APIRole with schema | Rory& | 2026-06-13 | 5 | -18/+277 |
| * | Split config/response voice regions, remove APIVoiceRegion alias | Rory& | 2026-06-13 | 10 | -121/+140 |
| * | Bump discord-protos | Rory& | 2026-06-13 | 2 | -5/+5 |
| * | HACKHACK: Migrate to typeorm v1.0.0, still work to do in actually updating al... | Rory& | 2026-06-13 | 27 | -861/+171 |
| * | Bump npm package minors | Rory& | 2026-06-12 | 4 | -221/+235 |
| * | Fix import path for initial migration | Rory& | 2026-06-12 | 1 | -1/+1 |
| * | Bundle: drop unused index.ts, avoid re-exporting all other components | Rory& | 2026-06-12 | 1 | -22/+0 |
| * | api/widget: dont import the entirety of the CDN server | Rory& | 2026-06-12 | 1 | -1/+1 |
| * | CDN: unify imports layout | Rory& | 2026-06-12 | 22 | -82/+50 |
| * | Move more extensions to extensions | Rory& | 2026-06-12 | 42 | -90/+137 |
| * | Move migrations to database | Rory& | 2026-06-12 | 77 | -731/+842 |
| * | Fix recursive import in database | Rory& | 2026-06-12 | 3 | -218/+216 |
| * | Move entities to database | Rory& | 2026-06-12 | 250 | -537/+694 |
| * | Move database to toplevel | Rory& | 2026-06-12 | 18 | -36/+65 |
| * | Remove extraneous export | Rory& | 2026-06-12 | 1 | -1/+0 |
| * | Use subpath imports for lambert-server, fix openapi.js | Rory& | 2026-06-12 | 85 | -95/+95 |
| * | Allow subpath imports, move extensions to separate module | Rory& | 2026-06-12 | 18 | -22/+53 |
| * | Allow subpath imports from module aliases | Rory& | 2026-06-12 | 1 | -7/+7 |
| * | Dont send guild_add for autojoin guilds on register, disable bcrypt workers a... | Rory& | 2026-06-11 | 5 | -119/+132 |
| * | Deduplicate channel positions query | Rory& | 2026-06-11 | 1 | -8/+7 |
| * | Assertions first, use exists rather than count/find | Rory& | 2026-06-11 | 1 | -14/+9 |
| * | Dont fetch entire channel for welcome message, dont fail if channel doesnt exist | Rory& | 2026-06-11 | 1 | -7/+4 |
| * | Handle welcome message as insert + update | Rory& | 2026-06-11 | 1 | -4/+3 |
| * | Bcrypt worker threads | Rory& | 2026-06-11 | 5 | -3/+121 |
| * | Trace registration | Rory& | 2026-06-11 | 3 | -13/+59 |
| * | Clean up tests a little | Rory& | 2026-06-09 | 10 | -132/+96 |
| * | Use better permissions when handling webhook mentions | Rory& | 2026-06-05 | 3 | -6/+14 |
| * | Log silent attachment failures for webhooks | Rory& | 2026-06-05 | 1 | -0/+1 |
| * | Unit tests for webhooks | Rory& | 2026-06-05 | 10 | -11/+255 |
| * | Return url on webhook create | Rory& | 2026-06-05 | 1 | -0/+1 |
| * | User: handle autojoin synchronously | Rory& | 2026-06-05 | 1 | -12/+4 |
| * | Some basic unit tests | Rory& | 2026-06-05 | 14 | -0/+437 |
| * | More C# models, split basic client SDK from client | Rory& | 2026-06-05 | 17 | -27/+241 |
| * | Clean up import in Monitoring, close webrtc connection on IPC failure, add LO... | Rory& | 2026-06-05 | 6 | -59/+61 |
| * | HTTP: reblanace buckets to prefer smaller response times | Rory& | 2026-05-29 | 1 | -1/+1 |
| * | Nix: prometheus support | Rory& | 2026-05-28 | 2 | -0/+48 |
| * | Add grafana dashboard | Rory& | 2026-05-28 | 1 | -0/+1734 |
| * | Merge branch 'dev/monitoring' | Rory& | 2026-05-28 | 16 | -9/+251 |
| |\ |
|
| | * | IPC: shutdown hooks github/dev/monitoring dev/monitoring | Rory& | 2026-05-28 | 1 | -1/+1 |
| | * | IPC metrics | Rory& | 2026-05-28 | 3 | -4/+9 |
| | * | monitoring: add helper to register a metric without duplicating | Rory& | 2026-05-28 | 1 | -3/+11 |
| | * | monitoring: ignore OPTIONS requests that dont have a route handler | Rory& | 2026-05-28 | 1 | -6/+8 |
| | * | nixos tests: check metrics endpoints on TS services | Rory& | 2026-05-28 | 1 | -1/+9 |
| | * | Monitoring: tag HTTP response rate histogram by route rather than request url | Rory& | 2026-05-28 | 2 | -5/+44 |
| | * | */Server.ts: Handle metrics requests | Rory& | 2026-05-28 | 3 | -0/+8 |
| | * | */Server.ts: Add monitoring init hook | Rory& | 2026-05-28 | 5 | -2/+77 |
| | * | CodeOwners: claim /nix dir | Rory& | 2026-05-28 | 1 | -1/+2 |
| | * | Move why-is-node-running to dependencies | Rory& | 2026-05-28 | 2 | -3/+3 |
| | * | Process lifecycle scripts | Rory& | 2026-05-28 | 15 | -98/+294 |
| * | | CodeOwners: claim /nix dir github/dev/backport/from-monitoring/ProcessLifecycle dev/backport/from-monitoring/ProcessLifecycle | Rory& | 2026-05-28 | 1 | -1/+2 |
| * | | Move why-is-node-running to dependencies | Rory& | 2026-05-28 | 2 | -5/+4 |
| * | | Process lifecycle scripts | Rory& | 2026-05-28 | 16 | -95/+195 |
| |/ |
|
| * | Concurrent identify stress script | Rory& | 2026-05-28 | 2 | -2/+90 |
| * | IPC: shutdown hooks | Rory& | 2026-05-28 | 4 | -7/+15 |
| * | Gateway: send reconnect on shutdown | Rory& | 2026-05-28 | 1 | -0/+11 |
| * | Fix some copyright headers | Rory& | 2026-05-26 | 1 | -1/+1 |
| * | Break up bulk inserts for read states to avoid postgres parameter exhaustion | Rory& | 2026-05-26 | 4 | -10/+68 |
| * | Trace fillInMissingIDs | Rory& | 2026-05-26 | 2 | -29/+51 |
| * | Bulk insert missing ReadStates | Rory& | 2026-05-26 | 1 | -14/+24 |
| * | No longer handle mention_count == null since its no longer nullable | Rory& | 2026-05-26 | 1 | -22/+20 |
| * | Use forEach rather than .map.forEach | Rory& | 2026-05-26 | 1 | -1/+1 |
| * | Add full trace | Rory& | 2026-05-26 | 1 | -5/+25 |
| * | Use sets for mention roles/users | Rory& | 2026-05-26 | 4 | -23/+57 |
| * | Simplify some queries for handling mentions | Rory& | 2026-05-26 | 1 | -11/+14 |
| * | User mentions: use `user_id IN (...)` rather than `user_id = ... OR user_id =... | Rory& | 2026-05-26 | 1 | -1/+1 |
| * | Move message mention handling to separate function | Rory& | 2026-05-26 | 1 | -132/+144 |
| * | Better error handling in rabbitmqsinglelistener/writer | Rory& | 2026-05-26 | 2 | -14/+49 |
| * | Add startup test for legacy rabbitmq setup | Rory& | 2026-05-26 | 1 | -2/+9 |
| * | Add NixOS test for starting with rabbitmq-single ipc | Rory& | 2026-05-26 | 5 | -20/+54 |
| * | Nix: expose EVENT_TRANSMISSION as an option | Rory& | 2026-05-26 | 1 | -3/+17 |
| * | Demote default rabbitmq behavior, implement init for all BaseEventWriter/List... | Rory& | 2026-05-26 | 1 | -34/+44 |
| * | Move publishEvent to RabbitMQ.ts | Rory& | 2026-05-26 | 2 | -29/+28 |
| * | Move rabbitListen to RabbitMQ.ts | Rory& | 2026-05-26 | 2 | -53/+55 |
| * | Clean up unused imports in IPC code | Rory& | 2026-05-26 | 3 | -4/+2 |
| * | Add untested rabbitmq single-channel IPC | Rory& | 2026-05-26 | 7 | -37/+228 |
| * | Split unix socket IPC to separate files, add interfaces | Rory& | 2026-05-26 | 7 | -530/+627 |
| * | channelOrdering: fix null ref | Rory& | 2026-05-25 | 1 | -0/+2 |
| * | Fix db models build | Rory& | 2026-05-25 | 1 | -2/+1 |
| * | side tangent: update C# DB model, fix admin api auth | Rory& | 2026-05-25 | 17 | -77/+307 |
| * | fix migrations script | Rory& | 2026-05-25 | 1 | -1/+1 |
| * | Fix some copyright headers github/dev/cherry dev/cherry | Rory& | 2026-05-24 | 1 | -0/+18 |
| * | */start.ts: unify import order for module-alias and dotenv | Rory& | 2026-05-24 | 6 | -19/+49 |
| * | Clean up erlpack types | Rory& | 2026-05-24 | 6 | -48/+3 |
| * | Side tangent: fix prettier complaints | Rory& | 2026-05-24 | 3 | -3/+10 |
| * | Clean up unused binding in cdn-cs nix module | Rory& | 2026-05-24 | 1 | -1/+0 |
| * | Fix github workflows | Rory& | 2026-05-24 | 2 | -29/+1 |
| * | Update npm packages, patches | Rory& | 2026-05-24 | 4 | -93/+95 |
| * | Fix patches | Rory& | 2026-05-24 | 2 | -2/+2 |
| * | test VM: expose pion port | Rory& | 2026-05-24 | 1 | -0/+6 |
| * | Add internal status order enum | Rory& | 2026-05-19 | 5 | -9/+16 |
| * | Bundle tests: dont use gateway offload | Rory& | 2026-05-19 | 1 | -7/+0 |
| * | Rework status enum schema | Rory& | 2026-05-19 | 7 | -59/+115 |
| * | cs: bump microsoft/system.* | Rory& | 2026-05-19 | 24 | -217/+218 |
| * | cs: bump Magick.NET | Rory& | 2026-05-19 | 20 | -50/+50 |
| * | npm: update node-zstd to 2.0.0 | Rory& | 2026-05-19 | 2 | -58/+41 |
| * | npm: update amqplib to 2.0.1 | Rory& | 2026-05-19 | 2 | -14/+5 |
| * | npm minor package updates | Rory& | 2026-05-19 | 2 | -544/+958 |