aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | publishing a video
* 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
| | | | Use /video-channels now, it's more simple for clients
* 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
| | | | There is a global instance setting and a per user setting
* Add tests for publishedAtChocobozzz2018-04-041-3/+6
|
* Fix delete comment federationChocobozzz2018-03-271-1/+30
|
* 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
|