aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'release/beta-10' into developChocobozzz2018-08-061-1/+2
|\
| * Fix caption upload on Mac OSChocobozzz2018-08-061-1/+2
* | Fix fps federationChocobozzz2018-08-061-79/+89
* | Add tests regarding video importChocobozzz2018-08-061-0/+161
* | adding tests for audio conversionsRigel Kent2018-08-011-4/+90
* | fixing tests to deal with new transcoding parametersRigel Kent2018-08-011-8/+8
* | Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-011-8/+8
|/
* Add advanced search in clientChocobozzz2018-07-241-0/+11
* Add videos list filtersChocobozzz2018-07-242-147/+36
* Handle .srt subtitlesChocobozzz2018-07-161-1/+52
* 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