aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/multiple-servers.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | 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.
* 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