Commit graph

103 commits

Author SHA1 Message Date
Shekar Siri
cedabd0579 pulled main branch and resovled coonflicts 2022-07-04 10:52:27 +02:00
Alex Kaminskii
c4bb3af604 feat(frontend/assist): show when client tab is inactive + fix reconnection status update 2022-06-30 13:23:39 +02:00
Shekar Siri
80342a1003 change(ui) - if block with braces 2022-06-29 17:26:42 +02:00
Shekar Siri
249fa09cf8 change(ui) - ignore clicks while annotating 2022-06-29 16:45:14 +02:00
Shekar Siri
c26e715b5d fix(ui) - API_EDP 2022-06-27 18:32:25 +02:00
Alex Kaminskii
a4f2191757 style(frontend/player):type fixes 2022-06-22 17:30:00 +02:00
sylenien
55f58487f5 fix(ui): fix performance tab graph mapper 2022-06-10 17:11:14 +02:00
Shekar Siri
c3d4470bb1 change(ui) - removed appearnace 2022-06-07 15:41:36 +02:00
Shekar Siri
2ed5cac986
Webpack upgrade and dependency cleanup (#523)
* change(ui) - webpack update
* change(ui) - api optimize and other fixes
2022-06-03 16:47:38 +02:00
Alex Kaminskii
a113416ec7 fix(player): main-version codefix 2022-05-25 15:53:19 +02:00
Alex Kaminskii
1842248ce3 fix(player): apply scrolls after styles 2022-05-25 15:26:56 +02:00
Alex Kaminskii
d7dc6e0860 fix(player): apply scrolls after styles 2022-05-25 15:24:10 +02:00
sylenien
e47797ee3e fix(ui): minor ui fixes after review 2022-05-23 11:05:03 +02:00
Alex Kaminskii
7ae3a756df fix(player-assist): ignore tab press during remote control 2022-05-20 22:38:43 +02:00
Alex Kaminskii
62e163fb40 fix(player-assist): ignore tab press during remote control 2022-05-20 22:26:22 +02:00
Alex Kaminskii
d30b663195 fix(player): use append() instead of add(); update lastMessageTime inside distributeMessage 2022-05-20 19:05:32 +02:00
Alex Kaminskii
18a09cf66b fix(frontend/player): codefix 2022-05-19 17:52:49 +02:00
Shekar Siri
fa4d2efc17 change(ui) - annotation with call or remote 2022-05-19 12:31:37 +02:00
ShiKhu
01843b7805 fix(frontend-assist): toggleAnnotation incapsulate + fix inverse booleans 2022-05-19 00:57:47 +02:00
ShiKhu
6b631524f8 fix(frontend-player):apply set_input_value on blure if focused (for the case of remote controle) 2022-05-19 00:57:28 +02:00
ShiKhu
babe654329 Merge branch 'assist-fixes' into dev 2022-05-18 17:55:25 +02:00
ShiKhu
9294748352 fix(frontend-assist): toggleAnnotation incapsulate + fix inverse booleans 2022-05-18 17:17:11 +02:00
ShiKhu
f8bbc16208 fix(frontend-player):apply set_input_value on blure if focused (for the case of remote controle) 2022-05-18 16:49:36 +02:00
Shekar Siri
437341257c change(ui) - enable annotation without call 2022-05-18 15:49:58 +02:00
Alex Kaminskii
8ff0249814 few files to ts 2022-05-16 20:25:15 +02:00
Alex Kaminskii
d495f1aa97 style(player): few renamings 2022-05-16 20:02:28 +02:00
Alex Kaminskii
7929a8ceca refactor(player): move lists to separate file + renaming 2022-05-16 19:55:45 +02:00
ShiKhu
156eb5dd26 fix(frontend-player): use <html> as root inside iframes 2022-04-28 17:12:40 +02:00
ShiKhu
ef46e798d4 fix(frontend-assist):clear disconnection timeout before haveing the new one 2022-04-25 17:13:04 +02:00
ShiKhu
f169adc24a feat(frontend-player): animate clicks 2022-04-23 15:32:19 +02:00
Shekar Siri
9a35dcbc3e feat(ui) - toggle annotation manually 2022-04-21 18:49:31 +02:00
ShiKhu
4a35abc406 feat(frontend):annotating player state 2022-04-21 16:52:07 +02:00
ShiKhu
d9546e581f feat(frontend):annotation toggle api in player 2022-04-21 16:46:11 +02:00
ShiKhu
a04f8c3028 fix(assist-frontend):handle session reconnect 2022-04-06 20:13:43 +02:00
ShiKhu
d051cb4086 fix(frontend-assist): second-time call fix; annotation reset fix 2022-03-25 17:11:21 +01:00
ShiKhu
6188b38555 feat(frontend-assist): annotations & iremote typing 2022-03-23 16:48:02 +01:00
ShiKhu
1799a4a566 fix(frontend-player):corect iframe document init 2022-03-18 20:06:57 +01:00
ShiKhu
41b2c8277c upd(frontend-assist): timeouts and socket pause condition 2022-03-02 19:10:18 +01:00
ShiKhu
b74e9844b1 feat(frontend-assist): 30s for reconnection 2022-02-27 22:14:47 +01:00
Shekar Siri
db2b430733 fix(ui) - assist disable remote on disconnect 2022-02-24 18:45:50 +01:00
Shekar Siri
f6668ebc97 feat(ui) - live player separate the route 2022-02-23 14:18:02 +01:00
ShiKhu
b24fc5e137 fix(frontend-assist): set disconnection on inactivity to 15sec 2022-02-10 23:23:19 +01:00
ShiKhu
c60c769c40 fix(frontend-assist): release control on disconnect (both parties) 2022-02-10 23:16:45 +01:00
ShiKhu
a1f72d0f75 fix(frontend): use viewport coordinates for click & socket.io last version 2022-02-08 03:28:01 +01:00
ShiKhu
0b2d522ccb feat(frontend): assist 3.5.0 2022-02-08 01:50:19 +01:00
Mehdi Osman
6e8910a51a
Merge pull request #273 from openreplay/dev
v1.4.0
2022-01-16 21:33:33 +01:00
ShiKhu
bb2875b9ee frontend(feat): message reading refactored; Assist fixes 2022-01-11 09:46:01 +01:00
Shekar Siri
8d2f688986 fix(ui) - compile errors 2022-01-04 16:03:09 +05:30
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
Shekar Siri
38bc350f69 fix(ui) - assist mouse move 2021-12-15 14:43:41 +05:30