| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Cache on server feature | RblSb | 2025-01-17 | -2/+6 |
| | | | | | | | | | 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 | -2/+4 |
| | | | | | | | | | 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). | |||
| * | Update tab title when kicked | RblSb | 2024-08-15 | -0/+2 |
| | | ||||
| * | Keep player removed between videos | RblSb | 2023-04-23 | -4/+4 |
| | | ||||
| * | Hints, Open in App button, ui animations | RblSb | 2023-01-07 | -0/+22 |
| | | ||||
| * | Update locked playlist restrictions | RblSb | 2022-03-15 | -0/+2 |
| | | | | | And add "toggleItemType" permission. Closes #36 | |||
| * | Ban/unban commands | RblSb | 2021-08-10 | -0/+2 |
| | | | | | | | | | /ban Name 3d10h20m59s /ban Name 2h30m /unban Name /removeBan Name see #26 | |||
| * | Way to change video src on client | RblSb | 2021-08-01 | -0/+6 |
| | | | | | see #27 | |||
| * | Subtitles url input | RblSb | 2021-02-14 | -0/+2 |
| | | | | | Can be enabled by plugins | |||
| * | Major frontend redesign (#5) | Austin Riddell | 2020-05-19 | -1/+11 |
| | | | | | | | | * Major frontend redesign * Some improvements Co-authored-by: RblSb <msrblsb@gmail.com> | |||
| * | Add hotkeys | RblSb | 2020-05-13 | -0/+2 |
| | | ||||
| * | Skip item confirmation for touch | RblSb | 2020-04-06 | -0/+2 |
| | | ||||
| * | Add example link | RblSb | 2020-03-08 | -0/+4 |
| | | ||||
| * | Playlist config limits | RblSb | 2020-03-04 | -1/+11 |
| | | ||||
| * | Iframe items | RblSb | 2020-03-04 | -2/+0 |
| | | ||||
| * | Synch threshold setting | RblSb | 2020-03-02 | -0/+2 |
| | | ||||
| * | Video sync toggler | RblSb | 2020-03-02 | -0/+6 |
| | | ||||
| * | Remove search video button | RblSb | 2020-03-02 | -4/+0 |
| | | | | | Too expensive with current youtube quota | |||
| * | Implement video item buttons | RblSb | 2020-02-28 | -2/+4 |
| | | ||||
| * | Html escapism | RblSb | 2020-02-25 | -2/+2 |
| | | ||||
| * | Improve login/exit and mob view | RblSb | 2020-02-25 | -0/+2 |
| | | ||||
| * | NavBar buttons | RblSb | 2020-02-25 | -1/+5 |
| | | ||||
| * | Save state and error logs | RblSb | 2020-02-24 | -0/+2 |
| | | ||||
| * | More playlist and video control | RblSb | 2020-02-24 | -0/+4 |
| | | ||||
| * | Remove playlist manager button | RblSb | 2020-02-23 | -4/+0 |
| | | ||||
| * | More buttons | RblSb | 2020-02-19 | -2/+2 |
| | | | | | Emotes, filters, config, server history, autologin, tab blinking | |||
| * | Initial commit | RblSb | 2020-02-15 | -0/+134 |
