summaryrefslogtreecommitdiffstats
path: root/assets (follow)
AgeCommit message (Expand)Author
2022-04-25optional catchng is not supported by IE11meow
2022-04-25destructing binding is not supported by IE11meow
2022-04-25default parametersmeow
2022-04-25replace huphen-minus to real minusmeow
2022-04-25replace innerHTML to safer textContent where possiblemeow
2022-04-25add variable declarationsmeow
2022-04-25fix double variable declarationmeow
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
2022-04-13Real minus sign instead of hyphen-minusAHOHNMYC
2022-04-13Pointer cursor on Filters `summary' AHOHNMYC
2022-04-09Merge pull request #2895 from MathiusD/masterSamantaz Fox
2022-04-09Sanity check + comment why we add a leading dotSamantaz Fox
2022-04-09Minor code/comments cleaningSamantaz Fox
2022-04-08Merge pull request #2956 from SamantazFox/search-filtersSamantaz Fox
2022-04-08Add a user friendly message for when no results are foundSamantaz Fox
2022-04-03Clean up CSS and add light/dark theme supportSamantaz Fox
2022-04-03Add filters UI HTML generatorSamantaz Fox
2022-03-27Safari audio double duration fix for iOS 15138138138
2022-02-22Reduce regex in player scriptFéry Mathieu (Mathius)
2022-02-22Patch updateCookie for preserve extra args (like domain)Féry Mathieu (Mathius)
2022-02-22Update cookie domain definition in player scriptFéry Mathieu (Mathius)
2022-02-22Update cookie declaration for preserve SameSite directiveFéry Mathieu (Mathius)
2022-02-22Lint docs of addCurrentTimeToURL in player scriptFéry Mathieu (Mathius)
2022-02-22Lint conditional deletion of t in addCurrentTimeToURL inside player scriptFéry Mathieu (Mathius)
2022-02-22Remove extra space in shareOptions.embedCode of player scriptFéry Mathieu (Mathius)
2022-02-19Add currentTimestamp in shared url by videojs-shareFéry Mathieu (Mathius)
2022-02-17Lint player.jsFéry Mathieu (Mathius)
2022-02-14Move store of modification in Cookie instead of localStorageFéry Mathieu (Mathius)
2022-02-14Modify use of module (Only if video settings are default)Féry Mathieu (Mathius)
2022-02-14Add videojs-persist pluginFéry Mathieu (Mathius)
2022-02-08Inline a few JS functionsSamantaz Fox
2022-02-08handlers.js: fix TypeError on document.activeElement.typeSamantaz Fox
2022-02-08player shortcuts: ignore numpadSamantaz Fox
2022-02-07Fix typosDimitris Apostolou
2022-01-30Merge pull request #2846 from iv-org/SamantazFox-fix-search-focus-jsSamantaz Fox
2022-01-30Ignore "/" key handling if search box is focusedSamantaz Fox
2022-01-30rename hls to vhs in the playerÉmilien Devos
2022-01-28Merge pull request #2397 from syeopite/dep-manager-for-videojs-stuffSamantaz Fox
2022-01-13Add JS to focus search box on '/'Samantaz Fox
2022-01-05Merge pull request #2719 from SamantazFox/batch-minor-fixesSamantaz Fox
2022-01-05Fix leading spaces being collapsed in descriptionsSamantaz Fox
2022-01-05Fix the search boxSamantaz Fox
2022-01-05Merge pull request #2744 from tirz/feature-fix_null_ptr_for_localStorageSamantaz Fox