aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/oembed.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor requestsChocobozzz2021-07-201-1/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
* fetch -> loadChocobozzz2021-06-031-2/+2
* Move middleware utils in middlewaresChocobozzz2021-06-031-2/+2
* refactor API errors to standard error formatRigel Kent2021-06-021-14/+31
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-5/+19
* Update server dependenciesChocobozzz2021-02-031-1/+1
* 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