openreplay/frontend/app/player
NoGameNoFun 3412bf1567
Changed how the _config in AssistManager construct
- Changed URL().host to URL().hostname so it wont attached port while the config set again another port and causing duplicate port when connect using peerjs. 
- Changed the port in the config to check first if the URL() has port defined, then using the defined port first, so user can use custom port number for ws, when there is no custom port defined at the domainUrl, then it will then check https or not and append the correct port.
2021-12-29 09:33:16 +08:00
..
ios fix(frontend): IOS Parser(3) 2021-11-15 13:02:31 +01:00
lists openreplay frontend 2021-05-01 15:12:01 +05:30
MessageDistributor Changed how the _config in AssistManager construct 2021-12-29 09:33:16 +08:00
store openreplay frontend 2021-05-01 15:12:01 +05:30
index.js openreplay frontend 2021-05-01 15:12:01 +05:30
Player.ts feature(ui) - fixes 2021-07-31 01:17:52 +05:30
singletone.js change(ui) - offline vs live session 2021-12-27 20:07:08 +05:30