summary refs log tree commit diff
path: root/src/api/routes/users/@me/relationships.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Assert req.params type as solely string (express update)Rory&2026-02-011-3/+3
* Deprecation: Use object-based relations for typeormRory&2025-12-191-6/+6
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-191-1/+1
* friend nicknamesMathMan052025-12-171-2/+40
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-218/+218
* Prettier u4Rory&2025-12-171-51/+16
* Fix relationshipsRory&2025-10-181-16/+7
* More schema work, moved most stuff from entities to schemas, though messyRory&2025-10-151-2/+1
* Reorganise schemas a little bitRory&2025-10-151-1/+1
* Update more path variablesRory&2025-10-111-3/+3
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* oapi: users progressPuyodead12023-04-131-65/+114
* fixing lots of openapi crapPuyodead12023-04-131-10/+10
* Remove ALL fosscord mentionsMadeline2023-03-311-3/+3
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Add ESLint (#941)Madeline2023-01-201-3/+3
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* PrettierMadeline2022-09-261-59/+116
* Move schemas to /src/util/schemasMadeline2022-09-261-9/+0
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+211