aboutsummaryrefslogtreecommitdiffstats
path: root/res/client.js
Commit message (Collapse)AuthorAgeLines
* Streamable supportRblSb2024-08-02-9/+66
| | | | closes #49
* Video item fixesRblSb2024-04-29-23/+45
| | | | | | - Fix youtube fallback, `videoItem.url` is now immutable - JsApi.setVideoSrc now updates to supported player based on `url` arg - Fix auto-pause when video is ended (with `requestLeaderOnPause`)
* Raw youtube fallback for unavailable videosRblSb2024-04-28-26/+89
| | | | | | | Also: - fix `tryLocalIp` replacement (NAT workaround) - improve proxy headers a bit - use json2object fork for better generated diffs
* Improve srt parsingRblSb2024-04-21-5/+101
|
* Flashback time per item, improve webm/webp supportRblSb2024-01-01-3/+3
|
* Fix log filterRblSb2024-01-01-1/+1
|
* Skip proxy for local subsRblSb2023-06-21-5/+33
|
* Scroll to chat end buttonRblSb2023-06-20-25/+63
|
* Keep player removed between videosRblSb2023-04-23-13/+19
|
* Use null coalescing opRblSb2023-04-23-42/+24
|
* Update to Haxe 4.3RblSb2023-04-23-64/+63
|
* Fix url panel overflowRblSb2023-01-18-1/+9
|
* Hints, Open in App button, ui animationsRblSb2023-01-07-69/+193
|
* Add /ad commandRblSb2023-01-05-1/+40
| | | | for skipping youtube sponsored blocks
* Youtube shorts supportRblSb2022-11-24-1/+5
|
* Right click on leader btn for pauseRblSb2022-11-24-10/+19
| | | | Or long tap on touch devices
* Ignore empty slash commandRblSb2022-11-08-0/+3
|
* Fix dates in chat historyRblSb2022-11-07-4/+34
| | | | Save without server timezone offset
* Update locked playlist restrictionsRblSb2022-03-15-26/+33
| | | | And add "toggleItemType" permission. Closes #36
* Add rewind latencyRblSb2021-12-11-2/+6
|
* Disable auto-leader on mobile devicesRblSb2021-12-11-0/+3
|
* Call setPos after items addedRblSb2021-09-28-3/+3
|
* Rework videolist structureRblSb2021-09-27-97/+132
|
* Got a bug? Write /dump to chat as adminRblSb2021-09-27-0/+21
| | | | And open new issue with received file.
* Minor autopause fixRblSb2021-09-09-1/+1
|
* Fix iOS keyboard handlerRblSb2021-09-04-11/+28
|
* /kick featureRblSb2021-08-30-2/+24
|
* iOS...RblSb2021-08-28-2/+43
| | | | Sent from my iPhone
* Fix subs for linux chromeRblSb2021-08-20-44/+62
| | | | With trackEl.srclang = "en"
* Add /flashback (/fb)RblSb2021-08-15-0/+5
|
* Fix local subsRblSb2021-08-13-1/+4
| | | | closes #28
* Ban/unban commandsRblSb2021-08-10-53/+118
| | | | | | | | /ban Name 3d10h20m59s /ban Name 2h30m /unban Name /removeBan Name see #26
* Improve autopauseRblSb2021-08-01-1/+1
|
* Way to change video src on clientRblSb2021-08-01-0/+40
| | | | see #27
* Better subs checkRblSb2021-07-13-0/+3
|
* Show subs correctlyRblSb2021-07-13-15/+16
|
* Inline object allocationRblSb2021-07-12-2/+5
|
* Basic ass subs supportRblSb2021-07-12-5/+103
|
* vtt/srt subs supportRblSb2021-07-05-134/+283
|
* More JsApi methodsRblSb2021-06-06-3/+35
| | | | | getVideoItems/addVideoItem/removeVideoItem closes #24
* Less silly loginsRblSb2021-06-06-20/+30
| | | | And Haxe update
* Subtitles url inputRblSb2021-02-14-8/+33
| | | | Can be enabled by plugins
* Api: getLocalIp / getGlobalIpRblSb2021-02-10-0/+6
|
* Improve changeOrder permissionRblSb2021-02-04-5/+35
| | | | closes #21
* Minor title input fixRblSb2021-01-31-7/+3
|
* Improve youtube link detectionRblSb2021-01-31-11/+9
|
* Do not confuse youtube on leader's pauseRblSb2021-01-31-1/+1
|
* Video title inputRblSb2021-01-24-14/+103
|
* requestLeaderOnPause optionRblSb2021-01-17-8/+42
| | | | closes #13
* Improve ws server urlRblSb2020-12-19-17/+11
| | | | closes #14
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage