summary refs log tree commit diff
path: root/src/api/routes/connections (follow)
Commit message (Expand)AuthorAgeFilesLines
* more async ioRory&2025-12-191-1/+1
* Dont use promises for dummy endpointsRory&2025-12-191-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-174-67/+67
* Prettier u3Rory&2025-12-171-42/+32
* Prettier 4Rory&2025-12-171-3/+1
* Reorganise schemas a little bitRory&2025-10-151-1/+1
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-304-4/+4
* Move route to api/connectionsTomatoCake2024-07-171-0/+45
* Fix some linting warningsPuyodead12023-08-061-1/+1
* fixing lots of openapi crapPuyodead12023-04-131-1/+1
* License informationMadeline2023-04-023-0/+54
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-023-4/+4
* don't send token_data on connection updatePuyodead12023-03-181-1/+1
* entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchemaMadeline2023-03-181-3/+2
* `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`Madeline2023-03-181-7/+8
* adding connection now worksPuyodead12023-03-182-2/+2
* add connectionsPuyodead12023-03-183-0/+98