Commit graph

10 commits

Author SHA1 Message Date
Shekar Siri
f7342825a4 change(ui) - plaer controls spacing and alignment 2022-08-26 12:47:08 +02:00
sylenien
6766d360dc feat(ui): redesign alerts page 2022-08-18 13:52:44 +01:00
sylenien
fdb7ef6819 fix(ui): add additional tooltip to the skip range 2022-08-16 16:45:05 +02:00
sylenien
e8a8f37d3e fix(ui): fix tippy blanc theme, fix wording and ui bugs 2022-08-16 16:33:20 +02:00
sylenien
6bd9abcf8a fix(ui): add pointer for skip interval 2022-08-16 16:33:20 +02:00
sylenien
c8f9ac2e6c fix(ui): small fixes for play position tracker, wording etc 2022-08-16 16:00:34 +02:00
Shekar Siri
32450c49de change(ui) - player controls margin 2022-08-16 15:06:51 +02:00
sylenien
1cdc4fc2c4 feat(ui): add more skip options, save skip option to localstorage 2022-08-16 12:23:43 +02:00
sylenien
a0a09f293e fix(ui): fix button focusing and nocontent icon size 2022-08-12 17:53:24 +02:00
Delirium
4ebcff74e1
feat(ui): make ui able to load unprocessed session files (#652)
* feat(ui): make ui able to load unprocessed session files

* feat(ui): some lgos

* feat(ui): connect api, rewrite old code

* feat(ui): create testing ui functions

* feat(ui/player): add ability to jump back in time for assist

* feat(ui/player): rewrite for better readability

* fix(ui/player): small refactor for better readability

* fix(ui/player): fix private prop

* fix(ui/player): add tooltip

* feat(ui/player): create time calculating tooltip

* fix(player): fix message timestamp

* fix(ui/player): cleanup

* fix(ui/player): handle errors for unprocessed files as well

* fix(player): fix logged message

* fix(player): code review fixes

* fix(ui): fix circle color, fix button text

* fix(tracker): code review

* fix(player): small style fixes
2022-08-11 12:07:34 +02:00