summary refs log tree commit diff
path: root/extra/admin-api/Utilities/Spacebar.AdminAPI.TestClient/Classes/OpenAPI (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-22add extraFields optional param on toPrivateUser, expose rights on READYRory&2-3/+3
2025-11-22gateway: expose self rights on ready, maybe?Rory&1-1/+1
2025-11-22Add well-known routesRory&1-0/+36
2025-11-21fix: docker tags cannot include `+` (why? idk)CyberL11-1/+1
2025-11-21OA: regenerate after cherry-picking script changes from dev/emma-wipRory&3-28152/+52
2025-11-21Exclude some more schemasRory&2-2/+74
2025-11-21Improve openapi schema generation scriptRory&2-72/+449
2025-11-21GHA: run nix flake check to run server tests and more checksRory&1-0/+1
2025-11-21Nix: emit revision file, bundle: use revision file, fix git dir resolution on...Rory&2-27/+47
2025-11-21Nix: move patch-package to devDependencies, drop usage of npx, drop patchPhaseRory&4-15/+259
2025-11-21Nix: Strip down a good chunk of node_modulesRory&2-10/+150
2025-11-21Move typescript-json-schema to devDependencies (no runtime usage)Rory&3-5/+37
2025-11-21Nix: rename test to check if bundle starts with the moduleRory&1-1/+1
2025-11-21Nix: use own revision as package versionRory&1-2/+11
2025-11-21Nix: drop ts-node from devenvRory&1-1/+0
2025-11-20only for gorupsMathMan051-1/+1
2025-11-20default undefinedMathMan051-1/+1
2025-11-20fix groups moreMathMan054-350/+240
2025-11-20Nix/docker: use specified systemRory&1-1/+1
2025-11-20Nix: add missing lib specifier in moduleRory&1-1/+1
2025-11-20Update nix and packagesRory&6-1063/+1127
2025-11-20fix: default `activities` to empty arrayCyberL12-8/+17
2025-11-19fix groupsMathMan051-8/+8
2025-11-19fixesMathMan051-1/+6
2025-11-19add missing awaitsMathMan051-2/+2
2025-11-19fix mentions issuesMathMan051-6/+33
2025-11-19correctly check queryMathMan051-1/+1
2025-11-19rearange errorsMathMan051-8/+9
2025-11-19fixesMathMan051-44/+17
2025-11-19get rid of logMathMan051-1/+0
2025-11-19some fixesMathMan051-10/+32
2025-11-18implement mention_countMathMan055-26/+43
2025-11-18make not wait work correctlyMathMan051-46/+20
2025-11-18more fixMathMan051-1/+7
2025-11-18I am an idiot, it wasn't backwardsMathMan051-1/+1
2025-11-18fixMathMan051-5/+2
2025-11-18member count fixesMathMan056-24/+10
2025-11-18no bots for youMathMan051-0/+1
2025-11-17role type fixMathMan051-5/+7
2025-11-17rename varriableMathMan051-1/+1
2025-11-17add spacingMathMan051-0/+1
2025-11-17fix ping error bugMathMan051-2/+17
2025-11-17set default notification valueMathMan051-1/+1
2025-11-17update last message id in more placesMathMan052-1/+11
2025-11-17ignore bun lock fileMathMan051-1/+2
2025-11-17prevent bots from joining guild with configMathMan053-1/+12
2025-11-17fixes slight bug with joining guilds via IDMathMan053-280/+240
2025-11-08fix: gif stickers should have `format_type` 4 instead of 0CyberL12-1/+12
2025-11-08fixuplazos1-2/+1
2025-11-08default portlazos1-1/+1
2025-11-07fixuplazos1-9/+8
2025-11-07update dockerignorelazos1-0/+4
2025-11-07github action publish imagelazos1-2/+2
2025-11-07[FEAT] Docker imagelazos3-0/+131
2025-10-30fix full user object being exposedMathMan057-185/+62
2025-10-30fixMathMan051-1/+1
2025-10-30fix SQLiteMathMan053-181/+201
2025-10-28fix: check for duplicated component IDsCyberL11-1/+22
2025-10-28chore: remove solved TODO commentCyberL11-1/+0
2025-10-28fix: check if components are beetwen 1 to 5 in each rowCyberL11-1/+21
2025-10-23fix: send `options` only for type 1CyberL11-2/+2
2025-10-23fix: defualt `options` to `[]`CyberL12-2/+18
2025-10-23Revert "Default to `[]` for `options`, `integration_types`, `contexts`"Cyber2-29/+3
2025-10-23fix: default `options`, `integration_types` and `contexts` to empty arrayCyberL12-3/+29
2025-10-23fix: complete `applicationCommandSendable`CyberL11-5/+17
2025-10-22fix dming bloc