aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/multiple-servers.ts
Commit message (Expand)AuthorAgeFilesLines
* Add test regarding tmp directoryChocobozzz2018-12-111-0/+9
* Move utils to /sharedbuoyantair2018-10-291-3/+3
* Fix transcodingChocobozzz2018-10-181-4/+4
* Bufferize videos views in redisChocobozzz2018-08-301-2/+8
* Add ability to search a video with an URLChocobozzz2018-08-271-6/+12
* Add ability to set a name to a channelChocobozzz2018-08-271-6/+6
* Don't set a bitrate on unknown audio inputChocobozzz2018-08-141-4/+4
* Try to fix travis testsChocobozzz2018-08-101-4/+4
* fixing tests to deal with new transcoding parametersRigel Kent2018-08-011-8/+8
* Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-011-8/+8
* Improve tests when waiting pending jobsChocobozzz2018-06-131-19/+20
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-5/+3
* Move fixtures in tests/Chocobozzz2018-06-071-1/+1
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+3
* Add video channel managementChocobozzz2018-04-261-1/+1
* Implement video channel viewsChocobozzz2018-04-251-7/+1
* Update video channel routesChocobozzz2018-04-241-6/+15
* Use ISO 639 for languagesChocobozzz2018-04-231-10/+10
* Fix delete comment federationChocobozzz2018-03-271-1/+30
* Update the api documentationChocobozzz2018-03-191-5/+4
* Add "local" videos in menuChocobozzz2018-03-131-1/+31
* Update videos api list for accountChocobozzz2018-03-121-18/+55
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-231-5/+12
* Implement support field in video and video channelChocobozzz2018-02-151-0/+11
* Fix testsChocobozzz2018-02-141-2/+1
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-4/+12
* Move job queue to redisChocobozzz2018-01-251-10/+11
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-3/+11
* Add ability to delete commentsChocobozzz2018-01-041-1/+32
* Add ability to disable video commentsChocobozzz2018-01-031-0/+27
* Fix testsChocobozzz2017-12-291-2/+2
* Refractor check video testsChocobozzz2017-12-291-243/+197
* Fix videos testsChocobozzz2017-12-281-1/+1
* Improve check follow params testsChocobozzz2017-12-281-2/+2
* Tests directories refractorChocobozzz2017-12-281-0/+861