History for percord / src / api / routes / applications
2026-03-14
@Rory&
Remove unused imports for non-entities
Rory& committed on 14 Mar
@Rory&
Qodana: fix async warnings
Rory& committed on 14 Mar
2026-02-25
@Rory&
Lower missing route to WARN, add empty route middlewares
Rory& committed on 25 Feb
2026-02-01
@Rory&
Assert req.params type as solely string (express update)
Rory& committed on 1 Feb
2026-01-22
@Rory&
Make openapi.js work offline - still needs conditionals fixed though
Rory& committed on 22 Jan
2026-01-14
@CyberL1
fest: throw an error if bot name is empty
CyberL1 committed on 14 Jan
@CyberL1
fest: throw an error if application name is empty
CyberL1 committed on 14 Jan
2025-12-19
@Rory&
Deprecation: Use object-based relations for typeorm
Rory& committed on 19 Dec
@Rory&
Dont use promises for dummy endpoints
Rory& committed on 19 Dec
@Rory&
DEPRECATION: Move most select queries to object instead of string[]
Rory& committed on 19 Dec
2025-12-18
@Rory&
Avoid re-fetching user if not requesting extra fields
Rory& committed on 18 Dec
2025-12-17
@Rory&
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory& committed on 17 Dec
@Rory&
Prettier 6
Rory& committed on 17 Dec
@Rory&
Prettier 1
Rory& committed on 17 Dec
2025-12-16
@Rory&
Fix bad imports
Rory& committed on 16 Dec
2025-11-30
@Rory&
Tell browsers to cache applications/games detectable response in accordance of internal cache
Rory& committed on 30 Nov
2025-11-24
@MathMan05
fix bot deleting
MathMan05 authored on 24 Nov Rory& committed on 24 Nov
2025-10-22
@CyberL1
fix: trim more
CyberL1 committed on 22 Oct
@CyberL1
fix: add `BulkApplicationCommandCreateSchema`
CyberL1 committed on 22 Oct
@CyberL1
fix: delete bot user when application is deleted
CyberL1 committed on 22 Oct
2025-10-20
@CyberL1
fix: remove commands not present in array
CyberL1 committed on 20 Oct
@CyberL1
fix: trim command `name` and `description` fields
CyberL1 authored on 20 Oct Rory& committed on 20 Oct
2025-10-17
@CyberL1
fix: check if an application is in a guild
CyberL1 authored on 17 Oct Rory& committed on 17 Oct
@CyberL1
feat: add endpoints for managing application commands
CyberL1 authored on 16 Oct Rory& committed on 17 Oct
2025-10-16
@Rory&
Local changes
Rory& committed on 16 Oct
@Rory&
Implement applications/@me
Rory& committed on 16 Oct
2025-10-15
@Rory&
Reorganise schemas a little bit
Rory& committed on 15 Oct
2025-10-11
@Rory&
Update path variables
Rory& committed on 11 Oct
2025-09-30
@Rory&
Pass mergeParams: true to new router calls due to express behavior change
Rory& committed on 30 Sep
2024-08-31
@TomatoCake
Add more application properties
TomatoCake committed on 31 Aug 2024