aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/prune-storage.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-12/+17
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+2
* Move test functions outside extra-utilsChocobozzz2021-12-171-3/+2
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Add hls to prune storage scriptChocobozzz2021-12-101-35/+14
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-4/+37
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-3/+3
* Use an object to represent a serverChocobozzz2021-07-201-7/+7
* Shorter server command namesChocobozzz2021-07-201-15/+15
* Introduce videos commandChocobozzz2021-07-201-3/+2
* Introduce user commandChocobozzz2021-07-201-2/+1
* Introduce server commandsChocobozzz2021-07-201-16/+15
* Introduce sql commandChocobozzz2021-07-201-1/+1
* Introduce playlist commandChocobozzz2021-07-201-5/+2
* Introduce accounts commandChocobozzz2021-07-201-10/+7
* Introduce CLI commandChocobozzz2021-07-201-4/+3
* Support short uuid for GET video/playlistChocobozzz2021-06-291-15/+15
* Fix prune storage testsChocobozzz2021-06-171-0/+4
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
* Add live transcoding bit rate testsChocobozzz2020-11-251-7/+7
* Update dependenciesChocobozzz2020-02-281-1/+1
* Move to eslintcontainChocobozzz2020-02-031-9/+10
* Don't always replace actor avatarChocobozzz2019-11-251-4/+12
* Add avatar to prune scriptChocobozzz2019-08-091-0/+199