aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools/peertube-auth.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2021-02-031-11/+9
|
* StylingChocobozzz2020-12-301-6/+9
|
* (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters.Theodore R. Smith2020-12-271-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 examplesChocobozzz2020-08-241-4/+4
|
* Update server dependenciesChocobozzz2020-06-171-1/+1
|
* Update dependenciesChocobozzz2020-02-281-1/+1
|
* Move to eslintcontainChocobozzz2020-02-031-4/+6
|
* Add redundancy CLIChocobozzz2020-01-281-4/+3
|
* Use typescript paths in cli scripts tooChocobozzz2019-10-211-0/+3
|
* Fix peertube auth helpChocobozzz2019-07-251-3/+3
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-2/+10
| | | | Install/uninstall/list plugins remotely
* peertube auth add wants a URL (and not a host)Chocobozzz2019-07-041-1/+2
|
* Add more CLI testsChocobozzz2019-06-131-3/+12
|
* Fix netrc toolsChocobozzz2019-06-111-0/+2
|
* Fix optional privacy in upload endpointChocobozzz2019-04-251-6/+10
|
* Clean up peertube authChocobozzz2018-11-141-59/+54
|
* one cli to unite them allRigel Kent2018-09-141-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