aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/oembed.ts
Commit message (Collapse)AuthorAgeFilesLines
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-7/+8
|
* Handle playlist oembedChocobozzz2020-08-071-15/+50
|
* Fix server buildChocobozzz2020-06-171-2/+5
|
* Fix express validatorChocobozzz2019-07-251-1/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-1/+1
|
* Move config in its own fileChocobozzz2019-04-111-2/+2
|
* Does existChocobozzz2019-03-191-2/+2
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-2/+3
|
* Refractor validatorsChocobozzz2017-11-271-31/+28
|
* Add video channelsChocobozzz2017-10-261-4/+7
|
* Add oembed endpointChocobozzz2017-10-161-0/+63