aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools/peertube-import-videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability to override CLI import attributesChocobozzz2019-06-131-21/+17
* Add more CLI testsChocobozzz2019-06-131-56/+89
* Fix optional privacy in upload endpointChocobozzz2019-04-251-51/+33
* Fix video import CLI scriptChocobozzz2019-04-241-18/+8
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Refractor published date on video importChocobozzz2019-02-121-3/+3
* Import original publication date (CLI)Andrés Maldonado2019-02-121-1/+4
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-8/+26
|\
| * Fix peertube CLI documentationChocobozzz2019-01-141-3/+11
| * Remove the eventual trailing '/' at the end of urls (see #1453) (#1480)HesioZ2018-12-151-0/+10
| * Move utils to /sharedbuoyantair2018-10-291-1/+1
| * allow peertube-import-videos.ts CLI script to run concurrently (#1334)BRAINS YUM2018-10-241-4/+4
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+1
|/
* one cli to unite them allRigel Kent2018-09-141-0/+323