aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/tools.md
Commit message (Collapse)AuthorAgeFilesLines
* Add redundancy CLI docChocobozzz2020-01-281-1/+31
|
* Update changelog, 2.1.0-rc.1 -> end of JanuaryChocobozzz2020-01-071-0/+6
|
* Change cli parameter from -t to good --target-urlPablo Joubert2019-09-171-1/+1
|
* Fix plugin CLI tools docChocobozzz2019-09-021-3/+3
|
* Improve plugin management documentationChocobozzz2019-08-221-1/+18
|
* Add plugin in CLI tools table of contentsChocobozzz2019-08-221-0/+1
|
* Deprecate Node 8Chocobozzz2019-08-071-2/+2
| | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule
* Document how to synchronize YT channel to PeerTubeFlorent F2019-08-011-3/+16
|
* Add CLI plugins testsChocobozzz2019-07-241-0/+34
|
* PeerTube only supports nodejs 8Chocobozzz2019-06-111-0/+1
|
* Move CLI dependencies in their own package.jsonChocobozzz2019-05-271-9/+5
|
* Fix video import CLI scriptChocobozzz2019-04-241-1/+1
| | | | Password is an optional argument
* Add change user password from CLI documentationChocobozzz2019-04-151-0/+9
|
* Fix peertube CLI documentationChocobozzz2019-01-141-1/+2
|
* Improve information regarding prune storage scriptChocobozzz2018-12-051-2/+2
|
* Better tools.md docChocobozzz2018-12-041-6/+6
|
* Use `'` instead of `'` for passwords in the documentation (see #1453)Nathanaël J2018-12-041-2/+2
|
* Improve tools docChocobozzz2018-12-041-40/+40
|
* (doc) fix path to peertube-replRigel Kent2018-10-191-1/+1
|
* add repl to the cli wrapper, remove extraneous TOC in tools.mdRigel Kent2018-10-191-34/+24
|
* (doc) update architecture, tools and readmeRigel Kent2018-10-141-8/+37
|
* add REPL in server/tools/repl.ts (#1248)BRAINS YUM2018-10-141-0/+131
|
* Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-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 allRigel Kent2018-09-141-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
* further enhance tools install explanationJosh Morel2018-09-111-2/+2
|
* Try to improve remote tools explanationChocobozzz2018-09-041-1/+1
|
* Add start at checkbox in share modalChocobozzz2018-08-271-0/+1
|
* Add parse-log docChocobozzz2018-08-271-0/+10
|
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-211-0/+9
|
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-0/+5
| | | | | | * Add resolution to create-transcoding-job script * Requested changes
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-2/+7
| | | | publishing a video
* Improve tools documentationChocobozzz2018-06-111-10/+19
|
* (doc) adding tools documentation for job creationRigel Kent2018-06-071-14/+36
|
* Remove "/" of PEERTUBE_URL exampleDavid Libeau2018-06-011-1/+1
| | | With an url ended with a "/", the script returns an error.
* import-videos: prompt for passwordJohn Livingston2018-05-111-1/+1
|
* Add logging for emailsChocobozzz2018-03-221-10/+11
|
* Update documentationsChocobozzz2018-03-141-3/+3
|
* Fix tool documentationChocobozzz2018-03-061-2/+2
|
* Refractor tools documentationChocobozzz2018-03-051-0/+74