PeerTube/server/middlewares
kontrollanten 2e401e8575
store uploaded video filename (#4885)
* store uploaded video filename

closes #4731

* dont crash if videos channel exist

* migration: use raw query

* video source: fixes after code review

* cleanup

* bump migration

* updates after code review

* refactor: use checkUserCanManageVideo

* videoSource: add openapi doc

* test(check-params/video-source): fix timeout

* Styling

* Correctly set original filename as source

Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-06-21 15:31:25 +02:00
..
cache Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
validators store uploaded video filename (#4885) 2022-06-21 15:31:25 +02:00
activitypub.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
async.ts Stop using tsconfig register 2022-01-06 08:26:14 +01:00
auth.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
csp.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
dnt.ts Move to eslint 2020-02-03 08:31:02 +01:00
doc.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
error.ts Update torrents info name on video update 2021-12-08 16:12:49 +01:00
index.ts Bypass rate limits for admins and moderators 2022-05-30 11:39:44 +02:00
pagination.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
rate-limiter.ts Bypass rate limits for admins and moderators 2022-05-30 11:39:44 +02:00
robots.ts Stop indexing /about/peertube 2021-10-11 09:37:26 +02:00
servers.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
sort.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
user-right.ts Fix shared imports 2021-12-24 10:14:47 +01:00