.dockerignore | |
|
|
.editorconfig | |
|
|
.eslintrc.json | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/00-bug-issue.yml | |
|
|
.github/ISSUE_TEMPLATE/10-installation-issue.yml | |
|
|
.github/ISSUE_TEMPLATE/20-documentation-issue.yml | |
|
|
.github/ISSUE_TEMPLATE/30-feature-request.yml | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/actions/reusable-deploy/action.yml | |
|
|
.github/actions/reusable-prepare-peertube-build/action.yml | |
|
|
.github/actions/reusable-prepare-peertube-run/action.yml | |
|
|
.github/workflows/benchmark.yml | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/codeql/codeql-config.yml | |
|
|
.github/workflows/docker.yml | |
|
|
.github/workflows/nightly.yml | |
|
|
.github/workflows/stats.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.gitpod.yml | |
|
|
.mocharc.cjs | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CREDITS.md | |
|
|
FAQ.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
apps/peertube-cli/README.md | |
|
|
apps/peertube-cli/package.json | |
|
|
apps/peertube-cli/scripts/build.js | 24 | A 0 mins |
|
apps/peertube-cli/scripts/watch.js | 4 | A 0 mins |
|
apps/peertube-cli/src/peertube-auth.ts | 129 | A 3 hrs |
|
apps/peertube-cli/src/peertube-get-access-token.ts | 33 | A 1 hr |
|
apps/peertube-cli/src/peertube-plugins.ts | 137 | D 1 day |
|
apps/peertube-cli/src/peertube-redundancy.ts | 152 | D 2 days |
|
apps/peertube-cli/src/peertube-upload.ts | 139 | B 4 hrs |
|
apps/peertube-cli/src/peertube.ts | 56 | A 0 mins |
|
apps/peertube-cli/src/shared/cli.ts | 149 | B 6 hrs |
|
apps/peertube-cli/src/shared/index.ts | 1 | A 0 mins |
|
apps/peertube-cli/tsconfig.json | |
|
|
apps/peertube-cli/yarn.lock | |
|
|
apps/peertube-runner/README.md | |
|
|
apps/peertube-runner/package.json | |
|
|
apps/peertube-runner/scripts/build.js | 24 | A 0 mins |
|
apps/peertube-runner/scripts/watch.js | 4 | A 0 mins |
|
apps/peertube-runner/src/peertube-runner.ts | 95 | A 3 hrs |
|