| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Make raw videos adaptive for aspect ratios | RblSb | 2025-01-19 | -1/+1 |
| | | | | | | | Sadly there is no info about video size for iframes, so they will be keeped as 16/9. Let me know if this change breaks anything. | |||
| * | Cache on server feature | RblSb | 2025-01-17 | -8/+14 |
| | | | | | | | | | Server will download video from supported players and add as raw video to playlist (only youtube is supported for now). Cache for YT player is available after installing optional dependencies, see readme. For cache size see `cacheStorageLimitGiB ` in config. There is also minor ux improvement, latest checkbox states will be keeped in local storage now. | |||
| * | External audiotrack support | RblSb | 2025-01-12 | -0/+3 |
| | | | | | | | | | This works as voice over if video also has audio, changing video volume to 0.3. Also improve autoplay by playing videos muted and unmute on first page click. There is no mute if you use Firefox and allow autoplay on page (navigator.getAutoplayPolicy check). | |||
| * | Scroll to chat end button | RblSb | 2023-06-20 | -20/+25 |
| | | ||||
| * | Keep player removed between videos | RblSb | 2023-04-23 | -1/+1 |
| | | ||||
| * | Disable ios page zoom on input focus | RblSb | 2023-01-07 | -1/+1 |
| | | ||||
| * | Hints, Open in App button, ui animations | RblSb | 2023-01-07 | -51/+63 |
| | | ||||
| * | Right click on leader btn for pause | RblSb | 2022-11-24 | -1/+1 |
| | | | | | Or long tap on touch devices | |||
| * | Way to change video src on client | RblSb | 2021-08-01 | -0/+2 |
| | | | | | see #27 | |||
| * | vtt/srt subs support | RblSb | 2021-07-05 | -4/+4 |
| | | ||||
| * | Reformat | RblSb | 2021-07-05 | -22/+59 |
| | | ||||
| * | Subtitles url input | RblSb | 2021-02-14 | -0/+3 |
| | | | | | Can be enabled by plugins | |||
| * | Video title input | RblSb | 2021-01-24 | -2/+7 |
| | | ||||
| * | Pause indicator | RblSb | 2020-06-06 | -1/+1 |
| | | ||||
| * | Remove simplebar | RblSb | 2020-05-22 | -5/+3 |
| | | | | | Cause other problems and doesn't always work | |||
| * | Fix chat word wrap | RblSb | 2020-05-20 | -1/+1 |
| | | | | | closes #6 | |||
| * | Fix userlist saving, revert options panel | RblSb | 2020-05-20 | -8/+3 |
| | | ||||
| * | Major frontend redesign (#5) | Austin Riddell | 2020-05-19 | -162/+151 |
| | | | | | | | | * Major frontend redesign * Some improvements Co-authored-by: RblSb <msrblsb@gmail.com> | |||
| * | Add hotkeys | RblSb | 2020-05-13 | -0/+1 |
| | | ||||
| * | Mention subtitles plugin | RblSb | 2020-04-30 | -2/+1 |
| | | ||||
| * | Hide password warning for guest login | RblSb | 2020-04-06 | -5/+5 |
| | | ||||
| * | Fix chat scroll bug with video emotes | RblSb | 2020-04-04 | -9/+0 |
| | | | | | Video emotes lower 150px will be blurry, but this is still better | |||
| * | Show/hide password button | RblSb | 2020-03-10 | -1/+2 |
| | | ||||
| * | Add example link | RblSb | 2020-03-08 | -2/+2 |
| | | ||||
| * | Youtube playlists and api key in config | RblSb | 2020-03-08 | -1/+1 |
| | | ||||
| * | Update texts | RblSb | 2020-03-06 | -5/+4 |
| | | ||||
| * | Iframe items | RblSb | 2020-03-04 | -14/+0 |
| | | ||||
| * | Basic dropdown menu | RblSb | 2020-03-02 | -0/+5 |
| | | ||||
| * | Synch threshold setting | RblSb | 2020-03-02 | -2/+5 |
| | | ||||
| * | Remove search video button | RblSb | 2020-03-02 | -1/+0 |
| | | | | | Too expensive with current youtube quota | |||
| * | Playlist lock toggler | RblSb | 2020-03-02 | -1/+1 |
| | | ||||
| * | addAdmin server command | RblSb | 2020-03-02 | -0/+3 |
| | | ||||
| * | Permanent items and player abstraction | RblSb | 2020-02-27 | -1/+1 |
| | | ||||
| * | Improve login/exit and mob view | RblSb | 2020-02-25 | -1/+1 |
| | | ||||
| * | NavBar buttons | RblSb | 2020-02-25 | -7/+7 |
| | | ||||
| * | Remove playlist manager button | RblSb | 2020-02-23 | -15/+0 |
| | | ||||
| * | More client buttons | RblSb | 2020-02-22 | -4/+4 |
| | | ||||
| * | More buttons | RblSb | 2020-02-19 | -4/+2 |
| | | | | | Emotes, filters, config, server history, autologin, tab blinking | |||
| * | Initial commit | RblSb | 2020-02-15 | -0/+208 |
