Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

store uploaded video filename #4885

Merged
merged 16 commits into from Jun 21, 2022

Conversation

kontrollanten
Copy link
Contributor

Description

Stores filename of uploaded video files. Shown under Advanced settings.

Related issues

closes #4731

Has this been tested?

  • 馃憤 yes, I added tests to the test suite

Screenshots

image

Copy link
Owner

@Chocobozzz Chocobozzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add openapi documentation

server/controllers/api/videos/index.ts Outdated Show resolved Hide resolved
server/models/video/video.ts Outdated Show resolved Hide resolved
server/models/video/video-source.ts Outdated Show resolved Hide resolved
server/types/models/video/video-source.ts Outdated Show resolved Hide resolved
server/types/models/video/video.ts Outdated Show resolved Hide resolved
server/middlewares/validators/videos/video-source.ts Outdated Show resolved Hide resolved
server/controllers/api/videos/index.ts Outdated Show resolved Hide resolved
server/tests/api/videos/video-source.ts Show resolved Hide resolved
server/tests/api/videos/video-source.ts Outdated Show resolved Hide resolved
@kontrollanten
Copy link
Contributor Author

Please add openapi documentation

Added

@kontrollanten
Copy link
Contributor Author

Ping @Chocobozzz

@Chocobozzz Chocobozzz merged commit 2e401e8 into Chocobozzz:develop Jun 21, 2022
@kontrollanten kontrollanten deleted the feat-4731-video-filename branch June 21, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display video file name for video owner
2 participants