]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Stop using tsconfig register
authorChocobozzz <me@florianbigard.com>
Mon, 3 Jan 2022 16:13:11 +0000 (17:13 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 6 Jan 2022 07:26:14 +0000 (08:26 +0100)
commitf8360396ffabd2f95e9ece9c5755173bae0114b6
tree83467f70bb5d5c2faa61c45e1d87b538c6c8fe5e
parentcea093bca5b9d311b5c1d0539d53e965c901015b
Stop using tsconfig register

Prefer to replace paths at compile time
47 files changed:
package.json
scripts/benchmark.ts
scripts/build/server.sh
scripts/ci.sh
scripts/client-build-stats.ts
scripts/create-import-video-file-job.ts
scripts/create-move-video-storage-job.ts
scripts/create-transcoding-job.ts
scripts/dev/cli.sh
scripts/dev/server.sh
scripts/generate-code-contributors.ts
scripts/i18n/create-custom-files.ts
scripts/migrations/peertube-2.1.ts
scripts/migrations/peertube-4.0.ts
scripts/nightly.sh
scripts/parse-log.ts
scripts/plugin/install.ts
scripts/plugin/uninstall.ts
scripts/print-transcode-command.ts
scripts/prune-storage.ts
scripts/regenerate-thumbnails.ts
scripts/release.sh
scripts/reset-password.ts
scripts/setup/cli.sh
scripts/update-host.ts
server.ts
server/helpers/register-ts-paths.ts [deleted file]
server/lib/client-html.ts
server/middlewares/async.ts
server/middlewares/validators/videos/video-playlists.ts
server/middlewares/validators/videos/videos.ts
server/tests/register.ts [deleted file]
server/tools/cli.ts
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-redundancy.ts
server/tools/peertube-upload.ts
server/tools/peertube.ts
server/tools/tsconfig.json
server/types/express-handler.ts [moved from server/types/express.ts with 100% similarity]
server/types/express.d.ts [moved from server/typings/express/index.d.ts with 100% similarity]
shared/core-utils/common/path.ts
tsconfig.base.json
tsconfig.json
yarn.lock