nick-delirium
f57cc13cd1
feat(player): added mice trail
2023-04-26 12:52:01 +02:00
nick-delirium
e6bf281adb
change(player): change time str
2023-04-26 12:44:34 +02:00
Alexander Zavorotynskiy
31c4e811c8
feat(backend): updated go.mod file
2023-04-26 12:40:02 +02:00
nick-delirium
d27844cdad
change(player): fix comments
2023-04-26 12:35:27 +02:00
nick-delirium
760adbebf8
change(tracker): remove batch writer changes
2023-04-26 12:35:27 +02:00
nick-delirium
29dda8d85d
change(tracker): update tests
2023-04-26 12:35:27 +02:00
nick-delirium
1baf6fe1e4
change(player): bugifx
2023-04-26 12:35:27 +02:00
nick-delirium
cf260a4dd7
change(player): remove indexes
2023-04-26 12:35:27 +02:00
nick-delirium
0c4173f7f7
change(player): remove 8 byte skip for index
2023-04-26 12:35:27 +02:00
nick-delirium
01218f4f88
change(ui): remove indexes from msgs
2023-04-26 12:35:27 +02:00
Alexander
44d550ca3e
Remove message index from mob file ( #1213 )
...
* feat(backend): removed message index from mob file messages
* feat(backend): remove duplicated messages (by message index)
* feat(backend): added MAX_INDEX at the begining of session to indicate a new version of mob file
* feat(backend): added comments to code
2023-04-26 12:33:51 +02:00
nick-delirium
564d562269
fix(player): fix dict reset
2023-04-26 11:09:14 +02:00
Shekar Siri
c7d1069eae
fix(ui) - url search params remove [] for keys
2023-04-25 18:30:47 +02:00
Shekar Siri
f4961547a9
change(ui) - insights improvements
2023-04-25 16:56:09 +02:00
rjshrjndrn
ce2cb5e772
chore(crons): Updating dockerfile
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-25 16:47:09 +02:00
Alexander
19fc925462
Improved session compression ( #1200 )
...
* feat(backend): implemented new compression
2023-04-25 10:25:25 +02:00
rjshrjndrn
c6ae7334f3
Adding maintenance page
2023-04-25 10:06:56 +02:00
Rajesh Rajendran
06d8218b8b
fix(cli): Proper git tag propegation ( #1202 )
...
and logging of clone
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-25 09:09:26 +02:00
Shekar Siri
fc7004a238
change(ui) - projects remove the status check
2023-04-24 18:06:10 +02:00
Shekar Siri
ea64656b02
fix(ui) - xray verticle line sync on resize
2023-04-24 17:11:32 +02:00
Shekar Siri
d9404d1d13
change(ui) - player user steps improvements ( #1201 )
...
* change(ui) - user steps
* change(ui) - user steps
* change(ui) - user steps
* change(ui) - user steps - icon and other styles
2023-04-24 16:02:18 +02:00
Rajesh Rajendran
8b6dff356e
chore(helm): Override image pull policy ( #1199 )
2023-04-24 12:20:15 +02:00
Shekar Siri
3f5691f485
change(ui) - password validations
2023-04-24 10:47:57 +02:00
Shekar Siri
2494a98a57
change(ui) - password validations
2023-04-24 10:47:56 +02:00
Shekar Siri
bbb50e890a
change(ui) - player control icons and other changes
2023-04-24 10:47:56 +02:00
Shekar Siri
432a988afd
change(ui) - check if saved search present
2023-04-24 10:47:56 +02:00
Alex Kaminskii
46cb699463
refactor(player/DOMManager): notMountedChildren rename
2023-04-21 17:36:06 +02:00
Shekar Siri
b2b7e6bf82
change(ui) - session url changes
2023-04-20 14:01:15 +02:00
Shekar Siri
7e30a1b639
change(ui) - clearsearch styling on disable
2023-04-20 14:01:15 +02:00
nick-delirium
6bf7481c23
feat(ui): display real session time
2023-04-20 13:28:17 +02:00
nick-delirium
cebb80c64b
fix(player): fix vroot context getter
2023-04-20 09:21:37 +02:00
rjshrjndrn
fdbf1c2b86
chore(helm): Annotation inject order
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-19 18:21:14 +02:00
Rajesh Rajendran
aac1d60037
chore(cli): Updating comment ( #1188 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-19 18:13:19 +02:00
Rajesh Rajendran
b0361854d8
chore(cli): removing log message ( #1186 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-19 18:13:19 +02:00
Rajesh Rajendran
6a92c62319
chore(cli): Adding option to keep backup directories ( #1185 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-19 18:13:19 +02:00
Rajesh Rajendran
781fc4213c
chore(cli): Updating comment ( #1184 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-19 18:13:19 +02:00
Rajesh Rajendran
be827b28e5
Update cli for fetch latest patches and kubeconfig file hierarchy ( #1183 )
...
* chore(helm): Kubeconfig file hierarchy
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(cli): openreplay -u fetches update from current version, unless
flag set
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
---------
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-19 18:13:19 +02:00
Mehdi Osman
e045e76627
Update .env.sample
2023-04-19 17:43:49 +02:00
nick-delirium
d890a584e5
fix(ui): fix player automatic jump and start issues
2023-04-19 17:03:26 +02:00
nick-delirium
14efb62e68
change(ui): add sleep icon for inactive assist users
2023-04-19 16:31:21 +02:00
nick-delirium
151fc3d58b
fix(ui): fix assist tooltip
2023-04-19 15:56:31 +02:00
rjshrjndrn
d0b0014ae9
chore(helm): Update cors headers for http
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-19 15:03:46 +02:00
Alexander
ef9fed8bf8
[Storage] different order to compress and encrypt ( #1182 )
...
* feat(backend): try to compress and encrypt in a new way
2023-04-19 11:04:35 +02:00
Shekar Siri
41f8b5ad57
change(ui) - show projects in menu for all
2023-04-19 10:55:31 +02:00
nick-delirium
659c5b4b0f
change(player): detect gzip file after decoding
2023-04-19 10:45:20 +02:00
nick-delirium
4ac476f9e1
change(player): manual decompression for encrypted files
2023-04-19 10:07:16 +02:00
Shekar Siri
66d0b298c4
fix(ui) - check for error status and force logout ( #1179 )
...
* fix(ui) - token expire
* fix(ui) - token expire
2023-04-18 13:09:21 +02:00
nick-delirium
a47a8e9668
fix(tracker): fix iframe network requests tracking
2023-04-18 12:28:35 +02:00
Shekar Siri
157b0ad251
fix(ui) - sessions reload ( #1177 )
2023-04-18 09:27:31 +02:00
nick-delirium
ba5adfd7ba
fix(tracker): changelog
2023-04-17 18:36:45 +02:00