]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tools/peertube-plugins.ts
Use typescript paths in cli scripts too
authorChocobozzz <me@florianbigard.com>
Mon, 21 Oct 2019 15:13:07 +0000 (17:13 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 21 Oct 2019 15:13:22 +0000 (17:13 +0200)
commit2aaa1a3fdc49be77aec5309dab5507865c38d392
treebc83c5b1ff49faf03461c78a110e0a5613343c31
parent576ddf645ff2223126d28ef172bb6388602c35f4
Use typescript paths in cli scripts too
23 files changed:
scripts/create-import-video-file-job.ts
scripts/create-transcoding-job.ts
scripts/danger/clean/cleaner.ts
scripts/generate-code-contributors.ts
scripts/i18n/create-custom-files.ts
scripts/i18n/xliff2json.ts
scripts/optimize-old-videos.ts
scripts/parse-log.ts
scripts/plugin/install.ts
scripts/plugin/uninstall.ts
scripts/prune-storage.ts
scripts/reset-password.ts
scripts/update-host.ts
server.ts
server/helpers/register-ts-paths.ts [new file with mode: 0644]
server/tools/peertube-auth.ts
server/tools/peertube-get-access-token.ts
server/tools/peertube-import-videos.ts
server/tools/peertube-plugins.ts
server/tools/peertube-repl.ts
server/tools/peertube-upload.ts
server/tools/peertube-watch.ts
server/tools/peertube.ts