aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Resumable video uploads (#3933)kontrollanten2021-05-101-4/+5
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-4/+4
* Add ability to display all channel/account videosChocobozzz2020-11-181-1/+1
* Live streaming implementation first stepChocobozzz2020-11-091-2/+3
* Refactor video extensions logic in serverChocobozzz2020-08-111-5/+1
* Update dependenciesChocobozzz2020-02-281-1/+1
* Move to eslintcontainChocobozzz2020-02-031-4/+4
* Update validator dependencyChocobozzz2020-01-071-1/+1
* Add internal privacy modeChocobozzz2019-12-121-1/+1
* Fix scheduled privacy and verify email validationsChocobozzz2019-07-251-6/+2
* Fix express validatorChocobozzz2019-07-251-6/+1
* Refactor middleware helpersChocobozzz2019-07-241-73/+0
* Add ability to limit videos history sizeChocobozzz2019-04-111-1/+2
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Does existChocobozzz2019-03-191-4/+4
* Playlist server APIChocobozzz2019-03-181-1/+1
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-2/+2
|\
| * Try to fix Mac video uploadChocobozzz2019-01-241-2/+2
* | Enable video upload and editclementbrizard2019-01-121-1/+6
|/
* Support additional video extensionsChocobozzz2018-12-111-4/+9
* Add ability to list all local videosChocobozzz2018-10-101-2/+7
* Add user history and resume videosChocobozzz2018-10-051-1/+3
* Refractor videos AP functionsChocobozzz2018-09-191-10/+2
* Optimize SQL requests of videos AP endpointsChocobozzz2018-09-191-1/+2
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-191-6/+8
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-2/+2
* Refractor user quota SQL queriesChocobozzz2018-08-281-3/+0
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-5/+2
* Import magnets with webtorrentChocobozzz2018-08-081-0/+9
* Fix last commitChocobozzz2018-07-261-4/+4
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-4/+4
* Implement captions/subtitlesChocobozzz2018-07-161-0/+24
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-0/+5
* Fix images size limitChocobozzz2018-06-221-2/+2
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-2/+11
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-8/+16
* Improve create import file jobChocobozzz2018-06-071-2/+2
* Fix video channel update with an admin accountChocobozzz2018-05-171-3/+18
* Fix updating video tags to empty fieldChocobozzz2018-05-161-3/+5
* Add ability to update a video channelChocobozzz2018-05-111-0/+16
* Use ISO 639 for languagesChocobozzz2018-04-231-4/+5
* Update the api documentationChocobozzz2018-03-191-6/+1
* Update videos response apiChocobozzz2018-03-191-1/+6
* Implement support field in video and video channelChocobozzz2018-02-151-1/+6
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-15/+14
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-071-1/+1
* Add ability to disable video commentsChocobozzz2018-01-031-5/+0
* Move models to typescript-sequelizeChocobozzz2017-12-131-7/+12
* Fix lintChocobozzz2017-12-081-1/+0
* Finish admin designChocobozzz2017-12-081-4/+5