-
Notifications
You must be signed in to change notification settings - Fork 4
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
TTK-27023: Show events to users autopublisher #147
Merged
Yurujai
merged 1 commit into
3.0.x
from
bugfix_27023_show_events_to_autopublisher_users
May 20, 2024
Merged
TTK-27023: Show events to users autopublisher #147
Yurujai
merged 1 commit into
3.0.x
from
bugfix_27023_show_events_to_autopublisher_users
May 20, 2024
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
Yurujai
added a commit
that referenced
this pull request
Jul 11, 2024
* TTK-26973: Change text color to subtitle finder (#144) * TTK-26961: Import files depending on what is played in the player (#143) * TTK-26970: Add shortcuts help plugin (#145) * TTK-26989: Hide player buttons on mobile (#146) * TTK-27023: Show events to users autopublisher (#147) * fix(27002): add series head or tail if multimedia object doesnt have * fix: use method of service head&tail to get elements to play * fix: use method of service head&tail to get elements to play II * TTK-27023: Add condition to enable filter * TTK-27023: Fix condition to enable filter --------- Co-authored-by: Pablo Ogando Ferreira <pablo.ogando@teltek.es>
Yurujai
added a commit
that referenced
this pull request
Oct 17, 2024
* Change paella files to version 7 * [WA] Add files and directory structure * [WA] Build paella player * [WA] Build paella player II * [WA] Use php-cs-fixer * [WA] Add services manifest creators * TTK-25655 add paellarepository for lives. Fix manifest metadata related * TTK-25911 fix dual-stream manifest * Remove unused dir and files * TTK-25905, TTK-25903 fix load .svg images and change background color from styles * TTK-25907 Remove players borders * TTK-25905, TTK-25903 fix load .svg images and change background color from styles * Update paella build * Update CHANGELOG * TTK-25655 use paella player as pumukit base player * TTK-25655 use PHPCsFixer * Update dependencies of Paella player * Add teltek-paella-plugins * Update Teltek paella player * Update config files * Update dynamic conf file * Add playlist feature * Update paella-teltek-plugins * Make dynamic configuration file for: live, vod and playlists * Update dist sources for teltek paella player * TTK-23444 Add paella-teltek-plugins last version and refactor code * Remove PaellaDataService definition * Remove annotationsManifest * Remove unnecessary comparision * Fix rector validations * Fix json_decode * Fix test * PHPCsFixer * Fix indentation * Feature paella update (#134) * Update plugins and styles * Update config * Dont show speed icon and dont resize player container * Update styles * Fix magic URL load * Add viewsPlugin * TTK-26452: Adapt the size of the player to the iframe (#135) * TTK-26457: Show buttons depending on whether there are subtitles (#136) * Remove controls contextual menu with right click * TTK-26489 remove pointer events on video: * Update paella-teltek-plugins * Update PaellaPlayer * Update PaellaPlayer II * TTK-26496 add trimming manifest and update paella plugins * TTK-26496 add trimming manifest and update paella plugins II * Update paella-teltek-plugins 1.0.15 * TTK-26507 add background for audios. Use new source type audio on PaellaPlayer * TTK-26498 fix styles for paella * TTK-26532, TTK-26531, TTK-26530 paella improvements on headers and tails * TTK-26543 create manifest with playable resources * TTK-26543 play only playable resources (#137) * TTK-26547: Correct height in event player (#138) * TTK-26547: Create hls url with external lives (#139) * TTK-26547: show live correctly (#140) * PHPCsFixer * Define * TTK-26797: Show the player of the live channels (#141) * TTK-26797: Show the player of the live channels * TTK-26797: Fix confcontroller file * TTK-26797: Fix php stan errors * TTK-26797: Fix php stan errors * TTK-26797: Fix php-cs-fixer errors * TTK-26815 use origin host to fix third party cookies changes * TTK-26842 add icons for dual-stream plugin * TTK-26842 add icons for dual-stream plugin II * TTK-26813 fix magic url * TTK-26799: Show videos of the event series at the end of the event (#142) * TTK-26799: Show videos of the event series at the end of the event * TTK-26799: Change in sending the host parameter in the function * TTK-26973: Change text color to subtitle finder (#144) * TTK-26961: Import files depending on what is played in the player (#143) * TTK-26970: Add shortcuts help plugin (#145) * TTK-26989: Hide player buttons on mobile (#146) * TTK-27023: Show events to users autopublisher (#147) * fix(27002): add series head or tail if multimedia object doesnt have * fix: use method of service head&tail to get elements to play * fix: use method of service head&tail to get elements to play II * TTK-27003: Update paella version to solve tail audio error (#149) * TTK-27240: Adapt image to player (#151) * fix: accept dev-master as version of pumukit * fix: accept dev-master as version of pumukit * Revert accept pumukit dev-master --------- Co-authored-by: acodina <alba.codina@teltek.es> Co-authored-by: albacodina <48245111+albacodina@users.noreply.github.com>
Yurujai
added a commit
that referenced
this pull request
Oct 18, 2024
* TTK-26973: Change text color to subtitle finder (#144) * TTK-26961: Import files depending on what is played in the player (#143) * TTK-26970: Add shortcuts help plugin (#145) * TTK-26989: Hide player buttons on mobile (#146) * TTK-27023: Show events to users autopublisher (#147) * fix(27002): add series head or tail if multimedia object doesnt have * fix: use method of service head&tail to get elements to play * fix: use method of service head&tail to get elements to play II * TTK-27023: Add condition to enable filter * TTK-27023: Fix condition to enable filter --------- Co-authored-by: Pablo Ogando Ferreira <pablo.ogando@teltek.es>
Yurujai
added a commit
that referenced
this pull request
Oct 29, 2024
* refactor: use new media methods * Feature merge branch (#148) * TTK-26973: Change text color to subtitle finder (#144) * TTK-26961: Import files depending on what is played in the player (#143) * TTK-26970: Add shortcuts help plugin (#145) * TTK-26989: Hide player buttons on mobile (#146) * TTK-27023: Show events to users autopublisher (#147) * fix(27002): add series head or tail if multimedia object doesnt have * fix: use method of service head&tail to get elements to play * fix: use method of service head&tail to get elements to play II * TTK-27023: Add condition to enable filter * TTK-27023: Fix condition to enable filter --------- Co-authored-by: Pablo Ogando Ferreira <pablo.ogando@teltek.es> * update composer.json --------- Co-authored-by: albacodina <48245111+albacodina@users.noreply.github.com>
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.
No description provided.