aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/help.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove scriptyChocobozzz2021-05-051-5/+0
| | | | It breaks our tests with the latest npm release
* Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set bitrate limits for transcoding (fixes #638) * added optimization script and test, changed stuff * fix test, improve docs * re-add optimize-old-videos script * added documentation * Don't optimize videos without valid UUID, or redundancy videos * move getUUIDFromFilename * fix tests? * update torrent and file size, some more fixes/improvements * use higher bitrate for high fps video, adjust bitrates * add test video * don't throw error if resolution is undefined * generate test fixture on the fly * use random noise video for bitrate test, add promise * shorten test video to avoid timeout * use existing function to optimize video * various fixes * increase test timeout * limit test fixture size, add link * test fixes * add await * more test fixes, add -b:v parameter * replace ffmpeg wiki link * fix ffmpeg params * fix unit test * add test fixture to .gitgnore * add video transcoding fps model * add missing file
* Add missing scripts in npm run helpChocobozzz2018-05-301-0/+3
|
* Clean shell scripts (#398)Léo Andrès2018-03-271-1/+3
|
* Add ability to reset our passwordChocobozzz2018-01-301-7/+5
|
* Adapt scripts to typescriptChocobozzz2017-06-101-1/+1
|
* Document update host scriptChocobozzz2017-02-081-1/+2
|
* Admin password stuffChocobozzz2017-01-271-17/+18
|
* Add upgrade scriptChocobozzz2016-10-211-0/+1
|
* Server: add npm run check to check CORS, bittorrent tracker...Chocobozzz2016-10-211-0/+1
|
* Update clean scriptChocobozzz2016-10-131-1/+2
|
* Adapt npm scriptsChocobozzz2016-06-031-10/+4
|
* Use scripty instead of writing shell commands in package.jsonChocobozzz2016-04-301-0/+24