]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/check-params/video-captions.ts
Faster ci using compiled ts files
authorChocobozzz <me@florianbigard.com>
Mon, 14 Jun 2021 14:52:22 +0000 (16:52 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 15 Jun 2021 06:21:12 +0000 (08:21 +0200)
commit3d470a530c4a48b2e4f4a9e7d4f223e14f32cea4
tree7305399caecbf7380319bd08e21c933de88096dc
parent79db409a41bd28fd2773626c9a93b5d326a38bc0
Faster ci using compiled ts files
24 files changed:
scripts/ci.sh
server/tests/api/activitypub/helpers.ts
server/tests/api/activitypub/security.ts
server/tests/api/check-params/live.ts
server/tests/api/check-params/users.ts
server/tests/api/check-params/video-captions.ts
server/tests/api/check-params/video-channels.ts
server/tests/api/check-params/video-imports.ts
server/tests/api/server/contact-form.ts
server/tests/api/videos/multiple-servers.ts
server/tests/fixtures/ap-json/mastodon/bad-body-http-signature.json [moved from server/tests/api/activitypub/json/mastodon/bad-body-http-signature.json with 100% similarity]
server/tests/fixtures/ap-json/mastodon/bad-http-signature.json [moved from server/tests/api/activitypub/json/mastodon/bad-http-signature.json with 100% similarity]
server/tests/fixtures/ap-json/mastodon/bad-public-key.json [moved from server/tests/api/activitypub/json/mastodon/bad-public-key.json with 100% similarity]
server/tests/fixtures/ap-json/mastodon/create-bad-signature.json [moved from server/tests/api/activitypub/json/mastodon/create-bad-signature.json with 100% similarity]
server/tests/fixtures/ap-json/mastodon/create.json [moved from server/tests/api/activitypub/json/mastodon/create.json with 100% similarity]
server/tests/fixtures/ap-json/mastodon/http-signature.json [moved from server/tests/api/activitypub/json/mastodon/http-signature.json with 100% similarity]
server/tests/fixtures/ap-json/mastodon/public-key.json [moved from server/tests/api/activitypub/json/mastodon/public-key.json with 100% similarity]
server/tests/fixtures/ap-json/peertube/announce-without-context.json [moved from server/tests/api/activitypub/json/peertube/announce-without-context.json with 100% similarity]
server/tests/fixtures/ap-json/peertube/invalid-keys.json [moved from server/tests/api/activitypub/json/peertube/invalid-keys.json with 100% similarity]
server/tests/fixtures/ap-json/peertube/keys.json [moved from server/tests/api/activitypub/json/peertube/keys.json with 100% similarity]
server/tests/plugins/filter-hooks.ts
server/tests/register.ts [new file with mode: 0644]
shared/extra-utils/miscs/email-child-process.js [deleted file]
shared/extra-utils/miscs/email.ts