| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-11 | Merge pull request #3162 from 138138138/138138138-audio-quality-1 | Samantaz Fox | |
| 2022-07-07 | Merge pull request #3158 from 138138138/138138138-mobileui-forward-rate | Samantaz Fox | |
| 2022-06-25 | Update MobileUi | 138138138 | |
| 2022-06-25 | Update MobileUi | 138138138 | |
| 2022-06-25 | Change player.css order | 138138138 | |
| 2022-06-25 | Add audioTrackButton | 138138138 | |
| 2022-06-23 | Fix captions | 138138138 | |
| textTracks 0 in DASH mode shows debug messages. Use textTracks 1 in DASH mode, and textTracks 0 in non-DASH mode and audio mode. | |||
| 2022-06-22 | Player MobileUi fast forward/backward rate | 138138138 | |
| The fast forward/backward seconds will be adjusted according to playback rate (same as YouTube app behavior). 5 seconds is used when the playback rate is 1x. Previously it was 10 seconds. I believe most of the users watch videos at 2x, so the change will not be obvious. | |||
| 2022-06-22 | Fix captions | 138138138 | |
| Captions should automatically show according to preferences. | |||
| 2022-06-05 | JS. Trailing spaces removed | meow | |
| 2022-05-31 | fix time adding dirung redirection | meow | |
| 2022-05-31 | Save time during redirection on another instance | meow | |
| 2022-05-21 | comment changed | meow | |
| extra spaces removed | |||
| 2022-05-21 | handled invalid values in storage | meow | |
| partial rewrite notifications.js innerText to textContent fixed bug with clamping | |||
| 2022-05-19 | JS code minor formatting | AHOHNMYC | |
| Co-authored-by: Samantaz Fox <coding@samantaz.fr> | |||
| 2022-05-17 | Less player reload timeout | meow | |
| 2022-05-17 | Share video regression. Single quotes are required | meow | |
| 2022-05-16 | JS theme switching simplified | meow | |
| 2022-05-16 | JS fixes: recursion in themes, keys for frame walking, JSON XHR and ↵ | meow | |
| details-summary in IE11 | |||
| 2022-05-15 | js code rewrite. Themes rewritten, bugs fixed | meow | |
| 2022-05-06 | jsdoc type fix | meow | |
| 2022-05-06 | fix helpers storage | meow | |
| 2022-05-06 | fix helpers | meow | |
| 2022-05-06 | js code rewrite. Created _helpers.js with XHR and storage wrapper | meow | |
| 2022-05-04 | Merge pull request #3076 from SamantazFox/fix-3062-3063 | Samantaz Fox | |
| Fix regressions of #2936 | |||
| 2022-05-03 | Other minor fixes | Samantaz Fox | |
| 2022-05-02 | Merge pull request #3065 from 138138138/master | Samantaz Fox | |
| Fix iOS 3 buttons separated lines | |||
| 2022-04-30 | Merge pull request #3054 from DUOLabs333/patch-1 | Samantaz Fox | |
| Widen Youtube player seek bar a little | |||
| 2022-04-30 | Fix iOS 3 buttons separated lines | 138138138 | |
| 2022-04-27 | replace tabs to spaces | meow | |
| 2022-04-25 | new lines in the end of file | meow | |
| 2022-04-25 | `console.warn` and `info` instead of `log` | meow | |
| 2022-04-25 | optional catchng is not supported by IE11 | meow | |
| 2022-04-25 | destructing binding is not supported by IE11 | meow | |
| 2022-04-25 | default parameters | meow | |
| 2022-04-25 | replace huphen-minus to real minus | meow | |
| 2022-04-25 | replace innerHTML to safer textContent where possible | meow | |
| 2022-04-25 | add variable declarations | meow | |
| 2022-04-25 | fix double variable declaration | meow | |
| 2022-04-25 | transform template string | meow | |
| 2022-04-25 | single quotes | meow | |
| 2022-04-25 | convert arrow functions | meow | |
| 2022-04-25 | eqeqeq | meow | |
| 2022-04-25 | semicolons | meow | |
| 2022-04-25 | use strict | meow | |
| 2022-04-24 | Lower margin-bottom some more | DUO Labs | |
| 2022-04-24 | Update player.css | DUO Labs | |
| Fixed "floating" seek bar | |||
| 2022-04-24 | Widen Youtube player a bit | DUO Labs | |
| 2022-04-22 | Bump videojs to 7.12.1 (#3011) | Émilien Devos | |
| 2022-04-17 | Remove insecure protocol in embedded view | AHOHNMYC | |
