summaryrefslogtreecommitdiffstats
path: root/assets/js/player.js (follow)
AgeCommit message (Expand)Author
2024-10-08Preferences: Add option to control preloading of video data (#4122)Samantaz Fox
2024-06-15Player: Fix video playback for videos that have already been watched.Fijxu
2023-12-06Player: Fix iOS screen timeout in loop mode (#4076)Samantaz Fox
2023-10-21JS: Update external links exactly once per secondSamantaz Fox
2023-09-27JS: Fix missing domain in URL constructorSamantaz Fox
2023-09-27Don't redefine the "preload" option in player.jsThomas Lange
2023-09-26Add option to control preloading of video dataThomas Lange
2023-09-17JS: Replace '.setAttribute("href")' with '.href'Samantaz Fox
2023-09-16Frontend: Use 'timeupdate' event listener rather than setTimeout()Samantaz Fox
2023-09-14Frontend: Add timestamp on switch invidious instance linksSamantaz Fox
2023-09-14Frontend: Add timestamp on invidious embed linksSamantaz Fox
2023-09-14Frontend: Add timestamp on youtube+embed linksSamantaz Fox
2023-08-27Fix iOS screen timeout on video playback loop mode (more elegantly)Ming Kin Choi
2023-08-27Fix iOS screen timeout on video playback loop modeMing Kin Choi
2023-03-27improve accessibilityChunkyProgrammer
2022-08-22Fix prefs cookies in player (#3276)Samantaz Fox
2022-07-25Fix updated sources not returned inside map funcÉmilien Devos
2022-07-11Merge pull request #3162 from 138138138/138138138-audio-quality-1Samantaz Fox
2022-07-07Merge pull request #3158 from 138138138/138138138-mobileui-forward-rateSamantaz Fox
2022-06-25Update MobileUi138138138
2022-06-25Update MobileUi138138138
2022-06-25Add audioTrackButton138138138
2022-06-23Fix captions138138138
2022-06-22Player MobileUi fast forward/backward rate138138138
2022-06-22Fix captions138138138
2022-06-05JS. Trailing spaces removedmeow
2022-05-31fix time adding dirung redirectionmeow
2022-05-31Save time during redirection on another instancemeow
2022-05-21handled invalid values in storagemeow
2022-05-19JS code minor formattingAHOHNMYC
2022-05-17Less player reload timeoutmeow
2022-05-17Share video regression. Single quotes are requiredmeow
2022-05-16JS fixes: recursion in themes, keys for frame walking, JSON XHR and details-s...meow
2022-05-15js code rewrite. Themes rewritten, bugs fixedmeow
2022-05-06fix helpers storagemeow
2022-05-06js code rewrite. Created _helpers.js with XHR and storage wrappermeow
2022-04-27replace tabs to spacesmeow
2022-04-25`console.warn` and `info` instead of `log`meow
2022-04-25optional catchng is not supported by IE11meow
2022-04-25destructing binding is not supported by IE11meow
2022-04-25replace innerHTML to safer textContent where possiblemeow
2022-04-25add variable declarationsmeow
2022-04-25transform template stringmeow
2022-04-25single quotesmeow
2022-04-25convert arrow functionsmeow
2022-04-25eqeqeqmeow
2022-04-25semicolonsmeow
2022-04-25use strictmeow
2022-04-22Bump videojs to 7.12.1 (#3011)Émilien Devos
2022-04-17Remove insecure protocol in embedded viewAHOHNMYC