aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools
Commit message (Expand)AuthorAgeFilesLines
* Update doc anchor linksChocobozzz2023-02-231-1/+1
* Move to new documentation linksChocobozzz2023-02-221-1/+1
* Move cli.ts in a private shared directoryChocobozzz2023-02-159-10/+10
* Don't inject untrusted inputChocobozzz2022-11-151-2/+2
* Add ability to install alpha/beta/rc pluginChocobozzz2022-11-141-1/+1
* Fix CLI buildChocobozzz2022-10-311-1/+1
* Fix import scriptChocobozzz2022-09-161-4/+12
* Prefer using Object.valuesChocobozzz2022-08-171-3/+2
* Avoid concurrency issue on transcodingChocobozzz2022-08-091-3/+3
* Use single quotes in server/ and update eslint rulesFlorent2022-08-081-2/+2
* Fix username/password CLI optionsChocobozzz2022-03-151-2/+2
* Upgrade tools dependenciesChocobozzz2022-02-091-6/+6
* Remove fixed workaroundChocobozzz2022-01-211-6/+1
* Fix peertube tools authChocobozzz2022-01-202-21/+30
* Handle quota for 413Chocobozzz2022-01-191-1/+1
* Better 413 error handling in cli scriptChocobozzz2022-01-181-1/+7
* Better auth args handling for peertube cliChocobozzz2022-01-181-8/+15
* Upgrade server tools dependenciesChocobozzz2022-01-141-27/+21
* Stop using tsconfig registerChocobozzz2022-01-069-39/+20
* Fix migrationsChocobozzz2021-12-171-1/+2
* Fix buildChocobozzz2021-12-171-2/+1
* shared/ typescript types dir server-commandsChocobozzz2021-12-172-2/+2
* refactor(types): create dedicated folder for types package srclutangar2021-12-161-0/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-163-2/+11
* Fix typo.John Livingston2021-12-141-1/+1
* CLI: plugins install command accept a --plugin-version parameter. (#4599)John Livingston2021-12-031-1/+2
* Upgrade tools dependenciesChocobozzz2021-11-221-16/+16
* Apply import interval only when reasonable (#4552)mj-saunders2021-11-221-5/+8
* Rewrite youtube-dl importChocobozzz2021-10-221-127/+52
* Upgrade server toolsChocobozzz2021-10-121-25/+25
* Fix embed apiChocobozzz2021-09-101-1/+1
* Remove peertube watch and peertube replChocobozzz2021-09-107-2165/+7
* esModuleInterop to trueChocobozzz2021-08-274-5/+7
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Fix cli buildChocobozzz2021-08-061-1/+1
* Simplify createServer argsChocobozzz2021-07-221-1/+1
* Reorganize importsChocobozzz2021-07-201-2/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-203-15/+12
* Shorter server command namesChocobozzz2021-07-206-24/+24
* Introduce videos commandChocobozzz2021-07-203-20/+22
* Introduce user commandChocobozzz2021-07-201-6/+4
* Adapt CLI to new commandsChocobozzz2021-07-207-48/+52
* Fix search testsChocobozzz2021-07-201-1/+1
* Introduce notifications commandChocobozzz2021-07-201-1/+1
* Introduce sql commandChocobozzz2021-07-201-1/+1
* Fix CLI toolsChocobozzz2021-07-207-178/+128
* Support short uuid for GET video/playlistChocobozzz2021-06-291-5/+0
* Update tools dependenciesChocobozzz2021-06-2510-27/+25
* Upgrade tools depChocobozzz2021-06-151-215/+198