summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Expand)Author
2022-05-04Merge pull request #3076 from SamantazFox/fix-3062-3063Samantaz Fox
2022-05-03Other minor fixesSamantaz Fox
2022-05-02Merge pull request #3065 from 138138138/masterSamantaz Fox
2022-04-30Merge pull request #3054 from DUOLabs333/patch-1Samantaz Fox
2022-04-30Fix iOS 3 buttons separated lines138138138
2022-04-27replace tabs to spacesmeow
2022-04-25new lines in the end of filemeow
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-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-24Lower margin-bottom some moreDUO Labs
2022-04-24Update player.cssDUO Labs
2022-04-24Widen Youtube player a bitDUO Labs
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