-
Notifications
You must be signed in to change notification settings - Fork 51
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
7.7.1 RC1 #5760
Commits on Feb 20, 2024
-
Merge pull request #5683 from avalonmediasystem/staging
Release 7.7! 🎉
Configuration menu - View commit details
-
Copy full SHA for eb51ca5 - Browse repository at this point
Copy the full SHA eb51ca5View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1570e6 - Browse repository at this point
Copy the full SHA a1570e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e9189 - Browse repository at this point
Copy the full SHA c2e9189View commit details
Commits on Feb 22, 2024
-
Set event listeners once for playlist modal
We were encountering an issue where adding a new playlist from the dropdown menu would insert the new playlist's name into the list multiple times. This was caused by the `.add_new_playlist_option()` function being triggered every time the Add to Playlist menu was opened. This caused the event listener that updates the dropdown list to be added every time the menu opened, causing the duplication we were seeing. Moving the function call out of the parent event listener so it only runs once fixes the issue.
Configuration menu - View commit details
-
Copy full SHA for 1fefccb - Browse repository at this point
Copy the full SHA 1fefccbView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca0e4db - Browse repository at this point
Copy the full SHA ca0e4dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d56106d - Browse repository at this point
Copy the full SHA d56106dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9bd82 - Browse repository at this point
Copy the full SHA 3d9bd82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 413d4d1 - Browse repository at this point
Copy the full SHA 413d4d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d56ce - Browse repository at this point
Copy the full SHA f1d56ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 841e782 - Browse repository at this point
Copy the full SHA 841e782View commit details
Commits on Feb 28, 2024
-
Merge pull request #5674 from avalonmediasystem/player-icon-android
Reduce player icon size
Configuration menu - View commit details
-
Copy full SHA for b52b35a - Browse repository at this point
Copy the full SHA b52b35aView commit details -
Merge pull request #5699 from avalonmediasystem/mo_collection_id_json
Add collection_id to media_object JSON response
Configuration menu - View commit details
-
Copy full SHA for 0ac5593 - Browse repository at this point
Copy the full SHA 0ac5593View commit details
Commits on Feb 29, 2024
-
Merge pull request #5692 from avalonmediasystem/action-buttons
Enable action buttons on item page only when player is fully loaded
Configuration menu - View commit details
-
Copy full SHA for 62d9d86 - Browse repository at this point
Copy the full SHA 62d9d86View commit details
Commits on Mar 5, 2024
-
Merge pull request #5694 from avalonmediasystem/playlist_position
Support positional URLs for playlist items
Configuration menu - View commit details
-
Copy full SHA for a142cb5 - Browse repository at this point
Copy the full SHA a142cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb59de - Browse repository at this point
Copy the full SHA ceb59deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 626c426 - Browse repository at this point
Copy the full SHA 626c426View commit details -
Merge pull request #5713 from avalonmediasystem/manage_content_quickly
Optimize collection media object counts
Configuration menu - View commit details
-
Copy full SHA for 1e96a12 - Browse repository at this point
Copy the full SHA 1e96a12View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0803130 - Browse repository at this point
Copy the full SHA 0803130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f8ef7 - Browse repository at this point
Copy the full SHA 29f8ef7View commit details -
Merge pull request #5715 from avalonmediasystem/manage_content_quickly
Correctly convert count result array into hash
Configuration menu - View commit details
-
Copy full SHA for 9b441cf - Browse repository at this point
Copy the full SHA 9b441cfView commit details -
Merge pull request #5711 from avalonmediasystem/migrate_captions
Skip validation and log files with improper mime types
Configuration menu - View commit details
-
Copy full SHA for 3b6c825 - Browse repository at this point
Copy the full SHA 3b6c825View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa80c27 - Browse repository at this point
Copy the full SHA aa80c27View commit details
Commits on Mar 8, 2024
-
Add ability to run reindex on only certain models, ability to munge u…
…ri_ss on IndexedFile objects, respect reindex limit, specifying number of parallel threads
Configuration menu - View commit details
-
Copy full SHA for f7eef18 - Browse repository at this point
Copy the full SHA f7eef18View commit details -
Merge pull request #5701 from avalonmediasystem/reindex_improvements
Fixes and improvements to the reindexing script
Configuration menu - View commit details
-
Copy full SHA for 62d12f8 - Browse repository at this point
Copy the full SHA 62d12f8View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1359a56 - Browse repository at this point
Copy the full SHA 1359a56View commit details -
Merge pull request #5718 from avalonmediasystem/caption_validation
Set content_type explicitly based on file extension
Configuration menu - View commit details
-
Copy full SHA for 3e818f6 - Browse repository at this point
Copy the full SHA 3e818f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 605e1e6 - Browse repository at this point
Copy the full SHA 605e1e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c40f778 - Browse repository at this point
Copy the full SHA c40f778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c56bfc - Browse repository at this point
Copy the full SHA 7c56bfcView commit details -
Refactor to avoid modifying input SRT in place
Also includes a change to the test for readability
Configuration menu - View commit details
-
Copy full SHA for 4ab5fb0 - Browse repository at this point
Copy the full SHA 4ab5fb0View commit details -
Merge pull request #5719 from avalonmediasystem/transform_srt
Convert SRT to VTT captions for cosumption into Video.js
Configuration menu - View commit details
-
Copy full SHA for 9900b02 - Browse repository at this point
Copy the full SHA 9900b02View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc4753 - Browse repository at this point
Copy the full SHA edc4753View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97674d3 - Browse repository at this point
Copy the full SHA 97674d3View commit details
Commits on Mar 13, 2024
-
Reduce Video.js icon size for mobile devices to 90% (#5705)
* Reduce Video.js icon size for mobile devices to 90% * Adjust audio player height to match font-size
Configuration menu - View commit details
-
Copy full SHA for 0c9cb61 - Browse repository at this point
Copy the full SHA 0c9cb61View commit details -
Merge pull request #5723 from avalonmediasystem/audio_thumbnail
Disable create thumbnail button for audio items
Configuration menu - View commit details
-
Copy full SHA for e62ce52 - Browse repository at this point
Copy the full SHA e62ce52View commit details -
Merge pull request #5721 from avalonmediasystem/playlist_search
Allow fuzzier searching on playlist titles
Configuration menu - View commit details
-
Copy full SHA for ef16a82 - Browse repository at this point
Copy the full SHA ef16a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for f89139b - Browse repository at this point
Copy the full SHA f89139bView commit details
Commits on Mar 14, 2024
-
Merge pull request #5735 from avalonmediasystem/remove_hls_captions
Remove captions from HLS manifest
Configuration menu - View commit details
-
Copy full SHA for 20efa05 - Browse repository at this point
Copy the full SHA 20efa05View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba1b294 - Browse repository at this point
Copy the full SHA ba1b294View commit details -
Merge pull request #5737 from avalonmediasystem/new-ramp-build
Latest code from Ramp
Configuration menu - View commit details
-
Copy full SHA for 532898e - Browse repository at this point
Copy the full SHA 532898eView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a782401 - Browse repository at this point
Copy the full SHA a782401View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fe383d - Browse repository at this point
Copy the full SHA 0fe383dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c45b2de - Browse repository at this point
Copy the full SHA c45b2deView commit details -
Merge pull request #5739 from avalonmediasystem/update_caption_migration
Set caption language to system default when migrating
Configuration menu - View commit details
-
Copy full SHA for 68f955d - Browse repository at this point
Copy the full SHA 68f955dView commit details -
Merge pull request #5745 from avalonmediasystem/deps_up_2
Update dependencies for security warnings
Configuration menu - View commit details
-
Copy full SHA for 2e8034e - Browse repository at this point
Copy the full SHA 2e8034eView commit details
Commits on Mar 29, 2024
-
Set duration of MasterFile from ActiveEncode instead of relying on th…
…e imprecise mediainfo duration
Configuration menu - View commit details
-
Copy full SHA for d608f13 - Browse repository at this point
Copy the full SHA d608f13View commit details -
Merge pull request #5754 from avalonmediasystem/precise_duration
Set duration of MasterFile from ActiveEncode instead of relying on the imprecise mediainfo duration
Configuration menu - View commit details
-
Copy full SHA for df6e04d - Browse repository at this point
Copy the full SHA df6e04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38423bc - Browse repository at this point
Copy the full SHA 38423bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25ef7d9 - Browse repository at this point
Copy the full SHA 25ef7d9View commit details -
Merge pull request #5756 from avalonmediasystem/ramp-build-7.7.1
Ramp build for Avalon 7.7.1
Configuration menu - View commit details
-
Copy full SHA for 4d77250 - Browse repository at this point
Copy the full SHA 4d77250View commit details -
Merge pull request #5757 from avalonmediasystem/sme-build-7.7.1
SME build with fixes for 7.7.1
Configuration menu - View commit details
-
Copy full SHA for dd6a1d6 - Browse repository at this point
Copy the full SHA dd6a1d6View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e32eb0 - Browse repository at this point
Copy the full SHA 3e32eb0View commit details -
Merge pull request #5759 from avalonmediasystem/7.7.1.rc1
Bump version to prepare for 7.7.1 release
Configuration menu - View commit details
-
Copy full SHA for 3f1b1af - Browse repository at this point
Copy the full SHA 3f1b1afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c6947 - Browse repository at this point
Copy the full SHA f7c6947View commit details -
Merge pull request #5761 from avalonmediasystem/7.7.1.rc1
Use released version of iiif_manifest
Configuration menu - View commit details
-
Copy full SHA for 0b50bd9 - Browse repository at this point
Copy the full SHA 0b50bd9View commit details