openreplay/frontend/app
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
..
assets change(ui) - assist changed the cover image 2021-11-09 17:08:25 +05:30
components Fix typo 2021-12-28 01:26:01 +03:00
constants v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
dev openreplay frontend 2021-05-01 15:12:01 +05:30
duck change(ui) - offline vs live session 2021-12-27 20:07:08 +05:30
hooks v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
init openreplay frontend 2021-05-01 15:12:01 +05:30
logger openreplay frontend 2021-05-01 15:12:01 +05:30
player Changed how the _config in AssistManager construct 2021-12-29 09:33:16 +08:00
styles fix(ui) - replay navigation, autoplay alignment 2021-12-05 02:19:34 +05:30
svg feat(ui) - fetch error nav, and highlight row, assist tabs 2021-12-24 13:06:32 +05:30
theme openreplay frontend 2021-05-01 15:12:01 +05:30
types change(ui) - offline vs live session 2021-12-27 20:07:08 +05:30
api_client.js Assist test cred (#225) 2021-12-01 00:04:00 +05:30
api_middleware.js openreplay frontend 2021-05-01 15:12:01 +05:30
date.js openreplay frontend 2021-05-01 15:12:01 +05:30
dateRange.js openreplay frontend 2021-05-01 15:12:01 +05:30
iconNames.js openreplay frontend 2021-05-01 15:12:01 +05:30
initialize.js openreplay frontend 2021-05-01 15:12:01 +05:30
local_storage.js openreplay frontend 2021-05-01 15:12:01 +05:30
Router.js fix(ui) - redirect to destination path on login 2021-12-28 16:45:43 +05:30
routes.js Roles UI (#223) 2021-11-27 03:27:33 +05:30
store.js openreplay frontend 2021-05-01 15:12:01 +05:30
utils.js fix(ui) - peerjs iceserver config 2021-11-22 00:19:53 +05:30
validate.js openreplay frontend 2021-05-01 15:12:01 +05:30