aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/videos.ts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Refractor validatorsChocobozzz2017-11-271-36/+3
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-1/+23
* Misc cleanupChocobozzz2017-11-271-2/+12
* Cleanup helpersChocobozzz2017-11-271-92/+21
* Fix lintChocobozzz2017-11-271-10/+8
* Fix video upload and videos listChocobozzz2017-11-271-10/+5
* Add video abuse to activity pubChocobozzz2017-11-271-5/+0
* Rename Pod -> ServerChocobozzz2017-11-271-2/+2
* Fix issues on server startChocobozzz2017-11-271-0/+6
* Remove references to authorChocobozzz2017-11-271-2/+2
* Continue activitypubChocobozzz2017-11-271-4/+12
* Add video privacy settingChocobozzz2017-10-311-0/+12
* Add lazy description on serverChocobozzz2017-10-301-0/+5
* Be tolerant with remote requestsChocobozzz2017-10-261-1/+19
* Add video channelsChocobozzz2017-10-261-20/+0
* Video blacklist refractoringChocobozzz2017-10-101-2/+32
* Change how we handle resolutionChocobozzz2017-10-091-3/+2
* Upgrade express validator to v4Chocobozzz2017-09-151-33/+3
* Add tests for npm run scriptsChocobozzz2017-09-071-0/+1
* Upgrade common server dependenciesChocobozzz2017-08-251-30/+28
* Move video file metadata in their own tableChocobozzz2017-08-251-13/+26
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-1/+1
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-4/+10
* Create types for model enumsChocobozzz2017-06-161-1/+2
* Update webpack stackChocobozzz2017-06-111-0/+1
* Type functionsChocobozzz2017-06-101-40/+70
* require -> importChocobozzz2017-06-051-3/+1
* First typescript iterationChocobozzz2017-05-201-0/+153