Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt CLI to new commands | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
| | |||||
* | Update tools dependencies | Chocobozzz | 2021-06-25 | 1 | -2/+2 |
| | |||||
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -11/+9 |
| | |||||
* | Styling | Chocobozzz | 2020-12-30 | 1 | -6/+9 |
| | |||||
* | (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters. | Theodore R. Smith | 2020-12-27 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | **The Solution:** I have hardened `auth add` by stripping out everything from the third '/' to the end of the instance URL. **The Problem:** When adding an authorization for the peertube-cli, before this commit you could not have anything after the domain_name:port. For instance, if there was a trailing / in your instance URL, before this commit it will always fail with expected 200 "OK", got 404 "Not Found". It took me over 20 minutes to figure out that this was the problem. See Issue #3091. | ||||
* | Fix auth add cli examples | Chocobozzz | 2020-08-24 | 1 | -4/+4 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -1/+1 |
| | |||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -4/+6 |
| | |||||
* | Add redundancy CLI | Chocobozzz | 2020-01-28 | 1 | -4/+3 |
| | |||||
* | Use typescript paths in cli scripts too | Chocobozzz | 2019-10-21 | 1 | -0/+3 |
| | |||||
* | Fix peertube auth help | Chocobozzz | 2019-07-25 | 1 | -3/+3 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -2/+10 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | peertube auth add wants a URL (and not a host) | Chocobozzz | 2019-07-04 | 1 | -1/+2 |
| | |||||
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -3/+12 |
| | |||||
* | Fix netrc tools | Chocobozzz | 2019-06-11 | 1 | -0/+2 |
| | |||||
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -6/+10 |
| | |||||
* | Clean up peertube auth | Chocobozzz | 2018-11-14 | 1 | -59/+54 |
| | |||||
* | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -0/+140 |
Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli |