]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - scripts/generate-code-contributors.ts
Introduce CLI command
authorChocobozzz <me@florianbigard.com>
Mon, 5 Jul 2021 14:37:50 +0000 (16:37 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:16 +0000 (15:27 +0200)
commit329619b3453479f76c049816b7403b86e9d45cb5
treee522940946402a4284d356f2cde8e0dcbe29b289
parenta6a79eae0d8564099b6957e76d7a18528d9ef124
Introduce CLI command
16 files changed:
scripts/generate-code-contributors.ts
server/tests/cli/create-import-video-file-job.ts
server/tests/cli/create-transcoding-job.ts
server/tests/cli/optimize-old-videos.ts
server/tests/cli/peertube.ts
server/tests/cli/plugins.ts
server/tests/cli/print-transcode-command.ts
server/tests/cli/prune-storage.ts
server/tests/cli/regenerate-thumbnails.ts
server/tests/cli/reset-password.ts
server/tests/cli/update-host.ts
shared/extra-utils/bulk/index.ts [new file with mode: 0644]
shared/extra-utils/cli/cli.ts
shared/extra-utils/cli/index.ts [new file with mode: 0644]
shared/extra-utils/index.ts
shared/extra-utils/server/servers.ts