Commit Graph

23 Commits

Author SHA1 Message Date
2a8294c405 feat: add error handling to player core functions 2026-06-25 02:35:51 +02:00
7aaead6c67 refactor: group media state 2026-06-25 02:35:51 +02:00
22f05580df fix: replace empty catch blocks with error logging 2026-06-25 02:35:51 +02:00
997957a232 style: reformat isClosableDropdown guard 2026-06-13 20:52:12 +02:00
bd268ead10 fix: close more dropdown before opening segment modal 2026-06-13 20:51:52 +02:00
c509144b30 refactor: use css variable for player segment color 2026-06-12 11:38:03 +02:00
8a21dadf21 chore: format player skip editor 2026-05-28 11:29:43 +02:00
a0c5005937 chore: format player skip index and segments 2026-05-28 11:29:33 +02:00
c9059be57b fix: color skip segments 2026-05-26 22:37:51 +02:00
30441c3e1f fix: reinit player safely 2026-05-26 22:20:26 +02:00
48b5523d95 style: format segment editor 2026-05-25 01:55:23 +02:00
585b02b37a fix: improve segment editor accessibility and modal behavior 2026-05-25 01:54:25 +02:00
36f1961c9e fix: remove noop arrow functions in player 2026-05-24 22:45:04 +02:00
650b2e614a refactor: use explicit hex color for skip segments 2026-05-24 21:13:42 +02:00
2ac8660435 fix: save progress on player actions 2026-05-24 02:29:54 +02:00
23246e2326 fix: surface segment save errors in editor 2026-05-22 16:43:15 +02:00
51355a4dbc fix: render segment overrides and skip progress 2026-05-22 16:34:38 +02:00
038622b5cf chore: remove unused typeTrigger variable 2026-05-19 11:03:33 +02:00
7800964ce5 fix: improve segment bar colors and z-index layering 2026-05-19 11:03:04 +02:00
5d21f6f4de feat: add skip segment editor UI 2026-05-19 11:02:59 +02:00
59ec9b17c9 style: apply prettier/eslint quote consistency and add missing comments 2026-05-10 20:01:33 +02:00
3703bbfcfe feat: add prettier and eslint with pre-commit hook 2026-05-10 19:23:53 +02:00
f7a63a45d8 feat: extract skip segment detection and auto-skip 2026-05-10 18:34:25 +02:00