aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Expand)AuthorAgeFilesLines
* Dissociate video file names and video uuidChocobozzz2021-02-181-1/+1
* Generate a name for caption filesChocobozzz2021-02-161-5/+7
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-0/+8
* Fix hls testsChocobozzz2021-02-021-1/+1
* Transcode audio uploads to lower resolutionsChocobozzz2021-02-021-423/+519
* Fix testsChocobozzz2021-01-291-4/+4
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-1/+3
* add test and openapi for hot sort parameterRigel Kent2021-01-281-0/+8
* Safely remove webtorrent filesChocobozzz2021-01-251-3/+41
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-152-27/+84
* Add 4k transcoding testChocobozzz2021-01-131-1/+31
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-0/+9
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-132-0/+2
* Fix duplicate entry in job list pageChocobozzz2021-01-111-1/+1
* Fix tests timeoutChocobozzz2020-12-143-24/+18
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-086-22/+35
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-072-6/+8
* Add logs to fixture generationsChocobozzz2020-12-011-1/+1
* Fix audio encoding paramsChocobozzz2020-11-252-4/+6
* Add live transcoding bit rate testsChocobozzz2020-11-252-14/+17
* Split ffmpeg utils with ffprobe utilsChocobozzz2020-11-252-24/+25
* Fix transcoder testChocobozzz2020-11-201-1/+1
* Do not transcode to an higher bitrateChocobozzz2020-11-201-0/+37
* Add ability to display all channel/account videosChocobozzz2020-11-181-0/+14
* Try to fix multiple server testsChocobozzz2020-11-181-1/+2
* Try to fix playlist testsChocobozzz2020-11-181-0/+5
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-163-148/+214
|\
| * Add admin view to manage commentsChocobozzz2020-11-162-146/+210
|/
* Fix muted accounts on overviewsChocobozzz2020-11-101-15/+43
* Update ffmpeg static version for testsChocobozzz2020-11-091-2/+2
* Add live notification testsChocobozzz2020-11-091-8/+5
* Live streaming implementation first stepChocobozzz2020-11-091-1/+1
* Fix testsChocobozzz2020-08-261-2/+2
* Deprecate old static routesChocobozzz2020-08-262-6/+6
* Add fixtures cache to github actionsChocobozzz2020-08-241-1/+1
* Reorganize a little bit testsChocobozzz2020-08-244-995/+0
* Add ability to a video multiple times in a playlistChocobozzz2020-08-191-5/+30
* Add ability to share playlists in modalChocobozzz2020-08-071-1/+2
* Handle playlist oembedChocobozzz2020-08-071-10/+65
* Add server API to abuse messagesChocobozzz2020-07-311-9/+9
* Don't rely on youtube for testsChocobozzz2020-07-312-11/+13
* test search for subscriptions and video-channelsRigel Kent2020-07-291-0/+26
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-101-1/+1
|\
| * Fix video import testsChocobozzz2020-07-101-1/+1
* | Add migrationsChocobozzz2020-07-101-6/+6
* | Use 3 tables to represent abusesChocobozzz2020-07-101-26/+28
|/
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-7/+36
* Split notification testsChocobozzz2020-06-161-2/+2
* Add videos count in channels listChocobozzz2020-06-161-5/+24
* Optimize views per day in video channelsChocobozzz2020-06-121-0/+1