aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bufferize videos views in redisChocobozzz2018-08-302-3/+12
* Fix testsChocobozzz2018-08-271-3/+3
* Refractor comment creation from federationChocobozzz2018-08-271-2/+2
* Add refresh video on searchChocobozzz2018-08-271-0/+15
* Add ability to search a video with an URLChocobozzz2018-08-272-8/+16
* Add ability to set a name to a channelChocobozzz2018-08-273-25/+52
* Don't set a bitrate on unknown audio inputChocobozzz2018-08-141-4/+4
* Flat shared module directoryChocobozzz2018-08-141-1/+1
* Add blacklist reason fieldChocobozzz2018-08-141-21/+57
* Try to fix travis testsChocobozzz2018-08-101-4/+4
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-6/+44
* Add torrent testsChocobozzz2018-08-081-39/+120