aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/Buttons.hx
Commit message (Collapse)AuthorAgeLines
* Make raw videos adaptive for aspect ratiosRblSb2025-01-19-2/+2
| | | | | | 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-6/+28
| | | | | | | | 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/+1
| | | | | | | | 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).
* Streamable supportRblSb2024-08-02-2/+0
| | | | closes #49
* Scroll to chat end buttonRblSb2023-06-20-0/+19
|
* Keep player removed between videosRblSb2023-04-23-5/+5
|
* Fix url panel overflowRblSb2023-01-18-0/+6
|
* Hints, Open in App button, ui animationsRblSb2023-01-07-14/+71
|
* Right click on leader btn for pauseRblSb2022-11-24-7/+1
| | | | Or long tap on touch devices
* Update locked playlist restrictionsRblSb2022-03-15-1/+7
| | | | And add "toggleItemType" permission. Closes #36
* Fix iOS keyboard handlerRblSb2021-09-04-6/+26
|
* iOS...RblSb2021-08-28-2/+26
| | | | Sent from my iPhone
* Ban/unban commandsRblSb2021-08-10-0/+1
| | | | | | | | /ban Name 3d10h20m59s /ban Name 2h30m /unban Name /removeBan Name see #26
* Way to change video src on clientRblSb2021-08-01-3/+21
| | | | see #27
* vtt/srt subs supportRblSb2021-07-05-3/+1
|
* ReformatRblSb2021-07-05-18/+25
|
* Subtitles url inputRblSb2021-02-14-4/+4
| | | | Can be enabled by plugins
* Video title inputRblSb2021-01-24-3/+14
|
* requestLeaderOnPause optionRblSb2021-01-17-2/+2
| | | | closes #13
* Once events api, improve pause hotkeyRblSb2020-06-06-1/+4
|
* Pause indicatorRblSb2020-06-06-1/+1
|
* Scroll to chat end on input touchRblSb2020-05-23-3/+7
|
* Restore mobile viewRblSb2020-05-23-2/+15
|
* Fix chat word wrapRblSb2020-05-20-12/+14
| | | | closes #6
* Fix userlist saving, revert options panelRblSb2020-05-20-14/+6
|
* Major frontend redesign (#5)Austin Riddell2020-05-19-147/+88
| | | | | | | * Major frontend redesign * Some improvements Co-authored-by: RblSb <msrblsb@gmail.com>
* Add hotkeysRblSb2020-05-13-5/+52
|
* Minor changesRblSb2020-05-01-10/+12
|
* Fix autoscroll with unloaded imagesRblSb2020-04-26-0/+2
|
* Fix some issues with reused playersRblSb2020-04-26-2/+10
|
* Links historyRblSb2020-04-07-36/+10
|
* Skip item confirmation for touchRblSb2020-04-06-2/+1
|
* Hide password warning for guest loginRblSb2020-04-06-1/+4
|
* Local settingsRblSb2020-03-11-25/+35
| | | | closes #1
* Emotes lazy loadRblSb2020-03-11-3/+9
|
* Show/hide password buttonRblSb2020-03-10-0/+9
|
* Template urlRblSb2020-03-04-0/+6
|
* Improve iframe handlingRblSb2020-03-04-11/+16
|
* Iframe itemsRblSb2020-03-04-2/+9
|
* Basic dropdown menuRblSb2020-03-02-4/+15
|
* Synch threshold settingRblSb2020-03-02-0/+18
|
* Video sync togglerRblSb2020-03-02-0/+17
|
* Playlist lock togglerRblSb2020-03-02-0/+4
|
* addAdmin server commandRblSb2020-03-02-7/+6
|
* Improve login/exit and mob viewRblSb2020-02-25-5/+6
|
* NavBar buttonsRblSb2020-02-25-10/+78
|
* More playlist and video controlRblSb2020-02-24-5/+37
|
* More client buttonsRblSb2020-02-22-0/+156
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage