PeerTube/server/middlewares/validators
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
..
activitypub esModuleInterop to true 2021-08-27 15:12:22 +02:00
shared Add basic video editor support 2022-02-28 10:42:19 +01:00
videos store uploaded video filename (#4885) 2022-06-21 15:31:25 +02:00
abuse.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
account.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
actor-image.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
blocklist.ts Add mute status in account and channel pages 2021-12-07 09:46:01 +01:00
bulk.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
config.ts Rename studio to editor 2022-03-22 17:24:32 +01:00
express.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
feeds.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
follows.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
index.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
jobs.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
logs.ts Add ability to filter logs by tags 2021-10-20 14:33:38 +02:00
oembed.ts Allow oembed to fetch unlisted videos 2022-05-02 15:14:23 +02:00
pagination.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
plugins.ts CLI: plugins install command accept a --plugin-version parameter. (#4599) 2021-12-03 10:14:01 +01:00
redundancy.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
search.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
server.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
sort.ts Improve admin users list table 2022-05-24 15:29:17 +02:00
themes.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
user-history.ts Add ability to delete history element 2022-01-18 11:23:41 +01:00
user-notifications.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
user-subscriptions.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
users.ts Fix various typos 2022-06-07 16:41:21 +02:00
webfinger.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00