summary refs log tree commit diff
path: root/src/api/routes/applications (follow)
Commit message (Expand)AuthorAgeFilesLines
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-1711-728/+728
* Prettier 6Rory&2025-12-171-5/+1
* Prettier 1Rory&2025-12-174-50/+15
* Fix bad importsRory&2025-12-161-1/+1
* Tell browsers to cache applications/games detectable response in accordance o...Rory&2025-11-301-5/+7
* fix bot deletingMathMan052025-11-241-3/+1
* fix: trim moreCyberL12025-10-224-9/+12
* fix: add `BulkApplicationCommandCreateSchema`CyberL12025-10-222-2/+2
* fix: delete bot user when application is deletedCyberL12025-10-221-38/+14
* fix: remove commands not present in arrayCyberL12025-10-202-0/+21
* fix: trim command `name` and `description` fieldsCyberL12025-10-204-24/+24
* fix: check if an application is in a guildCyberL12025-10-172-8/+38
* feat: add endpoints for managing application commandsCyberL12025-10-174-0/+610
* Local changesRory&2025-10-161-2/+14
* Implement applications/@meRory&2025-10-161-0/+115
* Reorganise schemas a little bitRory&2025-10-153-3/+3
* Update path variablesRory&2025-10-114-6/+6
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-306-6/+6
* Add more application propertiesTomatoCake2024-08-311-3/+22
* Send 204 statusTomatoCake2024-08-151-4/+4
* Fix application icons (#1110)BoryaGames2024-02-111-0/+8
* create util for app bot user creationPuyodead12023-05-072-35/+5
* add option to auto add bot users to new appsPuyodead12023-05-061-0/+21
* clusterfuckPuyodead12023-04-131-1/+1
* oapi: finish usersPuyodead12023-04-131-2/+2
* fixing lots of openapi crapPuyodead12023-04-133-3/+3
* applicationsPuyodead12023-04-136-97/+215
* Remove ALL fosscord mentionsMadeline2023-03-316-9/+9
* SPACEBARMadeline2023-03-316-6/+6
* SPACEBARMadeline2023-03-316-6/+6
* Add ESLint (#941)Madeline2023-01-204-7/+4
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-186-0/+108
* Fix deleting an application if it has a botMadeline2023-01-171-2/+0
* PrettierMadeline2023-01-054-64/+119
* Fix creating bot accountsMadeline2022-12-241-1/+4
* Make teams nullableTheArcaneBrony2022-12-181-1/+0
* Refactor applicationsMadeline2022-12-183-83/+103
* WhoopsChrisChrome2022-12-181-1/+1
* Whoops, missed oneChrisChrome2022-12-181-1/+0
* I'm probably forgetting a lot of things, but hey, it worksChrisChrome2022-12-181-1/+6
* It works now... I guessChrisChrome2022-12-182-2/+1
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-184-2/+147
* Refactor to mono-repo + upgrade packagesMadeline2022-09-253-0/+34