summary refs log tree commit diff
path: root/src/api/routes/users/@me/guilds.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports for non-entitiesRory&2026-03-141-1/+1
* Assert req.params type as solely string (express update)Rory&2026-02-011-1/+1
* Deprecation: Use object-based relations for typeormRory&2025-12-191-1/+1
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-191-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-46/+46
* stop with the duped eventsMathMan052025-11-301-21/+1
* member count fixesMathMan052025-11-181-1/+1
* fix full user object being exposedMathMan052025-10-301-21/+5
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* clusterfuckPuyodead12023-04-131-1/+1
* oapi: users progressPuyodead12023-04-131-53/+80
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* PrettierMadeline2022-09-261-10/+29
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+57