aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli
Commit message (Expand)AuthorAgeFilesLines
* Fix s3 mock cleanupChocobozzz2023-05-231-0/+2
* Prevent object storage mock conflictsChocobozzz2023-05-232-21/+26
* Remove low timeoutsChocobozzz2023-05-221-4/+0
* Enable external plugins to test the PRChocobozzz2023-05-091-1/+1
* Add runner server testsChocobozzz2023-05-094-296/+1
* Add test to ensure files are deletedChocobozzz2023-03-071-1/+10
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-123-11/+11
* Add ability to install alpha/beta/rc pluginChocobozzz2022-11-141-1/+20
* Use private ACL for private videos in s3Chocobozzz2022-10-243-19/+19
* Put private videos under a specific subdirectoryChocobozzz2022-10-245-28/+41
* Don't display remove file icon in some casesChocobozzz2022-09-131-1/+1
* Cleanup tests importsChocobozzz2022-08-174-12/+4
* We don't need to import mochaChocobozzz2022-08-1710-10/+0
* Fix print transcode command testChocobozzz2022-08-091-2/+2
* Add basic video editor supportChocobozzz2022-02-281-1/+2
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-12/+17
* Fix HLS re transcoding with object storage enabledChocobozzz2022-02-011-3/+10
* Add ability to filter my imports by target URLChocobozzz2022-01-191-1/+18
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+2
* Move test functions outside extra-utilsChocobozzz2021-12-178-21/+18
* shared/ typescript types dir server-commandsChocobozzz2021-12-1710-10/+10
* 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