Commit graph

4 commits

Author SHA1 Message Date
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