| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Make raw videos adaptive for aspect ratios | RblSb | 2025-01-19 | -20/+30 |
| | | | | | | | 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 | -6/+21 |
| | | | | | | | | | 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 | -1/+5 |
| | | | | | | | | | 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). | |||
| * | Remove inter font | RblSb | 2024-12-14 | -3/+1 |
| | | ||||
| * | Scroll to chat end button | RblSb | 2023-06-20 | -0/+20 |
| | | ||||
| * | Hints, Open in App button, ui animations | RblSb | 2023-01-07 | -29/+70 |
| | | ||||
| * | Right click on leader btn for pause | RblSb | 2022-11-24 | -0/+5 |
| | | | | | Or long tap on touch devices | |||
| * | Fix subs for linux firefox | RblSb | 2021-08-20 | -1/+3 |
| | | | | | | My disappointment is immeasurable, and my day is ruined. Also need to report this somewhat. closes #28 | |||
| * | Ban/unban commands | RblSb | 2021-08-10 | -0/+6 |
| | | | | | | | | | /ban Name 3d10h20m59s /ban Name 2h30m /unban Name /removeBan Name see #26 | |||
| * | Reformat | RblSb | 2021-07-05 | -23/+56 |
| | | ||||
| * | Subtitles url input | RblSb | 2021-02-14 | -1/+1 |
| | | | | | Can be enabled by plugins | |||
| * | Improve changeOrder permission | RblSb | 2021-02-04 | -0/+8 |
| | | | | | closes #21 | |||
| * | Video title input | RblSb | 2021-01-24 | -2/+16 |
| | | ||||
| * | Fix landscape mode on phones | RblSb | 2020-10-10 | -1/+1 |
| | | ||||
| * | Remove active cursor on items | RblSb | 2020-06-06 | -4/+0 |
| | | ||||
| * | Pause indicator | RblSb | 2020-06-06 | -5/+12 |
| | | ||||
| * | Make foreground darker | RblSb | 2020-05-28 | -10/+1 |
| | | ||||
| * | Scroll to chat end on input touch | RblSb | 2020-05-23 | -1/+1 |
| | | ||||
| * | Restore mobile view | RblSb | 2020-05-23 | -4/+22 |
| | | ||||
| * | border-box everything | RblSb | 2020-05-23 | -9/+7 |
| | | ||||
| * | Remove simplebar | RblSb | 2020-05-22 | -52/+16 |
| | | | | | Cause other problems and doesn't always work | |||
| * | text-overflow for title item | RblSb | 2020-05-22 | -0/+11 |
| | | ||||
| * | Fix sidebar header appearance (#9) | Remi | 2020-05-20 | -1/+17 |
| | | | | | | | | * Fix sidebar header appearance * Rearrange styles Co-authored-by: Roman Pronin <proninrs@altarix.ru> | |||
| * | Fix userlist saving, revert options panel | RblSb | 2020-05-20 | -9/+5 |
| | | ||||
| * | Major frontend redesign (#5) | Austin Riddell | 2020-05-19 | -1311/+620 |
| | | | | | | | | * Major frontend redesign * Some improvements Co-authored-by: RblSb <msrblsb@gmail.com> | |||
| * | Minor style changes | RblSb | 2020-05-13 | -3/+3 |
| | | ||||
| * | Fix clicks on item buttons | RblSb | 2020-04-30 | -0/+3 |
| | | ||||
| * | Improve video emotes | RblSb | 2020-04-27 | -6/+0 |
| | | ||||
| * | Fix autoscroll with unloaded images | RblSb | 2020-04-26 | -1/+6 |
| | | ||||
| * | Disable selection for chat header | RblSb | 2020-04-04 | -0/+4 |
| | | ||||
| * | Fix chat scroll bug with video emotes | RblSb | 2020-04-04 | -0/+5 |
| | | | | | Video emotes lower 150px will be blurry, but this is still better | |||
| * | Change images max size | RblSb | 2020-04-03 | -2/+2 |
| | | ||||
| * | Improve emotes handling | RblSb | 2020-03-29 | -3/+4 |
| | | ||||
| * | Fix iframes size | RblSb | 2020-03-22 | -1/+2 |
| | | ||||
| * | Clean up | RblSb | 2020-03-11 | -810/+16 |
| | | ||||
| * | Show/hide password button | RblSb | 2020-03-10 | -3/+20 |
| | | ||||
| * | Fix local-only server | RblSb | 2020-03-09 | -3/+2 |
| | | ||||
| * | Minor improvements | RblSb | 2020-03-06 | -10/+16 |
| | | ||||
| * | Basic dropdown menu | RblSb | 2020-03-02 | -40/+69 |
| | | ||||
| * | Video sync toggler | RblSb | 2020-03-02 | -0/+3 |
| | | ||||
| * | Remove search video button | RblSb | 2020-03-02 | -3/+0 |
| | | | | | Too expensive with current youtube quota | |||
| * | Start working on user folder | RblSb | 2020-02-24 | -0/+4 |
| | | ||||
| * | More playlist and video control | RblSb | 2020-02-24 | -3/+3 |
| | | ||||
| * | Remove playlist manager button | RblSb | 2020-02-23 | -7/+0 |
| | | ||||
| * | More client buttons | RblSb | 2020-02-22 | -10/+4 |
| | | ||||
| * | Improve seeking | RblSb | 2020-02-20 | -2/+1 |
| | | ||||
| * | More buttons | RblSb | 2020-02-19 | -2/+2 |
| | | | | | Emotes, filters, config, server history, autologin, tab blinking | |||
| * | Initial commit | RblSb | 2020-02-15 | -0/+2182 |
