aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/ClientSettings.hx
Commit message (Collapse)AuthorAgeLines
* Initial cache support for raw videosRblSb2025-03-25-15/+16
| | | | m3u8 videos are cached without downloading segments, only m3u8 file is downloaded and segment links are updated to use synctube proxy, so you can add video to playlist as server, ignoring ip restrictions, and stream it to everyone
* Cache on server featureRblSb2025-01-17-1/+2
| | | | | | | | 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.
* Add uuids for better reconectionRblSb2024-08-15-0/+1
| | | | | | Kick zombie users with same uuids. Minimal node version is 14.
* Hints, Open in App button, ui animationsRblSb2023-01-07-1/+2
|
* vtt/srt subs supportRblSb2021-07-05-0/+1
|
* Major frontend redesign (#5)Austin Riddell2020-05-19-2/+2
| | | | | | | * Major frontend redesign * Some improvements Co-authored-by: RblSb <msrblsb@gmail.com>
* Add hotkeysRblSb2020-05-13-1/+2
|
* Local settingsRblSb2020-03-11-0/+14
closes #1
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage