aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/webfinger.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary logsChocobozzz2022-08-171-3/+0
* Cleanup useless express validator messagesChocobozzz2022-08-171-1/+2
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* Move middleware utils in middlewaresChocobozzz2021-06-031-1/+1
* refactor API errors to standard error formatRigel Kent2021-06-021-3/+4
* Cleanup models directory organizationChocobozzz2021-05-111-3/+3
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-3/+4
* Cleanup server fixmeChocobozzz2020-01-281-3/+2
* Stronger model typingsChocobozzz2019-08-191-1/+2
* Fix express validatorChocobozzz2019-07-251-1/+1
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-2/+2
* Add account viewChocobozzz2018-04-241-1/+1
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
* Set port if not specified in webfingerChocobozzz2017-12-191-2/+2
* Begin moving video channel to actorChocobozzz2017-12-191-5/+5
* Move models to typescript-sequelizeChocobozzz2017-12-131-3/+3
* Refractor validatorsChocobozzz2017-11-271-24/+18
* Cleanup helpersChocobozzz2017-11-271-4/+4
* Fix lintChocobozzz2017-11-271-1/+1
* Follow worksChocobozzz2017-11-271-0/+42