-
Notifications
You must be signed in to change notification settings - Fork 0
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3.0.0 #753
Merged
Merged
v3.0.0 #753
Conversation
This file contains 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
* Prisma: Define Video Model * Server: Artist + Song Housekeeping: Consider Videos before deleting * Server: Parse Video Type * Server: Parse Video Extensions * Server: B-Roll videos are behind-the-scene videos * Prisma: Add registration date to video model * Server: Video Service: Get Many * Server: Video Controller: Selector * Server: Video Response Builder * Front: New Video Model * Server: Video API: Include Featurings * Server: Fix houseleeping order between song and videos * Server: Fix linking song to track depending on video type * Server: Allow including video for tracks * Front: Use New Video Model * Server: If Video, Set Track title as video name, not parsed song * Prisma: Rename video table + add master track field to video * Server: Allow setting a video track as master * Server: API: Get Video Master Track * Server: Make API for Video more standard * Front: Use New, Updated Video Model * Server: Fix bug where track could have no song nor track * Front: Release-Tracklist: Simplify typing * Front: Song Page: Add Video tab * API: Get Tracks by Video * Server: If Video becomes extra, unlink from song * README: Update feature list about music videos * API: Videos Controller: Search * Front: Infinite Video View can be list * Front: Search Videos * Server: Videos in 'search all' * Server: Get Album's Videos: Consider videos from singles * Front: Release Page: Order Video, moving secondary videos at the end * Server: Fix detection of live videos * Front: Release Page: Fix ordering of videos when song not on tracklist
… mentioned multiple times
Quality Gate passed for 'Meelo (Scanner)'Issues Measures |
Quality Gate passed for 'Meelo (Front)'Issues Measures |
Quality Gate passed for 'Meelo (Back)'Issues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Architecture
Related to the project's Architecture and Framework
Breaking Change
This is very likely to cause a breaking change
Scanner
The scanning feature
Server
Back-end related
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 PR collect all the features and addition for v3.
This branch currently has