openreplay/frontend/app/player/MessageDistributor/managers
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
..
ActivityManager.ts feat(frontend/player): typescript refactoring 2021-07-02 18:21:42 +02:00
AssistManager.ts Changed how the _config in AssistManager construct 2021-12-29 09:33:16 +08:00
DOMManager.ts change(ui) - revert 50e81ae257 2021-12-04 22:28:40 +05:30
ListWalker.ts wip (frontent): assist call functionality 2021-06-22 01:33:22 +02:00
LocalStream.ts cherry pick changes from 240ce27681 2021-11-20 00:08:55 +05:30
MouseManager.ts fix (assets rewriter): fix cachable condition & hover classname 2021-09-10 21:31:39 +02:00
PagesManager.js openreplay frontend 2021-05-01 15:12:01 +05:30
PerformanceTrackManager.ts feat(frontend/player): typescript refactoring 2021-07-02 18:21:42 +02:00
StylesManager.ts frontend (feat): maintaining of iframes in replay & hover styles rewriting 2021-09-23 18:06:27 +02:00
WindowNodeCounter.js fix(frontend): silence node counter (temp) 2021-09-24 00:48:45 +02:00