| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update logic plyr-start.js | Astound | 2025-03-03 | 1 | -1/+16 |
| | | |||||
| * | Add autoplay to plyr | Astound | 2024-01-22 | 1 | -48/+42 |
| | | |||||
| * | Refactor captions logic in Plyr video player initialization | Astound | 2024-01-22 | 1 | -11/+4 |
| | | | | | | Simplify the captions logic in the Plyr video player initialization by using a conditional statement. Cleaner and more concise code. | ||||
| * | Add autoplay functionality in Plyr video player | Astound | 2024-01-22 | 1 | -0/+4 |
| | | | | | Introduce autoplay feature in the Plyr video player based on the configuration settings. | ||||
| * | update plyr config | Jesús | 2022-02-11 | 1 | -0/+5 |
| | | |||||
| * | handle missing storyboard | zrose584 | 2022-01-17 | 1 | -2/+2 |
| | | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
| * | add preview thumbnails | zrose584 | 2022-01-09 | 1 | -0/+4 |
| | | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
| * | [frontend]: fix global scope, change var to let | Jesús | 2021-12-16 | 1 | -4/+4 |
| | | |||||
| * | improve quality-select | Jesús | 2021-09-14 | 1 | -7/+0 |
| | | |||||
| * | Redo av codec settings & selections to accomodate webm | James Taylor | 2021-09-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | Allows for ranked preferences for h264, av1, and vp9 codecs in settings, along with equal preferences which are tiebroken using smaller file size. For each quality, gives av-merge a list of video sources and audio sources sorted based on preference & file size. It will pick the first one that the browser supports. Closes #84 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
| * | plyr: use strict and fix undefined quality variable | Jesús | 2021-09-01 | 1 | -107/+110 |
| | | |||||
| * | plyr: minor fix | Jesús | 2021-09-01 | 1 | -2/+1 |
| | | |||||
| * | Fix embed page broken due to changes to jinja variables | James Taylor | 2021-08-29 | 1 | -1/+3 |
| | | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
| * | Integrate quality selection into Plyr | James Taylor | 2021-08-29 | 1 | -1/+89 |
| | | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
| * | [plyr]: minor fix syntax | Jesús | 2021-08-09 | 1 | -1/+0 |
| | | |||||
| * | [plyr]: update | Jesús | 2021-08-09 | 1 | -0/+37 |
| | | |||||
| * | Fix set language subtitles | Jesús | 2021-06-23 | 1 | -23/+0 |
| | | |||||
| * | Add plyr as main player | Jesús | 2021-05-22 | 1 | -0/+23 |
| Also plyr supports switch quality | |||||
