aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/peertube.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-1/+1
* Add ability to install alpha/beta/rc pluginChocobozzz2022-11-141-1/+20
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Add ability to filter my imports by target URLChocobozzz2022-01-191-1/+18
* Move test functions outside extra-utilsChocobozzz2021-12-171-5/+3
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* CLI: plugins install command accept a --plugin-version parameter. (#4599)John Livingston2021-12-031-0/+19
* Centralize test URLsChocobozzz2021-07-201-4/+4
* Use an object to represent a serverChocobozzz2021-07-201-7/+7
* Shorter server command namesChocobozzz2021-07-201-14/+14
* Introduce videos commandChocobozzz2021-07-201-27/+14
* Introduce user commandChocobozzz2021-07-201-5/+3
* Introduce login commandChocobozzz2021-07-201-2/+1
* Fix CLI toolsChocobozzz2021-07-201-0/+9
* Introduce channels commandChocobozzz2021-07-201-3/+2
* Introduce import commandChocobozzz2021-07-201-3/+4
* Introduce CLI commandChocobozzz2021-07-201-56/+26
* (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters.Theodore R. Smith2020-12-271-0/+12
* Add registered setting CLI plugin install testChocobozzz2020-11-271-0/+5
* Disable HTTP import in push actionsChocobozzz2020-11-171-1/+8
* Move to eslintcontainChocobozzz2020-02-031-8/+11
* Add redundancy CLI docChocobozzz2020-01-281-0/+6
* Add redundancy CLIChocobozzz2020-01-281-3/+72
* Add CLI plugins testsChocobozzz2019-07-241-82/+120
* Fix CLI default boolean valuesChocobozzz2019-06-171-0/+1
* Add ability to override CLI import attributesChocobozzz2019-06-131-13/+51
* Add more CLI testsChocobozzz2019-06-131-13/+103
* Use test wrapper exit functionChocobozzz2019-04-241-2/+2
* Cleanup testsChocobozzz2019-04-241-4/+2
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Merge from upstreambuoyantair2018-11-161-0/+2
|\
| * Clean up peertube authChocobozzz2018-11-141-0/+2
* | Move utils to /sharedbuoyantair2018-10-291-1/+1
|/
* Fix peertube scriptChocobozzz2018-09-201-1/+1
* one cli to unite them allRigel Kent2018-09-141-0/+51