aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Expand)AuthorAgeFilesLines
* Implement captions/subtitlesChocobozzz2018-07-161-0/+139
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-4/+13
* API: Add ability to update video channel avatarChocobozzz2018-06-291-1/+33
* Add ability to schedule video publicationChocobozzz2018-06-151-9/+17
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-0/+164
* Improve tests when waiting pending jobsChocobozzz2018-06-1312-116/+97
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-123-9/+76
* Move fixtures in tests/Chocobozzz2018-06-071-1/+1
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+3
* Update changelogChocobozzz2018-05-281-0/+2
* Only use account name in routesChocobozzz2018-05-252-6/+5
* Add ability to update a video channelChocobozzz2018-05-111-21/+57
* Add video channel managementChocobozzz2018-04-262-3/+3
* Implement video channel viewsChocobozzz2018-04-251-7/+1
* Update video-channel routes (again)Chocobozzz2018-04-252-7/+7
* Video channel API routes refractorChocobozzz2018-04-252-30/+58
* Update video channel routesChocobozzz2018-04-242-10/+26
* Use ISO 639 for languagesChocobozzz2018-04-232-17/+17
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-0/+197
* Add tests for publishedAtChocobozzz2018-04-041-3/+6
* 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
* Change video abuse API responseChocobozzz2018-03-121-15/+16
* Update videos api list for accountChocobozzz2018-03-123-52/+67
* Add 30 fps limit in transcodingChocobozzz2018-02-261-1/+32
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-232-10/+27
* Implement support field in video and video channelChocobozzz2018-02-153-45/+90
* Fix testsChocobozzz2018-02-143-7/+3
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-4/+12
* Move job queue to redisChocobozzz2018-01-251-10/+11
* Increase tests timeoutChocobozzz2018-01-185-5/+5
* Don't show videos of remote instance after unfollowChocobozzz2018-01-183-16/+19
* Add ability to update some configuration keysChocobozzz2018-01-171-1/+2
* Add tests to handle down serverChocobozzz2018-01-111-8/+8
* Add ability to delete commentsChocobozzz2018-01-042-2/+69
* Add avatar in commentsChocobozzz2018-01-031-1/+15
* Add ability to disable video commentsChocobozzz2018-01-032-1/+31
* Fix testsChocobozzz2017-12-293-42/+13
* Refractor check video testsChocobozzz2017-12-292-243/+201
* Refractor single server testChocobozzz2017-12-291-205/+67
* Fix real world scriptChocobozzz2017-12-292-18/+8
* Fix videos testsChocobozzz2017-12-282-3/+3
* Improve check follow params testsChocobozzz2017-12-282-4/+4
* Tests directories refractorChocobozzz2017-12-2811-0/+2712