aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/JsApi.hx
Commit message (Collapse)AuthorAgeLines
* Streamable supportRblSb2024-08-02-2/+0
| | | | closes #49
* Video item fixesRblSb2024-04-29-2/+2
| | | | | | - 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`)
* Use null coalescing opRblSb2023-04-23-1/+1
|
* Rework videolist structureRblSb2021-09-27-1/+1
|
* Way to change video src on clientRblSb2021-08-01-1/+1
| | | | see #27
* ReformatRblSb2021-07-05-10/+13
|
* More JsApi methodsRblSb2021-06-06-0/+32
| | | | | getVideoItems/addVideoItem/removeVideoItem closes #24
* Subtitles url inputRblSb2021-02-14-0/+15
| | | | Can be enabled by plugins
* Api: getLocalIp / getGlobalIpRblSb2021-02-10-1/+13
|
* Once events api, improve pause hotkeyRblSb2020-06-06-0/+22
|
* More api methodsRblSb2020-06-05-7/+39
|
* m3u8 supportRblSb2020-05-12-1/+1
|
* Change addPlugin apiRblSb2020-04-30-2/+22
|
* VideoRemove api eventRblSb2020-04-25-6/+20
|
* External api testRblSb2020-04-24-0/+49
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage