aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools/peertube-upload.ts
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2021-02-031-10/+12
* Move to eslintcontainChocobozzz2020-02-031-10/+11
* Use typescript paths in cli scripts tooChocobozzz2019-10-211-0/+3
* Correctly import tags in CLIChocobozzz2019-07-291-5/+1
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-36/+19
* Add ability to override CLI import attributesChocobozzz2019-06-131-35/+17
* Add more CLI testsChocobozzz2019-06-131-35/+35
* Fix upload scriptChocobozzz2019-06-111-2/+1
* Fix optional privacy in upload endpointChocobozzz2019-04-251-64/+32
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-2/+2
|\
| * Move utils to /sharedbuoyantair2018-10-291-2/+2
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
* | Fix some defaults values + indentationLucas Declercq2018-10-081-1/+1
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+2
|/
* Define channelId property beforehandAndrew Morgan2018-10-011-5/+2
* Allow specification of Channel ID in peertube-upload.jsAndrew Morgan2018-10-011-1/+6
* Improve upliad script error handling for tokenChocobozzz2018-09-261-4/+12
* one cli to unite them allRigel Kent2018-09-141-0/+127