Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reword runner registration | Chocobozzz | 2023-07-11 | 1 | -1/+1 |
| | |||||
* | Prefer web videos in favour of webtorrent | Chocobozzz | 2023-07-11 | 1 | -1/+1 |
| | |||||
* | Add note for peertube runner dependencies | Chocobozzz | 2023-07-06 | 1 | -0/+9 |
| | |||||
* | Add script to generate storyboards | Chocobozzz | 2023-06-29 | 1 | -0/+29 |
| | |||||
* | Improve responsive on medium destkop screens | Chocobozzz | 2023-05-26 | 1 | -1/+1 |
| | |||||
* | Specify runner name when unregistering the runner | Chocobozzz | 2023-05-26 | 1 | -1/+1 |
| | |||||
* | More robust chunk handler | Chocobozzz | 2023-05-19 | 1 | -0/+1 |
| | |||||
* | Better runner error UX when server is not run | Chocobozzz | 2023-05-16 | 1 | -2/+2 |
| | |||||
* | Add peertube-runner CLI doc | Chocobozzz | 2023-05-09 | 1 | -25/+59 |
| | |||||
* | Update tools doc | Chocobozzz | 2023-05-09 | 1 | -44/+1 |
| | |||||
* | Remove $ for bash commands | Chocobozzz | 2023-04-04 | 1 | -111/+111 |
| | | | | It prevents easy copy | ||||
* | Prefer absolute links in doc | Chocobozzz | 2023-02-22 | 1 | -1/+1 |
| | |||||
* | Escape % signs in crontab example (CLI tools docs) | Thomas Kuntz | 2022-09-16 | 1 | -1/+1 |
| | | | % is a special character for crontab. From man 5 crontab: A "%" character in the command, unless escaped with a backslash (\), will be changed into newline characters, and all data after the first % will be sent to the command as standard input. | ||||
* | Add transcoding fail message in client | Chocobozzz | 2021-11-09 | 1 | -1/+2 |
| | |||||
* | Add version note for create-move-video-storage-job | Chocobozzz | 2021-11-09 | 1 | -0/+2 |
| | |||||
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | * add migrate-to-object-storage-script closes #4467 * add migrate-to-unique-playlist-filenames script * fix(migrate-to-unique-playlist-filenames): update master/segments256 run updateMasterHLSPlaylist and updateSha256VODSegments after file rename. * Improve move to object storage scripts * PR remarks Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Remove peertube watch and peertube repl | Chocobozzz | 2021-09-10 | 1 | -161/+0 |
| | | | | | I don't have time to maintain these scripts that cause some install issues/maintenance difficulties | ||||
* | Remove optimize old videos script | Chocobozzz | 2021-08-17 | 1 | -18/+0 |
| | | | | It is not compatible with HLS and I don't have time to maintain it | ||||
* | Improve docker tools doc | Chocobozzz | 2021-04-13 | 1 | -3/+70 |
| | |||||
* | Add regenrate thumbnails scripts | Chocobozzz | 2021-03-24 | 1 | -0/+10 |
| | |||||
* | Update yarn lock | Chocobozzz | 2021-03-24 | 1 | -0/+7 |
| | |||||
* | Update tools doc | Chocobozzz | 2021-02-11 | 1 | -20/+21 |
| | |||||
* | Support NodeJS 14 and 15, deprecate Node 10 | Chocobozzz | 2021-02-04 | 1 | -2/+1 |
| | |||||
* | add info about hostname change (#3434) | kontrollanten | 2020-12-11 | 1 | -1/+2 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Try to improve tools doc | Chocobozzz | 2020-12-08 | 1 | -1/+13 |
| | |||||
* | Add type information for create-transcoding-job's -r | Sumit Khanna | 2020-08-19 | 1 | -0/+1 |
| | |||||
* | Add redundancy CLI doc | Chocobozzz | 2020-01-28 | 1 | -1/+31 |
| | |||||
* | Update changelog, 2.1.0-rc.1 -> end of January | Chocobozzz | 2020-01-07 | 1 | -0/+6 |
| | |||||
* | Change cli parameter from -t to good --target-url | Pablo Joubert | 2019-09-17 | 1 | -1/+1 |
| | |||||
* | Fix plugin CLI tools doc | Chocobozzz | 2019-09-02 | 1 | -3/+3 |
| | |||||
* | Improve plugin management documentation | Chocobozzz | 2019-08-22 | 1 | -1/+18 |
| | |||||
* | Add plugin in CLI tools table of contents | Chocobozzz | 2019-08-22 | 1 | -0/+1 |
| | |||||
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 1 | -2/+2 |
| | | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule | ||||
* | Document how to synchronize YT channel to PeerTube | Florent F | 2019-08-01 | 1 | -3/+16 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -0/+34 |
| | |||||
* | PeerTube only supports nodejs 8 | Chocobozzz | 2019-06-11 | 1 | -0/+1 |
| | |||||
* | Move CLI dependencies in their own package.json | Chocobozzz | 2019-05-27 | 1 | -9/+5 |
| | |||||
* | Fix video import CLI script | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | | | | Password is an optional argument | ||||
* | Add change user password from CLI documentation | Chocobozzz | 2019-04-15 | 1 | -0/+9 |
| | |||||
* | Fix peertube CLI documentation | Chocobozzz | 2019-01-14 | 1 | -1/+2 |
| | |||||
* | Improve information regarding prune storage script | Chocobozzz | 2018-12-05 | 1 | -2/+2 |
| | |||||
* | Better tools.md doc | Chocobozzz | 2018-12-04 | 1 | -6/+6 |
| | |||||
* | Use `'` instead of `'` for passwords in the documentation (see #1453) | Nathanaël J | 2018-12-04 | 1 | -2/+2 |
| | |||||
* | Improve tools doc | Chocobozzz | 2018-12-04 | 1 | -40/+40 |
| | |||||
* | (doc) fix path to peertube-repl | Rigel Kent | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | add repl to the cli wrapper, remove extraneous TOC in tools.md | Rigel Kent | 2018-10-19 | 1 | -34/+24 |
| | |||||
* | (doc) update architecture, tools and readme | Rigel Kent | 2018-10-14 | 1 | -8/+37 |
| | |||||
* | add REPL in server/tools/repl.ts (#1248) | BRAINS YUM | 2018-10-14 | 1 | -0/+131 |
| | |||||
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -7/+68 |
| | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli |