| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | improve some EN locale. add frontend admin registration page via token | Pinapelz | 2026-04-05 | -5/+5 |
| | | | | | Signed-off-by: Pinapelz <yukais@pinapelz.com> | |||
| * | init custom changes | Pinapelz | 2026-03-20 | -114/+114 |
| | | ||||
| * | Minor locales fix | RblSb | 2025-08-21 | -4/+4 |
| | | ||||
| * | Ask to create admin user on fresh install (#62) | Remi | 2025-04-07 | -2/+10 |
| | | | | | | | | | | | | | | * Ask to create admin user on fresh install * Implement client form submitting * minimize diff, simplify impl * Check json typing and clean stuff --------- Co-authored-by: RblSb <msrblsb@gmail.com> | |||
| * | More informative permission errors | RblSb | 2025-03-06 | -2/+4 |
| | | ||||
| * | Video upload feature | RblSb | 2025-01-28 | -0/+8 |
| | | | | | | | And you can play video as soon as upload starts! This is pretty useful for thicc ones. Video will be keeped in cache and will comply cache size limit. I'm also implemented system storage check to change cache limit if it's lower than config value, so upload will be blocked if there is lower than 10MiB available on disk. | |||
| * | Add server pause when leader disconnects | RblSb | 2025-01-24 | -0/+4 |
| | | ||||
| * | 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 |
