Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use typescript paths in cli scripts too | Chocobozzz | 2019-10-21 | 1 | -0/+3 |
| | |||||
* | Correctly import tags in CLI | Chocobozzz | 2019-07-29 | 1 | -5/+1 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -36/+19 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | Add ability to override CLI import attributes | Chocobozzz | 2019-06-13 | 1 | -35/+17 |
| | |||||
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -35/+35 |
| | |||||
* | Fix upload script | Chocobozzz | 2019-06-11 | 1 | -2/+1 |
| | |||||
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -64/+32 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
| | | | | Because they need dev dependencies | ||||
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 1 | -2/+2 |
|\ | |||||
| * | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
| | | |||||
* | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| | | |||||
* | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+2 |
|/ | |||||
* | Define channelId property beforehand | Andrew Morgan | 2018-10-01 | 1 | -5/+2 |
| | |||||
* | Allow specification of Channel ID in peertube-upload.js | Andrew Morgan | 2018-10-01 | 1 | -1/+6 |
| | |||||
* | Improve upliad script error handling for token | Chocobozzz | 2018-09-26 | 1 | -4/+12 |
| | |||||
* | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -0/+127 |
Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli |