| Commit message (Expand) | Author | Age | Files | Lines |
| * | thread stuff ig github/tmp-rebase-threads tmp-rebase-threads | MathMan05 | 2026-01-28 | 1 | -0/+12 |
| * | initial recipients work | MathMan05 | 2026-01-28 | 6 | -6/+29 |
| * | thread API start | MathMan05 | 2026-01-28 | 14 | -7/+294 |
| * | sechema changes+migrations | MathMan05 | 2026-01-28 | 7 | -7/+185 |
| * | Rename use_thread permissions to create_thread | Rory& | 2026-01-28 | 2 | -5/+5 |
| * | Raise timeout of migrations pre-start script to allow initial ddl to finish | Rory& | 2026-01-26 | 1 | -2/+2 |
| * | Drop cdn-cs module | Rory& | 2026-01-26 | 2 | -337/+3 |
| * | Update dotent dep locks | Rory& | 2026-01-26 | 8 | -491/+456 |
| * | C# dependency updates, CDN-CS work | Rory& | 2026-01-26 | 46 | -1073/+861 |
| * | Make bot invites configurable | Rory& | 2026-01-24 | 3 | -4/+5 |
| * | Forbid dashes in emoji names | Rory& | 2026-01-23 | 1 | -0/+3 |
| * | cdn: actually execute controllers | Rory& | 2026-01-23 | 1 | -0/+1 |
| * | Identify: add self as recipient for DMs with nonexistnt users | Rory& | 2026-01-23 | 1 | -19/+27 |
| * | Dummy warp endpoint | Rory& | 2026-01-23 | 2 | -0/+59 |
| * | Port User.tag getter from pomelo as utility | Rory& | 2026-01-23 | 5 | -3/+18 |
| * | Make openapi.js work offline - still needs conditionals fixed though | Rory& | 2026-01-22 | 25 | -218/+72 |
| * | Bump undici in the npm_and_yarn group across 1 directory | dependabot[bot] | 2026-01-22 | 1 | -14/+3 |
| * | CDN: use central cache middleware. Closes #1455 | Rory& | 2026-01-22 | 7 | -20/+40 |
| * | Move health endpoints to /, deprecate /api/-. Fixes #1089 | Rory& | 2026-01-22 | 5 | -3/+15 |
| * | Apply-migrations: retry | Rory& | 2026-01-22 | 1 | -5/+19 |
| * | Nix: dont set after/requires at all | Rory& | 2026-01-22 | 1 | -2/+2 |
| * | Nix: dont depend on network.target | Rory& | 2026-01-22 | 1 | -1/+1 |
| * | WIP: StopForumSpam support | Rory& | 2026-01-22 | 2 | -0/+132 |
| * | Merge pull request #1471 from MathMan05/botFix | Cyber | 2026-01-21 | 1 | -1/+1 |
| |\ |
|
| | * | bot fix | MathMan05 | 2026-01-21 | 1 | -1/+1 |
| * | | reenable wantedby | Rory& | 2026-01-21 | 1 | -1/+1 |
| * | | disable services as a test | Rory& | 2026-01-21 | 1 | -1/+1 |
| * | | Set 15s timeout for migrations | Rory& | 2026-01-21 | 1 | -0/+3 |
| * | | network-online.target -> network.target? | Rory& | 2026-01-21 | 1 | -1/+1 |
| * | | Nix: remove dependency on postgres service if host isnt running it | Rory& | 2026-01-21 | 1 | -1/+2 |
| * | | Quick and dirty util scripts, trim node modules | Rory& | 2026-01-21 | 4 | -106/+362 |
| * | | Fix tsconfig for tsgo | Rory& | 2026-01-21 | 1 | -1/+1 |
| * | | oops, left some .orig files in ajv patch | Rory& | 2026-01-21 | 1 | -643/+0 |
| |/ |
|
| * | fix validations | MathMan05 | 2026-01-20 | 1 | -3/+5 |
| * | tsconfig: set srcDir, tsBuildInfoFile | Rory& | 2026-01-20 | 2 | -2/+3 |
| * | Fix NixOS tests, allow building via tsgo | Rory& | 2026-01-20 | 10 | -13/+235 |
| * | Nix test VM, migrations helper script | Rory& | 2026-01-19 | 9 | -0/+276 |
| * | Update nix deps | Rory& | 2026-01-17 | 6 | -404/+103 |
| * | Add explicit dep on EFCore to resolve compiler error | Rory& | 2026-01-17 | 2 | -528/+2 |
| * | Update nix nuget deps | Rory& | 2026-01-17 | 4 | -0/+1113 |
| * | Setting myself up for failure | Rory& | 2026-01-17 | 31 | -759/+813 |
| * | Add stub POSt report endpoint | Rory& | 2026-01-17 | 9 | -85/+895 |
| * | Restructure extras | Rory& | 2026-01-17 | 107 | -244/+382 |
| * | Merge commit from fork | Cyber | 2026-01-16 | 1 | -1/+2 |
| |\ |
|
| | * | Make this not use the whole session object | ohayo | 2026-01-15 | 1 | -1/+2 |
| |/ |
|
| * | Add temp reporting menu responses | Rory& | 2026-01-15 | 13 | -81/+11129 |
| * | Enum for report menu types | Rory& | 2026-01-14 | 3 | -14/+345 |
| * | Actually map all endpoints for getting report menus | Rory& | 2026-01-14 | 1 | -14/+27 |
| * | Merge pull request #1465 from CyberL1/fix/name-must-not-be-empty | Cyber | 2026-01-14 | 6 | -9/+35 |
| |\ |
|
| | * | fest: throw an error if bot name is empty | CyberL1 | 2026-01-14 | 4 | -1/+17 |
| | * | fest: throw an error if application name is empty | CyberL1 | 2026-01-14 | 1 | -1/+10 |
| | * | fix: `FieldErrors` function returned array instead of an object | CyberL1 | 2026-01-14 | 1 | -7/+8 |
| |/ |
|
| * | Gateway close logging for 4002 | Rory& | 2026-01-13 | 2 | -3/+16 |
| * | Support API v10 | Rory& | 2026-01-13 | 1 | -0/+2 |
| * | Include request info in errors | Rory& | 2026-01-13 | 4 | -5/+11 |
| * | Forgot to include assets | Rory& | 2026-01-11 | 2 | -366/+0 |
| * | Exclude captcha response schemas, KeySchema | Rory& | 2026-01-11 | 1 | -1/+5 |
| * | Sync CS db model | Rory& | 2026-01-11 | 5 | -16/+43 |
| * | Whoami endpoint in api | Rory& | 2026-01-11 | 2 | -0/+81 |
| * | CDN-CS stuff | Rory& | 2026-01-11 | 22 | -5/+1058 |
| * | Merge pull request #1464 from CyberL1/fix/build-workflow | Cyber | 2026-01-10 | 2 | -0/+2 |
| |\ |
|
| | * | fix: add missing config value for tests | CyberL1 | 2026-01-10 | 1 | -0/+1 |
| | * | Merge branch 'spacebarchat:master' into fix/build-workflow | Cyber | 2026-01-10 | 0 | -0/+0 |
| | |\
| |/
|/| |
|
| * | | Merge pull request #1463 from CyberL1/fix/mutual-friends | Cyber | 2026-01-10 | 1 | -1/+1 |
| |\ \ |
|
| | | * | fix: install sqlite3 for build workflow | CyberL1 | 2026-01-10 | 1 | -0/+1 |
| | |/ |
|
| | * | fix: relationshipsSelf are now actually self | CyberL1 | 2026-01-10 | 1 | -1/+1 |
| |/ |
|
| * | Update nix | Rory& | 2026-01-01 | 1 | -3/+3 |
| * | Update deps minor | Rory& | 2026-01-01 | 2 | -713/+669 |
| * | Fix profile API | MathMan05 | 2025-12-29 | 1 | -6/+7 |
| * | Add sticker manager in non admin section of admin api test client | Rory& | 2025-12-29 | 3 | -3/+252 |
| * | Fix deps hashes for extras | Rory& | 2025-12-29 | 9 | -109/+69 |
| * | Clean up nix a little | Rory& | 2025-12-29 | 5 | -101/+114 |
| * | Persist uploader user id for new stickers | Rory& | 2025-12-28 | 1 | -0/+1 |
| * | Reduce service permissions | Rory& | 2025-12-28 | 1 | -0/+31 |
| * | No trailing slashes in endpoints | Rory& | 2025-12-27 | 1 | -4/+4 |
| * | Nix: include patches in fileset | Rory& | 2025-12-27 | 1 | -1/+2 |
| * | Fix schemas... | Rory& | 2025-12-27 | 4 | -272/+134 |
| * | Allow writing to cdn path | Rory& | 2025-12-27 | 2 | -6/+24 |
| * | bleh | Rory& | 2025-12-27 | 1 | -4/+4 |
| * | bleh | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | Fix copy paste failure | Rory& | 2025-12-27 | 1 | -4/+4 |
| * | Allow passing config secrets as paths | Rory& | 2025-12-27 | 3 | -32/+119 |
| * | cdn no leading slash for private endpoint hack | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | cdn dont use https for localhost | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | Set working directory | Rory& | 2025-12-27 | 1 | -0/+1 |
| * | print cwd in jwt | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | Log some paths | Rory& | 2025-12-27 | 2 | -2/+3 |
| * | Fix runtime path | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | Dont set working directory explicitly | Rory& | 2025-12-27 | 1 | -1/+0 |
| * | consistent paths | Rory& | 2025-12-27 | 1 | -7/+7 |
| * | create group | Rory& | 2025-12-27 | 1 | -0/+2 |
| * | maye? | Rory& | 2025-12-27 | 1 | -2/+0 |
| * | lets tyr not dynamcic user | Rory& | 2025-12-27 | 1 | -1/+9 |
| * | sadfkoljwaesioafawej | Rory& | 2025-12-27 | 1 | -2/+2 |
| * | fix endpoint crap | Rory& | 2025-12-27 | 2 | -3/+3 |
| * | Override port always based on endpoints | Rory& | 2025-12-27 | 1 | -5/+3 |
| * | No default port | Rory& | 2025-12-27 | 1 | -2/+2 |
| * | Use systemd runtimedirectory | Rory& | 2025-12-27 | 1 | -1/+3 |
| * | Give storage location to all services | Rory& | 2025-12-27 | 1 | -0/+16 |
| * | AF_UNIX | Rory& | 2025-12-27 | 1 | -0/+1 |
| * | Server name setting | Rory& | 2025-12-27 | 1 | -2/+9 |
| * | nix: fix env name | Rory& | 2025-12-26 | 1 | -1/+1 |
| * | nix: allow ints in env | Rory& | 2025-12-26 | 1 | -0/+1 |
| * | Nix: expose CDN path option | Rory& | 2025-12-26 | 1 | -5/+17 |
| * | Ignore empty ASN type/ID in register | Rory& | 2025-12-26 | 1 | -2/+6 |
| * | Fix endpoint public splitting | Rory& | 2025-12-25 | 2 | -2/+2 |
| * | C#: db config model | Rory& | 2025-12-25 | 5 | -88/+587 |
| * | Drop unused metrics configuration | Rory& | 2025-12-25 | 3 | -24/+0 |
| * | Drop unused Kafka configuration | Rory& | 2025-12-25 | 3 | -26/+0 |
| * | WIP nix stuff | Rory& | 2025-12-25 | 7 | -163/+377 |
| * | WIP C# stuff | Rory& | 2025-12-25 | 10 | -51/+358 |
| * | Consistent imports and instructions for email | Rory& | 2025-12-25 | 4 | -10/+15 |
| * | No s3 support by default | Rory& | 2025-12-25 | 4 | -390/+104 |
| * | Drop sqlite3 by default | Rory& | 2025-12-25 | 3 | -876/+30 |
| * | Add server name config option for use in client redirects | Rory& | 2025-12-23 | 2 | -4/+10 |
| * | Set low cache-control headers for static pages | Rory& | 2025-12-23 | 1 | -3/+14 |
| * | Fix docker | Rory& | 2025-12-23 | 1 | -2/+2 |
| * | Merge pull request #1449 from MathMan05/inviteFix | Cyber | 2025-12-22 | 2 | -1/+7 |
| |\ |
|
| | * | fix invite API slightly | MathMan05 | 2025-12-22 | 2 | -1/+7 |
| * | | Update readme | Rory& | 2025-12-21 | 1 | -3/+2 |
| * | | Update readme | Rory& | 2025-12-21 | 1 | -2/+10 |
| * | | Add forgotten asset | Rory& | 2025-12-21 | 1 | -0/+0 |
| * | | Shields | Rory& | 2025-12-21 | 4 | -0/+165 |
| * | | Widget: sort users by id | Rory& | 2025-12-21 | 1 | -16/+16 |
| * | | Fix widget | Rory& | 2025-12-21 | 1 | -3/+0 |
| * | | Fix import | Rory& | 2025-12-21 | 1 | -1/+1 |
| * | | Filter widget channels by type, implement rudimentary cache, mark cache as im... | Rory& | 2025-12-21 | 1 | -77/+98 |
| * | | Bump widget idle time to 5 minutes | Rory& | 2025-12-20 | 1 | -1/+1 |
| * | | Forgot about bundle | Rory& | 2025-12-20 | 1 | -0/+5 |
| * | | Commit evil (set process names) | Rory& | 2025-12-20 | 5 | -1/+21 |
| |/ |
|
| * | Merge remote-tracking branch 'mathium05/dmFix' | Rory& | 2025-12-20 | 4 | -669/+277 |
| |\ |
|
| | * | apparently it didn't get moved lol | MathMan05 | 2025-12-19 | 2 | -7945/+8236 |
| | * | DM bot Fix | MathMan05 | 2025-12-19 | 4 | -8736/+8053 |
| * | | Fix online member count | Rory& | 2025-12-20 | 1 | -1/+2 |
| * | | No alt text for avatars | Rory& | 2025-12-20 | 1 | -2/+9 |
| |/ |
|
| * | Fix widget | Rory& | 2025-12-20 | 2 | -16/+25 |
| * | Widget improvements | Rory& | 2025-12-19 | 2 | -3/+19 |
| * | Implement widget | Rory& | 2025-12-19 | 3 | -5/+167 |
| * | Deprecation: Use object-based relations for typeorm | Rory& | 2025-12-19 | 55 | -137/+151 |
| * | prettier: ignore schemaExclusions.json | Rory& | 2025-12-19 | 2 | -5/+12 |
| * | more async io | Rory& | 2025-12-19 | 2 | -3/+3 |
| * | use async io for CDN file storage | Rory& | 2025-12-19 | 1 | -2/+3 |
| * | Dont use promises for dummy endpoints | Rory& | 2025-12-19 | 38 | -47/+47 |
| * | Fix style in scripts/schemaExclusions.json | Rory& | 2025-12-19 | 1 | -10/+4 |
| * | ESLint: warn for deprecated constructs | Rory& | 2025-12-19 | 5 | -10/+32 |
| * | DEPRECATION: Move most select queries to object instead of string[] | Rory& | 2025-12-19 | 37 | -85/+110 |
| * | Merge pull request #1446 from CyberL1/refactor/gh-embed-length | Cyber | 2025-12-19 | 1 | -3/+3 |
| |\ |
|
| | * | refactor: adjust numbers for length limits | CyberL1 | 2025-12-19 | 1 | -1/+1 |
| | * | refactor: adjust numbers for length limits | CyberL1 | 2025-12-19 | 1 | -2/+2 |
| | * | refactor: adjust commit lenghts for `push` event | CyberL1 | 2025-12-19 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #1445 from CyberL1/refactor/gh-embed-length | Cyber | 2025-12-19 | 2 | -12/+6 |
| |\ |
|
| | * | chore: run prettier | CyberL1 | 2025-12-19 | 1 | -10/+4 |
| | * | fix: description length for `issue_comment` event | CyberL1 | 2025-12-19 | 1 | -1/+1 |
| | * | fix: description length for `issue` event | CyberL1 | 2025-12-19 | 1 | -1/+1 |
| |/ |
|
| * | Send HTTP 401 on token errors | Rory& | 2025-12-19 | 5 | -150/+168 |
| * | Fix initial database setup | Rory& | 2025-12-19 | 1 | -1/+6 |
| * | Use inserts instead of save for new entities | Rory& | 2025-12-19 | 1 | -1/+6 |
| * | WIP CDN stuff | Rory& | 2025-12-19 | 2 | -0/+143 |
| * | Drop blockProxies from config - fixup for #1444 / b54e86d | Rory& | 2025-12-18 | 1 | -1/+0 |
| * | Drop isProxy alltogether, because wtf is this language (!![] === true apparen... | Rory& | 2025-12-18 | 2 | -14/+0 |
| * | Merge pull request #1443 from CyberL1/feat/forwards | Cyber | 2025-12-18 | 8 | -14/+345 |
| |\ |
|
| | * | Merge branch 'master' into feat/forwards | Cyber | 2025-12-18 | 3 | -62/+105 |
| | |\
| |/
|/| |
|
| * | | More gateway trace | Rory& | 2025-12-18 | 3 | -62/+105 |
| | * | chore: run prettier (again) | CyberL1 | 2025-12-18 | 1 | -10/+4 |
| | * | add TODO | CyberL1 | 2025-12-18 | 2 | -4/+12 |
| | * | chore: run prettier | CyberL1 | 2025-12-18 | 5 | -35/+29 |
| | * | feat: add message forwards (normal messages only) | CyberL1 | 2025-12-18 | 7 | -4/+339 |
| |/ |
|
| * | Fix identify trace | Rory& | 2025-12-18 | 1 | -3/+4 |
| * | Clean up some pointless gateway log noise | Rory& | 2025-12-18 | 1 | -2/+1 |
| * | Avoid re-fetching user if not requesting extra fields | Rory& | 2025-12-18 | 12 | -24/+21 |
| * | Try traces again | Rory& | 2025-12-18 | 1 | -10/+0 |
| * | Fill these back in? | Rory& | 2025-12-17 | 1 | -0/+3 |
| * | Reorganise traces? | Rory& | 2025-12-17 | 1 | -9/+44 |
| * | trace checkToken | Rory& | 2025-12-17 | 1 | -4/+10 |
| * | Avoid roundtrip when updating session | Rory& | 2025-12-17 | 1 | -8/+14 |
| * | Reorganise identify queries | Rory& | 2025-12-17 | 1 | -11/+11 |
| * | Remove more dead code | Rory& | 2025-12-17 | 1 | -10/+0 |
| * | Remove dead code from identify | Rory& | 2025-12-17 | 1 | -22/+2 |
| * | Dont log unix socket emissions that are below 5ms due to log noise | Rory& | 2025-12-17 | 1 | -1/+3 |
| * | Add common scams from discord to blocked usernames by default | Rory& | 2025-12-17 | 1 | -1/+1 |
| * | Update schemas post-merge | Rory& | 2025-12-17 | 2 | -0/+74 |
| * | friend nicknames | MathMan05 | 2025-12-17 | 4 | -2/+71 |
| * | Drop extended_settings, account data soon. Closes #1160 | Rory& | 2025-12-17 | 5 | -17/+14 |
| * | Merge remote-tracking branch 'DEVTomatoCake/fix/getPublicUser-no-defaults' | Rory& | 2025-12-17 | 8 | -18/+21 |
| |\ |
|
| | * | Run ESLint | TomatoCake | 2024-09-01 | 1 | -8/+1 |
| | * | Stop returning defaults when using getPublicUser() | TomatoCake | 2024-09-01 | 5 | -13/+16 |
| * | | Merge remote-tracking branch 'mathium05/greetFix' | Rory& | 2025-12-17 | 1 | -2/+2 |
| |\ \ |
|
| | * \ | Merge branch 'master' into greetFix | Cyber | 2025-11-18 | 6 | -2/+24 |
| | |\ \ |
|
| | * | | | fix greet API | MathMan05 | 2025-11-17 | 1 | -3/+3 |
| * | | | | Fix prettierigore | Rory& | 2025-12-17 | 1 | -1/+0 |
| * | | | | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 667 | -39142/+39148 |
| * | | | | Pre-commit: use spaces for formatting, regenerate schemas if changed | Rory& | 2025-12-17 | 2 | -2/+3 |
| * | | | | Pre-commit: dont forget to commit flake.lock | Rory& | 2025-12-17 | 1 | -0/+1 |
| * | | | | Pre-commit: dont update nix flake if recently updated | Rory& | 2025-12-17 | 1 | -0/+2 |
| * | | | | Remove automod code in favor of dev/emma-wip stuff | Rory& | 2025-12-17 | 2 | -65/+12 |
| * | | | | No more fallback URLs | Rory& | 2025-12-17 | 6 | -11/+7 |
| * | | | | Remove GATEWAY/CDN env variables in favor of single source of truth | Rory& | 2025-12-17 | 2 | -2/+2 |
| * | | | | Dont directly export all config subtypes | Rory& | 2025-12-17 | 3 | -3/+2 |
| * | | | | Move region to webrtc schemas | Rory& | 2025-12-17 | 6 | -23/+5 |
| * | | | | Fix webstorm runconfigs | Rory& | 2025-12-17 | 5 | -6/+6 |
| * | | | | Prettier u14 | Rory& | 2025-12-17 | 3 | -2/+3 |
| * | | | | Prettier u13 | Rory& | 2025-12-17 | 2 | -13/+5 |
| * | | | | Prettier u12 | Rory& | 2025-12-17 | 1 | -412/+408 |
| * | | | | Prettier u11 | Rory& | 2025-12-17 | 2 | -3/+15 |
| * | | | | Prettier u10 | Rory& | 2025-12-17 | 5 | -149/+52 |
| * | | | | Prettier u9 | Rory& | 2025-12-17 | 9 | -330/+124 |
| * | | | | Prettier u8 | Rory& | 2025-12-17 | 13 | -287/+71 |
| * | | | | Prettier u7 | Rory& | 2025-12-17 | 10 | -732/+193 |
| * | | | | Prettier u6 | Rory& | 2025-12-17 | 15 | -196/+61 |
| * | | | | Prettier u5 | Rory& | 2025-12-17 | 13 | -278/+69 |
| * | | | | Prettier u4 | Rory& | 2025-12-17 | 18 | -486/+130 |
| * | | | | Prettier u3 | Rory& | 2025-12-17 | 18 | -388/+134 |
| * | | | | Prettier -1 | Rory& | 2025-12-17 | 1 | -1/+0 |
| * | | | | Prettier 8 | Rory& | 2025-12-17 | 8 | -51/+13 |
| * | | | | Prettier 7 | Rory& | 2025-12-17 | 1 | -6/+1 |
| * | | | | Prettier 6 | Rory& | 2025-12-17 | 7 | -79/+20 |
| * | | | | Prettier 5 | Rory& | 2025-12-17 | 10 | -37/+13 |
| * | | | | Prettier 4 | Rory& | 2025-12-17 | 7 | -17/+11 |
| * | | | | Prettier 3 | Rory& | 2025-12-17 | 7 | -14/+7 |
| * | | | | Prettier 2 | Rory& | 2025-12-17 | 13 | -12/+13 |
| * | | | | Prettier 2 | Rory& | 2025-12-17 | 44 | -190/+85 |
| * | | | | Prettier 1 | Rory& | 2025-12-17 | 22 | -322/+102 |
| * | | | | Prettier connections | Rory& | 2025-12-17 | 11 | -359/+96 |
| * | | | | Prettier migration scripts | Rory& | 2025-12-17 | 25 | -330/+265 |
| * | | | | Prettier a few files | Rory& | 2025-12-17 | 7 | -33/+15 |
| * | | | | Drop staging migration scripts - these are years old now... | Rory& | 2025-12-17 | 4 | -2453/+0 |
| * | | | | finally make eslint happy | Rory& | 2025-12-17 | 11 | -117/+64 |
| * | | | | eslint: ignore admin api | Rory& | 2025-12-17 | 1 | -0/+1 |
| * | | | | No more magic nix cache (14 minutes in post-run???) | Rory& | 2025-12-17 | 1 | -1/+1 |
| * | | | | Allow job multitasking in nix ci | Rory& | 2025-12-17 | 1 | -2/+2 |
| * | | | | More flake checks | Rory& | 2025-12-17 | 2 | -12/+37 |
| * | | | | nix: add admin api docker image | Rory& | 2025-12-17 | 3 | -770/+770 |
| * | | | | nix: drop update scripts, drop hashes.json, dependency drvs | Rory& | 2025-12-17 | 5 | -53/+12 |
| * | | | | Fix typo | Rory& | 2025-12-17 | 1 | -1/+1 |
| * | | | | Fix session id shenanigs | Rory& | 2025-12-17 | 2 | -2/+2 |
| * | | | | forgot to clean up | Rory& | 2025-12-17 | 1 | -2/+0 |
| * | | | | Centralise ip info logic | Rory& | 2025-12-17 | 4 | -28/+36 |
| * | | | | Remove ugly hack | Rory& | 2025-12-17 | 1 | -2/+2 |
| * | | | | Cast ephemeral flag to number because lmao | Rory& | 2025-12-17 | 1 | -1/+1 |
| * | | | | Rename PRIVATE_ROUTE -> EPHEMERAL, fix typo | Rory& | 2025-12-17 | 3 | -7/+5 |
| * | | | | unixsock: use length-prefixed message framing + buffer | Rory& | 2025-12-17 | 1 | -10/+32 |
| * | | | | Remove device on logout | Rory& | 2025-12-17 | 2 | -8/+10 |
| * | | | | Fix sessions logout | Rory& | 2025-12-17 | 1 | -0/+1 |
| * | | | | Update session info | Rory& | 2025-12-17 | 10 | -133/+343 |
| * | | | | Use query for sessions endpoint | Rory& | 2025-12-16 | 1 | -1/+1 |
| * | | | | Fix session | Rory& | 2025-12-16 | 1 | -3/+3 |
| * | | | | Lower interval for cleaning up sessions | Rory& | 2025-12-16 | 1 | -1/+1 |
| * | | | | Device management | Rory& | 2025-12-16 | 5 | -1/+398 |
| * | | | | Experimental unix socket mode | Rory& | 2025-12-16 | 4 | -47/+205 |
| * | | | | Forgot to make rabbitmq static | Rory& | 2025-12-16 | 1 | -4/+4 |