Merged
Conversation
…dded feature to allow passing video_url from plain-text json to python
…rd 4 hours on every save
…he custom thumbnail
use nginx for thumbnail fetching
Bulk file moving
…f only one file is selected
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces several enhancements and fixes related to video thumbnail (poster) management, public upload folder selection, and minor improvements to time handling and caching. The most significant changes are the addition of custom thumbnail upload and management in the video modal, improved cache control for poster images, and new configuration options for public upload folders.
Bulk file manager:
Custom Thumbnail (Poster) Management:
VideoModal. This includes UI updates, state management, and integration with the backend for uploading and deleting custom posters.Move videos to new locations:
Public Upload Folder Selection:
Settingsand logic inUploadCardto fetch public upload folders.Poster Image Handling and Caching:
Time Handling Improvements:
Minor Enhancements:
dav1das a fallback decoder to improve AV1 transcoding reliability