aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/regenerate-thumbnails.ts
Commit message (Expand)AuthorAgeFilesLines
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-10/+10
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-5/+5
* Shorter server command namesChocobozzz2021-07-201-10/+10
* Introduce videos commandChocobozzz2021-07-201-16/+17
* Introduce server commandsChocobozzz2021-07-201-3/+2
* Introduce CLI commandChocobozzz2021-07-201-4/+1
* 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-241-0/+110