aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli
Commit message (Expand)AuthorAgeFilesLines
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Add hls to prune storage scriptChocobozzz2021-12-101-35/+14
* CLI: plugins install command accept a --plugin-version parameter. (#4599)John Livingston2021-12-031-0/+19
* Fix E2E testsChocobozzz2021-11-241-1/+0
* Ensure we don't run transcoding after import fileChocobozzz2021-11-231-0/+10
* Fix testsChocobozzz2021-11-101-7/+2
* Add transcoding fail message in clientChocobozzz2021-11-091-3/+3
* Add migrate-to-object-storage script (#4481)kontrollanten2021-11-092-0/+115
* Added 144p encoding (#4492)Florian CUNY2021-11-051-2/+2
* Fix bitrate testsChocobozzz2021-10-121-2/+2
* Fix notification on create transcoding jobChocobozzz2021-10-081-1/+15
* Support short uuid for scriptsChocobozzz2021-08-172-11/+16
* Remove optimize old videos scriptChocobozzz2021-08-172-97/+0
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-172-38/+113
* Improve target bitrate calculationChocobozzz2021-08-062-18/+12
* Use random names for VOD HLS playlistsChocobozzz2021-07-263-11/+44
* Reorganize importsChocobozzz2021-07-206-10/+8
* Refactor requestsChocobozzz2021-07-202-4/+4
* Centralize test URLsChocobozzz2021-07-201-4/+4
* Use an object to represent a serverChocobozzz2021-07-209-46/+44
* Shorter server command namesChocobozzz2021-07-209-98/+98
* Introduce videos commandChocobozzz2021-07-207-167/+116
* Introduce user commandChocobozzz2021-07-204-11/+7
* Introduce login commandChocobozzz2021-07-202-13/+3
* Introduce server commandsChocobozzz2021-07-203-21/+18
* Introduce sql commandChocobozzz2021-07-203-4/+4
* Fix CLI toolsChocobozzz2021-07-202-2/+10
* Introduce comments commandChocobozzz2021-07-201-2/+1
* Introduce channels commandChocobozzz2021-07-202-9/+6
* Introduce import commandChocobozzz2021-07-201-3/+4
* Introduce playlist commandChocobozzz2021-07-201-5/+2
* Introduce accounts commandChocobozzz2021-07-202-20/+15
* Introduce config commandChocobozzz2021-07-202-9/+4
* Introduce plugins commandChocobozzz2021-07-201-2/+2
* Introduce CLI commandChocobozzz2021-07-2010-119/+62
* Support short uuid for GET video/playlistChocobozzz2021-06-291-15/+15
* Fix prune storage testsChocobozzz2021-06-171-0/+4
* Fix print transcode command scriptChocobozzz2021-04-091-1/+2
* Update data in DB when regenerate thumbnailsChocobozzz2021-04-081-9/+23
* Fix static ffmpeg version checkChocobozzz2021-04-081-2/+2
* Add regenrate thumbnails scriptsChocobozzz2021-03-242-0/+111
* Add video files migrationChocobozzz2021-02-181-1/+1
* Dissociate video file names and video uuidChocobozzz2021-02-181-14/+2
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+1
* add test for script printing commandRigel Kent2021-01-132-0/+37
* (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters.Theodore R. Smith2020-12-271-0/+12
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+2
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
* Add registered setting CLI plugin install testChocobozzz2020-11-271-0/+5
* Add live transcoding bit rate testsChocobozzz2020-11-252-9/+9