summary refs log tree commit diff
path: root/src/api/routes/applications/#application_id (follow)
Commit message (Expand)AuthorAgeFilesLines
* fest: throw an error if bot name is emptyCyberL12026-01-141-1/+10
* fest: throw an error if application name is emptyCyberL12026-01-141-1/+10
* Deprecation: Use object-based relations for typeormRory&2025-12-192-5/+5
* Dont use promises for dummy endpointsRory&2025-12-191-1/+1
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-191-1/+1
* Avoid re-fetching user if not requesting extra fieldsRory&2025-12-181-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-178-607/+607
* Prettier 6Rory&2025-12-171-5/+1
* Prettier 1Rory&2025-12-171-20/+6
* 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
* Reorganise schemas a little bitRory&2025-10-152-2/+2
* Update path variablesRory&2025-10-114-0/+376