aboutsummaryrefslogtreecommitdiffstats
path: root/res/index.html
Commit message (Collapse)AuthorAgeLines
* adjust default CSS themeHEADmasterPinapelz2026-05-24-0/+3
| | | | | | inspired by dacctal Signed-off-by: Pinapelz <yukais@pinapelz.com>
* styling adjustmentPinapelz2026-05-12-1/+1
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* init custom changesPinapelz2026-03-20-1/+1
|
* Prefer original audio tracksRblSb2025-08-15-0/+1
|
* CleanupRblSb2025-01-29-1/+4
| | | | | | | - PWA support (needs https) - Optimize websocket responses - Support `/ad` for youtube cache - New icon!
* Video upload featureRblSb2025-01-28-4/+9
| | | | | | 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 disconnectsRblSb2025-01-24-0/+2
|
* Redesign portrait view with player at topRblSb2025-01-22-7/+7
| | | | Also improve autoscroll with column-reverse, so viewport resize / orientation change should not scroll chat to random places
* Make raw videos adaptive for aspect ratiosRblSb2025-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 featureRblSb2025-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 supportRblSb2025-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 buttonRblSb2023-06-20-20/+25
|
* Keep player removed between videosRblSb2023-04-23-1/+1
|
* Disable ios page zoom on input focusRblSb2023-01-07-1/+1
|
* Hints, Open in App button, ui animationsRblSb2023-01-07-51/+63
|
* Right click on leader btn for pauseRblSb2022-11-24-1/+1
| | | | Or long tap on touch devices
* Way to change video src on clientRblSb2021-08-01-0/+2
| | | | see #27
* vtt/srt subs supportRblSb2021-07-05-4/+4
|
* ReformatRblSb2021-07-05-22/+59
|
* Subtitles url inputRblSb2021-02-14-0/+3
| | | | Can be enabled by plugins
* Video title inputRblSb2021-01-24-2/+7
|
* Pause indicatorRblSb2020-06-06-1/+1
|
* Remove simplebarRblSb2020-05-22-5/+3
| | | | Cause other problems and doesn't always work
* Fix chat word wrapRblSb2020-05-20-1/+1
| | | | closes #6
* Fix userlist saving, revert options panelRblSb2020-05-20-8/+3
|
* Major frontend redesign (#5)Austin Riddell2020-05-19-162/+151
| | | | | | | * Major frontend redesign * Some improvements Co-authored-by: RblSb <msrblsb@gmail.com>
* Add hotkeysRblSb2020-05-13-0/+1
|
* Mention subtitles pluginRblSb2020-04-30-2/+1
|
* Hide password warning for guest loginRblSb2020-04-06-5/+5
|
* Fix chat scroll bug with video emotesRblSb2020-04-04-9/+0
| | | | Video emotes lower 150px will be blurry, but this is still better
* Show/hide password buttonRblSb2020-03-10-1/+2
|
* Add example linkRblSb2020-03-08-2/+2
|
* Youtube playlists and api key in configRblSb2020-03-08-1/+1
|
* Update textsRblSb2020-03-06-5/+4
|
* Iframe itemsRblSb2020-03-04-14/+0
|
* Basic dropdown menuRblSb2020-03-02-0/+5
|
* Synch threshold settingRblSb2020-03-02-2/+5
|
* Remove search video buttonRblSb2020-03-02-1/+0
| | | | Too expensive with current youtube quota
* Playlist lock togglerRblSb2020-03-02-1/+1
|
* addAdmin server commandRblSb2020-03-02-0/+3
|
* Permanent items and player abstractionRblSb2020-02-27-1/+1
|
* Improve login/exit and mob viewRblSb2020-02-25-1/+1
|
* NavBar buttonsRblSb2020-02-25-7/+7
|
* Remove playlist manager buttonRblSb2020-02-23-15/+0
|
* More client buttonsRblSb2020-02-22-4/+4
|
* More buttonsRblSb2020-02-19-4/+2
| | | | Emotes, filters, config, server history, autologin, tab blinking
* Initial commitRblSb2020-02-15-0/+208
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage