aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* 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