aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split ffmpeg utils with ffprobe utilsChocobozzz2020-11-251-3/+3
* Disable HTTP import in push actionsChocobozzz2020-11-171-1/+8
* Update server dependenciesChocobozzz2020-06-171-8/+2
* Update dependenciesChocobozzz2020-02-281-1/+1
* Move to eslintcontainChocobozzz2020-02-037-31/+36
* Add redundancy CLI docChocobozzz2020-01-281-0/+6
* Add redundancy CLIChocobozzz2020-01-281-3/+72
* Add missing hotkeys to the watch pageChocobozzz2019-12-061-2/+2
* Add ability to generate HLS in CLIChocobozzz2019-11-251-17/+116
* Don't always replace actor avatarChocobozzz2019-11-251-4/+12
* Add ability to disable webtorrentChocobozzz2019-11-251-3/+2
* Add avatar to prune scriptChocobozzz2019-08-092-0/+200
* Correctly notify on auto blacklistChocobozzz2019-07-241-1/+1
* Add hook filters testsChocobozzz2019-07-241-4/+4
* Add CLI plugins testsChocobozzz2019-07-243-82/+208