aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/oauth-clients.ts
Commit message (Expand)AuthorAgeFilesLines
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* add operationId doc middleware to so API endpointsRigel Kent2021-06-041-1/+2
* refactor API errors to standard error formatRigel Kent2021-06-021-1/+4
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
* Move config in its own fileChocobozzz2019-04-111-1/+1
* Propagate old comment on new followChocobozzz2017-12-281-3/+2
* Move models to typescript-sequelizeChocobozzz2017-12-131-2/+2
* Use async/await in controllersChocobozzz2017-10-261-13/+13
* Move to promisesChocobozzz2017-07-051-10/+11
* ClientLocal -> OAuthClientLocalChocobozzz2017-06-251-0/+43