]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/plugins/filter-hooks.ts
Add hooks support for video download
authorChocobozzz <me@florianbigard.com>
Tue, 23 Mar 2021 10:54:08 +0000 (11:54 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 24 Mar 2021 17:18:41 +0000 (18:18 +0100)
commit4bc45da342597fb49593fc14c40f8dc5a97bb64e
tree9fa876e21995b27827fbc4467bd71b8d427312e2
parentc0ab041c2c749db05ce564d3078c2ad10d18f35f
Add hooks support for video download
client/src/app/shared/shared-video-miniature/video-download.component.ts
server/controllers/download.ts
server/lib/files-cache/videos-torrent-cache.ts
server/tests/fixtures/peertube-plugin-test/main.js
server/tests/plugins/filter-hooks.ts
shared/models/plugins/client-hook.model.ts
shared/models/plugins/server-hook.model.ts