summary refs log tree commit diff
path: root/src/api/routes/users/@me/connections (follow)
Commit message (Expand)AuthorAgeFilesLines
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-193-3/+25
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-173-91/+91
* Prettier u9Rory&2025-12-172-76/+39
* Prettier u4Rory&2025-12-171-12/+1
* Reorganise schemas a little bitRory&2025-10-151-6/+2
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-303-3/+3
* Fix connection class importsPuyodead12023-08-061-1/+1
* fixing lots of openapi crapPuyodead12023-04-131-1/+1
* License informationMadeline2023-04-022-0/+36
* Update connection metadata visibilityMadeline2023-04-021-1/+4
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-023-8/+8
* Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-5/+7
* use connection revoked errorPuyodead12023-03-181-2/+1
* Add Twitch, error handling, revokation changes, etcPuyodead12023-03-182-12/+17
* Fix connection update visibilty dying when given booleanMadeline2023-03-181-1/+7
* Update todo in access-token routePuyodead12023-03-181-1/+1
* Refreshable connections, refactoring, access-token endpointPuyodead12023-03-182-1/+85
* Delete connectionsMadeline2023-03-181-1/+24
* Don't use mergeDeepMadeline2023-03-181-6/+2
* implement PATCH connectionPuyodead12023-03-182-0/+98