Commit graph

14 commits

Author SHA1 Message Date
nick-delirium
d04fb30048 feat(ui): compression zstd support 2023-12-04 15:54:18 +01:00
Delirium
a24d99f75c
feat(player): player file loader refactoring (#1203)
* change(ui): refactor mob loading

* refactor(player): split message loader into separate file, remove toast dependency out of player lib, fix types, fix inspector and screen context

* refactor(player): simplify file loading, add safe error throws

* refactor(player): move loading status changers to the end of the flow
2023-05-12 15:38:43 +02:00
nick-delirium
c4cc3ed234 fix(player): priority and await for message processing 2023-04-13 16:55:18 +02:00
nick-delirium
72be865c5f change(player): fix typos; priority for 1st dom file 2023-04-12 17:17:44 +02:00
nick-delirium
33132e2d66 change(tracker): fix priority sending, remove dead code, 2023-04-11 16:19:35 +02:00
Alex Kaminskii
7165a012c6 fix(player): load files sequentially (sinse the throughput is common) 2023-01-27 17:07:45 +01:00
Alex Kaminskii
85ea2dd53b fix(player): start load simultaneously, but handle files data sequentially 2023-01-27 16:47:58 +01:00
Delirium
c14e219bd9
fix(ui): fix recordings UI issues and file loading (#958)
* fix(ui): fix UI issues and file loading

* fix(ui): rm logs

* fix(ui): fixing UI problems with recordings

* fix(ui): fix live session urls

* fix(ui): fix jump to live
2023-01-25 16:09:06 +01:00
nick-delirium
1901f7c8a0 fix(ui): fix file loading, fix network request status display 2023-01-24 12:38:05 +01:00
Alex Kaminskii
983fef55ef refactor(player): simplify loadFiles code 2023-01-20 16:24:24 +01:00
Alex Kaminskii
2c85c6c05b fix(frontend): load unprocessed like in saas 2022-12-23 12:09:15 +01:00
Alex Kaminskii
16dc5b46f2 fix(frontend/player): EFS urls 2022-12-16 17:57:32 +01:00
sylenien
4a20b287a7 change(ui): add recordings list in assist section 2022-11-30 11:46:57 +01:00
Alex Kaminskii
daf35a2dfa refactoring(player): separating Screen and MessageManager; renamings 2022-11-22 18:59:55 +01:00
Renamed from frontend/app/player/_web/network/loadFiles.ts (Browse further)