aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Fix CLI buildChocobozzz2021-06-041-2/+0
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Reorganize plugin modelsChocobozzz2021-05-111-2/+1
* Use a class for youtube-dlChocobozzz2021-05-111-11/+14
* Fix CLI plugins list command: use command parameters.John Livingston2021-05-101-5/+3
* Ugrade tools dependenciesChocobozzz2021-04-131-140/+151
* Fix 404 AP status codesChocobozzz2021-03-241-4/+1
* Fix import script when using the search indexChocobozzz2021-02-191-9/+7
* Upgrade tools dependenciesChocobozzz2021-02-032-421/+534
* Update server dependenciesChocobozzz2021-02-0310-145/+141
* add option for video-import CLI to wait between two video imports (#3310)Florent2021-01-251-58/+63
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-151-2/+2
* StylingChocobozzz2020-12-301-6/+9
* (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters.Theodore R. Smith2020-12-271-0/+11
* Fix channels import with a channel with playlistsChocobozzz2020-12-141-3/+8
* More robust import script when using since/untilChocobozzz2020-12-141-12/+11
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-2/+3
* Add inspect to test scriptChocobozzz2020-11-301-1/+1
* Support encoding profilesChocobozzz2020-11-251-0/+105
* remove outdated badges, add authorization to caption routesRigel Kent2020-11-201-3/+0
* Fix CLI import scriptChocobozzz2020-11-171-29/+41
* Fix auth add cli examplesChocobozzz2020-08-241-4/+4
* Split types and typingsChocobozzz2020-06-181-0/+1
* Update server dependenciesChocobozzz2020-06-171-1/+1
* Fix CLI buildChocobozzz2020-05-071-1/+1
* Fix import/upload CLI optionsChocobozzz2020-04-161-2/+3
* Catch error in import scriptChocobozzz2020-04-141-6/+10
* Add log in peertube watch script on errorChocobozzz2020-04-141-1/+6
* Fix repl scriptChocobozzz2020-04-091-3/+2
* Update CLI dependenciesChocobozzz2020-04-023-262/+359
* Fix CLI tools typingsChocobozzz2020-04-011-3/+3
* Update dependenciesChocobozzz2020-02-283-6/+3
* peertube-import-videos passes remaining options down to youtube-dlRaphaƫl Droz2020-02-121-3/+5
* Move to eslintcontainChocobozzz2020-02-039-122/+138
* Optimize peertube scriptChocobozzz2020-01-281-1/+2
* Force node 10 usageChocobozzz2020-01-281-4/+0
* Add redundancy CLIChocobozzz2020-01-287-38/+236
* Fix URL normalization in import scriptChocobozzz2019-12-301-1/+1
* Auto add https:// in import script URLsChocobozzz2019-12-301-17/+24
* Fix hours in peertube-import-videosFlorent F2019-11-041-0/+1
* Fix remove end slash functionChocobozzz2019-11-041-5/+3
* Use typescript paths in cli scripts tooChocobozzz2019-10-218-0/+24
* Upgrade tools depChocobozzz2019-10-212-342/+518
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
* peertube-import-videos.ts: add --tmpdir, --first, --last and --verbose [level...Frank de Lange2019-08-262-37/+81
* Add since parameter to peertube-import-videos (#1991)Florent F2019-08-011-1/+35
* Correctly import tags in CLIChocobozzz2019-07-292-7/+5
* Fix peertube auth helpChocobozzz2019-07-251-3/+3
* Upgrade tools dependenciesChocobozzz2019-07-252-450/+214
* Add plugin API testsChocobozzz2019-07-241-4/+4