]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Rename webtorrent config to web_videos
authorChocobozzz <me@florianbigard.com>
Tue, 11 Jul 2023 07:52:14 +0000 (09:52 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 11 Jul 2023 07:52:14 +0000 (09:52 +0200)
commitc57ad141a9ffb67f8e7d087b92eaacd2b653b562
treebddd5d4457cb9c922275cc1d8bb71cd88b1d0293
parent784e2ad5c34bcfef36a3f69e9e9acd7cbb3d6428
Rename webtorrent config to web_videos
36 files changed:
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html
client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.ts
config/default.yaml
config/production.yaml.example
config/test.yaml
server/controllers/api/config.ts
server/controllers/misc.ts
server/initializers/checker-after-init.ts
server/initializers/checker-before-init.ts
server/initializers/config.ts
server/lib/server-config-manager.ts
server/lib/transcoding/shared/job-builders/transcoding-job-queue-builder.ts
server/lib/transcoding/shared/job-builders/transcoding-runner-job-builder.ts
server/middlewares/validators/config.ts
server/tests/api/check-params/config.ts
server/tests/api/redundancy/redundancy.ts
server/tests/api/server/config.ts
server/tests/api/server/stats.ts
server/tests/api/transcoding/audio-only.ts
server/tests/api/transcoding/create-transcoding.ts
server/tests/api/transcoding/hls.ts
server/tests/api/transcoding/transcoder.ts
server/tests/api/transcoding/update-while-transcoding.ts
server/tests/api/transcoding/video-studio.ts
server/tests/api/users/user-videos.ts
server/tests/api/videos/video-imports.ts
server/tests/feeds/feeds.ts
server/tests/plugins/filter-hooks.ts
server/tests/plugins/plugin-transcoding.ts
server/tests/shared/videos.ts
shared/models/server/custom-config.model.ts
shared/models/server/server-config.model.ts
shared/server-commands/server/config-command.ts
support/doc/api/openapi.yaml
support/docker/production/config/custom-environment-variables.yaml