summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* oops, left some .orig files in ajv patch github/pomelo pomeloRory&2026-01-201-643/+0
|
* tsconfig: set srcDir, tsBuildInfoFileRory&2026-01-202-2/+3
|
* Fix NixOS tests, allow building via tsgoRory&2026-01-2010-13/+235
|
* Nix test VM, migrations helper scriptRory&2026-01-199-0/+276
|
* Update nix depsRory&2026-01-176-404/+103
|
* Add explicit dep on EFCore to resolve compiler errorRory&2026-01-172-528/+2
|
* Update nix nuget depsRory&2026-01-174-0/+1113
|
* Setting myself up for failureRory&2026-01-1731-759/+813
|
* Add stub POSt report endpointRory&2026-01-179-85/+895
|
* Restructure extrasRory&2026-01-17107-244/+382
|
* Merge commit from forkCyber2026-01-161-1/+2
|\ | | | | Make this not use the whole session object
| * Make this not use the whole session objectohayo2026-01-151-1/+2
|/
* Add temp reporting menu responsesRory&2026-01-1513-81/+11129
|
* Enum for report menu typesRory&2026-01-143-14/+345
|
* Actually map all endpoints for getting report menusRory&2026-01-141-14/+27
|
* Merge pull request #1465 from CyberL1/fix/name-must-not-be-emptyCyber2026-01-146-9/+35
|\
| * fest: throw an error if bot name is emptyCyberL12026-01-144-1/+17
| |
| * fest: throw an error if application name is emptyCyberL12026-01-141-1/+10
| |
| * fix: `FieldErrors` function returned array instead of an objectCyberL12026-01-141-7/+8
|/
* Gateway close logging for 4002Rory&2026-01-132-3/+16
|
* Support API v10Rory&2026-01-131-0/+2
|
* Include request info in errorsRory&2026-01-134-5/+11
|
* Forgot to include assetsRory&2026-01-112-366/+0
|
* Exclude captcha response schemas, KeySchemaRory&2026-01-111-1/+5
|
* Sync CS db modelRory&2026-01-115-16/+43
|
* Whoami endpoint in apiRory&2026-01-112-0/+81
|
* CDN-CS stuffRory&2026-01-1122-5/+1058
|
* Merge pull request #1464 from CyberL1/fix/build-workflowCyber2026-01-102-0/+2
|\
| * fix: add missing config value for testsCyberL12026-01-101-0/+1
| |
| * Merge branch 'spacebarchat:master' into fix/build-workflowCyber2026-01-100-0/+0
| |\ | |/ |/|
* | Merge pull request #1463 from CyberL1/fix/mutual-friendsCyber2026-01-101-1/+1
|\ \
| | * fix: install sqlite3 for build workflowCyberL12026-01-101-0/+1
| |/
| * fix: relationshipsSelf are now actually selfCyberL12026-01-101-1/+1
|/
* Update nixRory&2026-01-011-3/+3
|
* Update deps minorRory&2026-01-012-713/+669
|
* Fix profile APIMathMan052025-12-291-6/+7
| | | | It should no longer send a random user(Emma/Rory) and should now just send the correct user.
* Add sticker manager in non admin section of admin api test clientRory&2025-12-293-3/+252
|
* Fix deps hashes for extrasRory&2025-12-299-109/+69
|
* Clean up nix a littleRory&2025-12-295-101/+114
|
* Persist uploader user id for new stickersRory&2025-12-281-0/+1
|
* Reduce service permissionsRory&2025-12-281-0/+31
|
* No trailing slashes in endpointsRory&2025-12-271-4/+4
|
* Nix: include patches in filesetRory&2025-12-271-1/+2
|
* Fix schemas...Rory&2025-12-274-272/+134
|
* Allow writing to cdn pathRory&2025-12-272-6/+24
|
* blehRory&2025-12-271-4/+4
|
* blehRory&2025-12-271-1/+1
|
* Fix copy paste failureRory&2025-12-271-4/+4
|
* Allow passing config secrets as pathsRory&2025-12-273-32/+119
|
* cdn no leading slash for private endpoint hackRory&2025-12-271-1/+1
|
* cdn dont use https for localhostRory&2025-12-271-1/+1
|
* Set working directoryRory&2025-12-271-0/+1
|
* print cwd in jwtRory&2025-12-271-1/+1
|
* Log some pathsRory&2025-12-272-2/+3
|
* Fix runtime pathRory&2025-12-271-1/+1
|
* Dont set working directory explicitlyRory&2025-12-271-1/+0
|
* consistent pathsRory&2025-12-271-7/+7
|
* create groupRory&2025-12-271-0/+2
|
* maye?Rory&2025-12-271-2/+0
|
* lets tyr not dynamcic userRory&2025-12-271-1/+9
|
* sadfkoljwaesioafawejRory&2025-12-271-2/+2
|
* fix endpoint crapRory&2025-12-272-3/+3
|
* Override port always based on endpointsRory&2025-12-271-5/+3
|
* No default portRory&2025-12-271-2/+2
|
* Use systemd runtimedirectoryRory&2025-12-271-1/+3
|
* Give storage location to all servicesRory&2025-12-271-0/+16
|
* AF_UNIXRory&2025-12-271-0/+1
|
* Server name settingRory&2025-12-271-2/+9
|
* nix: fix env nameRory&2025-12-261-1/+1
|
* nix: allow ints in envRory&2025-12-261-0/+1
|
* Nix: expose CDN path optionRory&2025-12-261-5/+17
|
* Ignore empty ASN type/ID in registerRory&2025-12-261-2/+6
|
* Fix endpoint public splittingRory&2025-12-252-2/+2
|
* C#: db config modelRory&2025-12-255-88/+587
|
* Drop unused metrics configurationRory&2025-12-253-24/+0
|
* Drop unused Kafka configurationRory&2025-12-253-26/+0
|
* WIP nix stuffRory&2025-12-257-163/+377
|
* WIP C# stuffRory&2025-12-2510-51/+358
|
* Consistent imports and instructions for emailRory&2025-12-254-10/+15
|
* No s3 support by defaultRory&2025-12-254-390/+104
|
* Drop sqlite3 by defaultRory&2025-12-253-876/+30
|
* Add server name config option for use in client redirectsRory&2025-12-232-4/+10
|
* Set low cache-control headers for static pagesRory&2025-12-231-3/+14
|
* Fix dockerRory&2025-12-231-2/+2
|
* Merge pull request #1449 from MathMan05/inviteFixCyber2025-12-222-1/+7
|\
| * fix invite API slightlyMathMan052025-12-222-1/+7
| |
* | Update readmeRory&2025-12-211-3/+2
| |
* | Update readmeRory&2025-12-211-2/+10
| |
* | Add forgotten assetRory&2025-12-211-0/+0
| |
* | ShieldsRory&2025-12-214-0/+165
| |
* | Widget: sort users by idRory&2025-12-211-16/+16
| |
* | Fix widgetRory&2025-12-211-3/+0
| |
* | Fix importRory&2025-12-211-1/+1
| |
* | Filter widget channels by type, implement rudimentary cache, mark cache as ↵Rory&2025-12-211-77/+98
| | | | | | | | immutable
* | Bump widget idle time to 5 minutesRory&2025-12-201-1/+1
| |
* | Forgot about bundleRory&2025-12-201-0/+5
| |
* | Commit evil (set process names)Rory&2025-12-205-1/+21
|/
* Merge remote-tracking branch 'mathium05/dmFix'Rory&2025-12-204-669/+277
|\
| * apparently it didn't get moved lolMathMan052025-12-192-7945/+8236
| |
| * DM bot FixMathMan052025-12-194-8736/+8053
| | | | | | | | | | | | | | Makes the API conform to https://docs.discord.food/resources/channel#create-private-channel This should help with bot compat which says to make DMs like this https://discord.com/developers/docs/resources/user#create-dm
* | Fix online member countRory&2025-12-201-1/+2
| |
* | No alt text for avatarsRory&2025-12-201-2/+9
|/
* Fix widgetRory&2025-12-202-16/+25
|
* Widget improvementsRory&2025-12-192-3/+19
|
* Implement widgetRory&2025-12-193-5/+167
|
* Deprecation: Use object-based relations for typeormRory&2025-12-1955-137/+151
|
* prettier: ignore schemaExclusions.jsonRory&2025-12-192-5/+12
|
* more async ioRory&2025-12-192-3/+3
|
* use async io for CDN file storageRory&2025-12-191-2/+3
|
* Dont use promises for dummy endpointsRory&2025-12-1938-47/+47
|
* Fix style in scripts/schemaExclusions.jsonRory&2025-12-191-10/+4
|
* ESLint: warn for deprecated constructsRory&2025-12-195-10/+32
|
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-1937-85/+110
|
* Merge pull request #1446 from CyberL1/refactor/gh-embed-lengthCyber2025-12-191-3/+3
|\
| * refactor: adjust numbers for length limitsCyberL12025-12-191-1/+1
| |
| * refactor: adjust numbers for length limitsCyberL12025-12-191-2/+2
| |
| * refactor: adjust commit lenghts for `push` eventCyberL12025-12-191-1/+1
|/
* Merge pull request #1445 from CyberL1/refactor/gh-embed-lengthCyber2025-12-192-12/+6
|\
| * chore: run prettierCyberL12025-12-191-10/+4
| |
| * fix: description length for `issue_comment` eventCyberL12025-12-191-1/+1
| |
| * fix: description length for `issue` eventCyberL12025-12-191-1/+1
|/
* Send HTTP 401 on token errorsRory&2025-12-195-150/+168
|
* Fix initial database setupRory&2025-12-191-1/+6
|
* Use inserts instead of save for new entitiesRory&2025-12-191-1/+6
|
* WIP CDN stuffRory&2025-12-192-0/+143
|
* Drop blockProxies from config - fixup for #1444 / b54e86dRory&2025-12-181-1/+0
|
* Drop isProxy alltogether, because wtf is this language (!![] === true ↵Rory&2025-12-182-14/+0
| | | | apparently) - Fixes #1444
* Merge pull request #1443 from CyberL1/feat/forwardsCyber2025-12-188-14/+345
|\
| * Merge branch 'master' into feat/forwardsCyber2025-12-183-62/+105
| |\ | |/ |/|
* | More gateway traceRory&2025-12-183-62/+105
| |
| * chore: run prettier (again)CyberL12025-12-181-10/+4
| |
| * add TODOCyberL12025-12-182-4/+12
| |
| * chore: run prettierCyberL12025-12-185-35/+29
| |
| * feat: add message forwards (normal messages only)CyberL12025-12-187-4/+339
|/
* Fix identify traceRory&2025-12-181-3/+4
|
* Clean up some pointless gateway log noiseRory&2025-12-181-2/+1
|
* Avoid re-fetching user if not requesting extra fieldsRory&2025-12-1812-24/+21
|
* Try traces againRory&2025-12-181-10/+0
|
* Fill these back in?Rory&2025-12-171-0/+3
|
* Reorganise traces?Rory&2025-12-171-9/+44
|
* trace checkTokenRory&2025-12-171-4/+10
|
* Avoid roundtrip when updating sessionRory&2025-12-171-8/+14
|
* Reorganise identify queriesRory&2025-12-171-11/+11
|
* Remove more dead codeRory&2025-12-171-10/+0
|
* Remove dead code from identifyRory&2025-12-171-22/+2
|
* Dont log unix socket emissions that are below 5ms due to log noiseRory&2025-12-171-1/+3
|
* Add common scams from discord to blocked usernames by defaultRory&2025-12-171-1/+1
|
* Update schemas post-mergeRory&2025-12-172-0/+74
|
* friend nicknamesMathMan052025-12-174-2/+71
|
* Drop extended_settings, account data soon. Closes #1160Rory&2025-12-175-17/+14
|
* Merge remote-tracking branch 'DEVTomatoCake/fix/getPublicUser-no-defaults'Rory&2025-12-178-18/+21
|\
| * Run ESLintTomatoCake2024-09-011-8/+1
| |
| * Stop returning defaults when using getPublicUser()TomatoCake2024-09-015-13/+16
| |
* | Merge remote-tracking branch 'mathium05/greetFix'Rory&2025-12-171-2/+2
|\ \
| * \ Merge branch 'master' into greetFixCyber2025-11-186-2/+24
| |\ \
| * | | fix greet APIMathMan052025-11-171-3/+3
| | | |
* | | | Fix prettierigoreRory&2025-12-171-1/+0
| | | |
* | | | lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-17667-39142/+39148
| | | |
* | | | Pre-commit: use spaces for formatting, regenerate schemas if changedRory&2025-12-172-2/+3
| | | |
* | | | Pre-commit: dont forget to commit flake.lockRory&2025-12-171-0/+1
| | | |
* | | | Pre-commit: dont update nix flake if recently updatedRory&2025-12-171-0/+2
| | | |
* | | | Remove automod code in favor of dev/emma-wip stuffRory&2025-12-172-65/+12
| | | |
* | | | No more fallback URLsRory&2025-12-176-11/+7
| | | |
* | | | Remove GATEWAY/CDN env variables in favor of single source of truthRory&2025-12-172-2/+2
| | | |
* | | | Dont directly export all config subtypesRory&2025-12-173-3/+2
| | | |
* | | | Move region to webrtc schemasRory&2025-12-176-23/+5
| | | |
* | | | Fix webstorm runconfigsRory&2025-12-175-6/+6
| | | |
* | | | Prettier u14Rory&2025-12-173-2/+3
| | | |
* | | | Prettier u13Rory&2025-12-172-13/+5
| | | |
* | | | Prettier u12Rory&2025-12-171-412/+408
| | | |
* | | | Prettier u11Rory&2025-12-172-3/+15
| | | |
* | | | Prettier u10Rory&2025-12-175-149/+52
| | | |
* | | | Prettier u9Rory&2025-12-179-330/+124
| | | |
* | | | Prettier u8Rory&2025-12-1713-287/+71
| | | |
* | | | Prettier u7Rory&2025-12-1710-732/+193
| | | |
* | | | Prettier u6Rory&2025-12-1715-196/+61
| | | |
* | | | Prettier u5Rory&2025-12-1713-278/+69
| | | |
* | | | Prettier u4Rory&2025-12-1718-486/+130
| | | |
* | | | Prettier u3Rory&2025-12-1718-388/+134
| | | |
* | | | Prettier -1Rory&2025-12-171-1/+0
| | | |
* | | | Prettier 8Rory&2025-12-178-51/+13
| | | |
* | | | Prettier 7Rory&2025-12-171-6/+1
| | | |
* | | | Prettier 6Rory&2025-12-177-79/+20
| | | |
* | | | Prettier 5Rory&2025-12-1710-37/+13
| | | |
* | | | Prettier 4Rory&2025-12-177-17/+11
| | | |
* | | | Prettier 3Rory&2025-12-177-14/+7
| | | |
* | | | Prettier 2Rory&2025-12-1713-12/+13
| | | |
* | | | Prettier 2Rory&2025-12-1744-190/+85
| | | |
* | | | Prettier 1Rory&2025-12-1722-322/+102
| | | |
* | | | Prettier connectionsRory&2025-12-1711-359/+96
| | | |
* | | | Prettier migration scriptsRory&2025-12-1725-330/+265
| | | |
* | | | Prettier a few filesRory&2025-12-177-33/+15
| | | |
* | | | Drop staging migration scripts - these are years old now...Rory&2025-12-174-2453/+0
| | | |
* | | | finally make eslint happyRory&2025-12-1711-117/+64
| | | |
* | | | eslint: ignore admin apiRory&2025-12-171-0/+1
| | | |
* | | | No more magic nix cache (14 minutes in post-run???)Rory&2025-12-171-1/+1
| | | |
* | | | Allow job multitasking in nix ciRory&2025-12-171-2/+2
| | | |
* | | | More flake checksRory&2025-12-172-12/+37
| | | |
* | | | nix: add admin api docker imageRory&2025-12-173-770/+770
| | | |
* | | | nix: drop update scripts, drop hashes.json, dependency drvsRory&2025-12-175-53/+12
| | | |
* | | | Fix typoRory&2025-12-171-1/+1
| | | |
* | | | Fix session id shenanigsRory&2025-12-172-2/+2
| | | |
* | | | forgot to clean upRory&2025-12-171-2/+0
| | | |
* | | | Centralise ip info logicRory&2025-12-174-28/+36
| | | |
* | | | Remove ugly hackRory&2025-12-171-2/+2
| | | |
* | | | Cast ephemeral flag to number because lmaoRory&2025-12-171-1/+1
| | | |
* | | | Rename PRIVATE_ROUTE -> EPHEMERAL, fix typoRory&2025-12-173-7/+5
| | | |
* | | | unixsock: use length-prefixed message framing + bufferRory&2025-12-171-10/+32
| | | |
* | | | Remove device on logoutRory&2025-12-172-8/+10
| | | |
* | | | Fix sessions logoutRory&2025-12-171-0/+1
| | | |
* | | | Update session infoRory&2025-12-1710-133/+343
| | | |
* | | | Use query for sessions endpointRory&2025-12-161-1/+1
| | | |
* | | | Fix sessionRory&2025-12-161-3/+3
| | | |
* | | | Lower interval for cleaning up sessionsRory&2025-12-161-1/+1
| | | |
* | | | Device managementRory&2025-12-165-1/+398
| | | |
* | | | Experimental unix socket modeRory&2025-12-164-47/+205
| | | |
* | | | Forgot to make rabbitmq staticRory&2025-12-161-4/+4
| | | |
* | | | Listen for connection errors?Rory&2025-12-161-15/+25
| | | |
* | | | Dirty rabbitmq hackRory&2025-12-162-2/+7
| | | |
* | | | Gateway token frefreshRory&2025-12-163-3/+10
| | | |
* | | | Fix gatewayRory&2025-12-161-1/+1
| | | |
* | | | Fix bad importsRory&2025-12-166-6/+6
| | | |
* | | | Expire old sessions, update last seen on gateway heartbeatRory&2025-12-162-5/+21
| | | |
* | | | Gateway: update session last seen on heartbeatRory&2025-12-161-1/+16
| | | |
* | | | Less debug logging, more useful?Rory&2025-12-166-6/+29
| | | |
* | | | What does this even returnRory&2025-12-161-0/+4
| | | |
* | | | Session fixesRory&2025-12-165-25/+44
| | | |
* | | | Upate session infoRory&2025-12-163-149/+479
| | | |
* | | | More maybe un-blowing-upRory&2025-12-162-5/+14
| | | |
* | | | IDE blew up againRory&2025-12-161-1/+1
| | | |
* | | | Create sessions for new usersRory&2025-12-163-13/+95
| | | |
* | | | Try/catch in GetSafeChannel to maybe catch createchannel errors????Rory&2025-12-161-11/+16
| | | |
* | | | Update instance ban schemaRory&2025-12-163-0/+7
| | | |
* | | | Token versioning startRory&2025-12-161-15/+16
| | | |
* | | | Allow opting out of persisting instance bans on user delete endpointRory&2025-12-162-7/+29
| | | |
* | | | EndpointPrivate for apiRory&2025-12-161-2/+3
| | | |
* | | | Merge pull request #1440 from CyberL1/fix/gh-webhook-events-moreCyber2025-12-151-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'spacebarchat:master' into fix/gh-webhook-events-moreCyber2025-12-15195-788/+3952
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | fix corsRory&2025-12-151-1/+1
| | | | |
* | | | | remove testMathMan052025-12-141-1/+1
| | | | |
* | | | | fix minor bug breaking bot invitesMathMan052025-12-141-40/+9
| | | | |
* | | | | fix flakeRory&2025-12-141-2/+2
| | | | |
* | | | | admin api packagingRory&2025-12-14124-264/+2246
| | | | |
* | | | | No longer generate security_jwtSecret, switch webauthn to modern tokens, dontRory&2025-12-143-21/+26
| | | | |
* | | | | force sync for sqliteRory&2025-12-141-0/+7
| | | | |
* | | | | Fix missing config usage for backup codesRory&2025-12-131-1/+2
| | | | |
* | | | | Drop nonfunctional default ipdata keyRory&2025-12-132-1/+15
| | | | |
* | | | | Update admin api db model to match TSRory&2025-12-138-27/+57
| | | | |
* | | | | Regenerate spacebar db for admin apiRory&2025-12-1311-52/+184
| | | | |
* | | | | Fix sqliteRory&2025-12-131-1/+4
| | | | |