aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/pr/1785' into developChocobozzz2019-05-161-2/+18
|\
| * fixed formatting, added test caseFelix Ableitner2019-05-041-4/+19
* | All API tests in parallelChocobozzz2019-05-157-30/+31
* | Redundancy and search tests in parallel tooChocobozzz2019-05-148-53/+50
|/
* Fix overview endpointChocobozzz2019-04-241-5/+6
* Use test wrapper exit functionChocobozzz2019-04-2421-79/+69
* Try to fix travisChocobozzz2019-04-241-1/+1
* Cleanup testsChocobozzz2019-04-2421-102/+42
* Shared utils -> extra-utilsChocobozzz2019-04-2421-55/+60
* Add user adminFlagsChocobozzz2019-04-159-31/+149
* Add ability to delete old remote viewsChocobozzz2019-04-122-0/+114
* Add ability to limit videos history sizeChocobozzz2019-04-111-2/+32
* add quarantine videos feature (#1637)Josh Morel2019-04-021-2/+23
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-4/+4
* Fix unit testsChocobozzz2019-03-181-5/+13
* Add playlist updatedAt testsChocobozzz2019-03-181-0/+31
* Add videos playlist exist testsChocobozzz2019-03-182-4/+44
* Add server migrationsChocobozzz2019-03-181-0/+10
* Refactor video playlist middlewaresChocobozzz2019-03-181-0/+1
* Add playlist rest testsChocobozzz2019-03-181-56/+672
* Playlist server APIChocobozzz2019-03-181-0/+161
* Try to fix travis testsChocobozzz2019-02-151-1/+5
* Refractor published date on video importChocobozzz2019-02-121-0/+1
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-1/+5
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-1121-299/+782
|\
| * Use a single file instead of segments for HLSChocobozzz2019-02-111-11/+5
| * Add hls support on serverChocobozzz2019-02-112-0/+146
| * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-103-227/+265
| * Add history on server sideChocobozzz2018-12-181-5/+80
| * Support additional video extensionsChocobozzz2018-12-111-2/+29
| * Add test regarding tmp directoryChocobozzz2018-12-111-0/+9
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-204-8/+7
| |\
| | * Cleanup tests importsChocobozzz2018-11-194-9/+7
| * | Move utils to /sharedbuoyantair2018-10-2919-53/+75
| |/
| * Fix optimize old videos scriptChocobozzz2018-10-181-20/+5
| * Fix transcodingChocobozzz2018-10-182-8/+8
| * rename News category into News & Politics (#1261)Adnane Belmadiaf2018-10-142-2/+2
| * Add ability to list all local videosChocobozzz2018-10-102-0/+131
| * Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-081-38/+41
| * Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-4/+58
* | Add federation tests on download enabledChocobozzz2019-02-111-2/+4
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-082-9/+9
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-062-0/+9
|/
* Add user history and resume videosChocobozzz2018-10-052-0/+129
* Fix nsfw filterChocobozzz2018-09-042-1/+4
* Add federation to ownership changeChocobozzz2018-09-042-34/+52
* Add trending sort testsChocobozzz2018-09-041-0/+8
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-041-0/+262
* Trending by intervalChocobozzz2018-08-311-8/+12
* Videos overview page: first versionChocobozzz2018-08-312-0/+97