Commit graph

4232 commits

Author SHA1 Message Date
Timothy Z.
444152a09b refactor: closer button logic and width on mobile 2024-12-13 13:30:59 +02:00
Timothy Z.
47464ceed0 feat: add close button 2024-12-13 13:06:57 +02:00
Timothy Z.
7a39c40a54 remove: unused var 2024-12-13 12:54:55 +02:00
Timothy Z.
5eb0c01536 fix: videos height 2024-12-12 19:19:24 +02:00
Timothy Z.
6c34c6fd61 fix: use flex instead of height attribute 2024-12-12 19:14:56 +02:00
Timothy Z.
10838315d8 fix: use dvw for width instead of % 2024-12-12 19:10:40 +02:00
Timothy Z.
f97b5f1d69 refactor: import hooks on top of the file 2024-12-12 18:51:33 +02:00
Timothy Z.
a0be48bf7e Merge branch 'development' into feat/player-side-drawer 2024-12-12 18:47:10 +02:00
Timothy Z.
73f685621e refactor: use padding instead of margin 2024-12-12 18:42:29 +02:00
Timothy Z.
e23b761468 refactor(RadioButton): remove margin 2024-12-12 18:38:31 +02:00
Timothy Z.
e92d9ca0d9 refactor (URLsmanager): styles 2024-12-12 15:26:50 +02:00
Timothy Z.
7f6204e57d Merge branch 'development' into feat/player-side-drawer 2024-12-12 14:02:36 +02:00
Tim
cbfd920caa
Merge pull request #742 from Stremio/fix/multiselect-menu-height
fix: multiselectMenu and Multiselect height
2024-12-12 12:28:31 +01:00
Timothy Z.
c2dc381776 fix: overflow on the container filter addons 2024-12-12 13:20:44 +02:00
Tim
e6214be768
Merge pull request #743 from Stremio/fix/calendar-keyboard-nav
fix(Calendar): prevent keyboard nav on cell items
2024-12-12 12:16:11 +01:00
Timothy Z.
303d26e49b fix: library bug 2024-12-12 13:15:24 +02:00
Tim
37310aadef
Merge pull request #740 from Stremio/fix/nav-menu-height
fix: nav-menu height
2024-12-12 12:06:57 +01:00
Timothy Z.
ec23f6764e Merge branch 'development' into feat/player-side-drawer 2024-12-12 12:39:41 +02:00
Tim
f0775cc5b7
Merge pull request #736 from Stremio/fix/player-mark-video-as-watched
Fix player mark video as watched
2024-12-12 11:01:51 +01:00
Tim
937366cb31 fix(Settings): reset server url only if it was selected after deleting 2024-12-11 18:36:46 +01:00
Tim
0baec6535b fix: tooltips style position issue 2024-12-11 17:07:01 +01:00
Tim
200bb62de6 fix(Calendar): prevent keyboard nav on cell items 2024-12-11 16:39:16 +01:00
Timothy Z.
2097b0c5d4 fix: dropdowns were not visible in pop-up 2024-12-11 12:33:56 +02:00
Timothy Z.
df07ca51b0 refactor: sizes of the menu-container 2024-12-11 12:26:40 +02:00
Timothy Z.
bad210810e fix: multiselectMenu and Multiselect height 2024-12-11 12:08:51 +02:00
Timothy Z.
58ff80f4f2 fix: nav-menu height 2024-12-11 11:23:55 +02:00
Timothy Z.
483273aacd fix: menu-layer mobile issues 2024-12-10 20:31:55 +02:00
Timothy Z.
de290823e6 fix: speed menu overflow issue 2024-12-10 20:31:38 +02:00
Timothy Z.
3fc1e2c191 fix: action-buttons-container margin issue 2024-12-10 20:31:23 +02:00
Timothy Z.
c3d506c749 fix: padding on MetaPreview 2024-12-10 19:48:43 +02:00
Timothy Z.
cc046ce48a refactor: fix iOS overflow issues 2024-12-10 19:12:41 +02:00
Timothy Z.
d5b8dc9480 Merge branch 'fix/player-mark-video-as-watched' into feat/player-side-drawer 2024-12-10 13:58:19 +02:00
Timothy Z.
5a422b5b33 refactor (styles): landscape mode on mobile 2024-12-09 18:05:10 +02:00
Timothy Z.
d9cec1205c refactor(styles): use dvh to respect safe areas
dvh solves an issue where without fullscreen not all videos in the list are fully visible since vh does not count the safe / unsafe area
2024-12-09 17:39:55 +02:00
Timothy Z.
8e42bb0d1d refactor(styles): videos height 2024-12-09 17:22:37 +02:00
Timothy Z.
36bae5221a refactor(styles): orientation UI tweaks 2024-12-09 16:20:47 +02:00
Timothy Z.
cbffdfa33c refactor(styles): mobile UI adjustments (3) 2024-12-09 16:01:25 +02:00
Timothy Z.
7d2c5118b3 refactor(styles): more mobile adjustments 2024-12-09 15:59:09 +02:00
Timothy Z.
e372b89566 refactor: mobile UI improvements 2024-12-09 15:24:10 +02:00
Timothy Z.
2b03b087f2 fix: ts error for the inert attribute 2024-12-09 12:30:47 +02:00
Tim
41be4528ff fix: don't spread Video component props 2024-12-09 09:06:03 +01:00
Tim
8098bc5c33 fix: mark video as watched on player 2024-12-08 13:57:40 +01:00
Timothy Z.
888b008cae refactor: simlifications, fix arrows 2024-12-06 15:37:23 +02:00
Timothy Z.
61c578160b refactor(SideDrawer): simplify the conditionals 2024-12-06 14:48:50 +02:00
Timothy Z.
a81792ea5d remove: InfoMenu and VideosMenu 2024-12-06 14:45:25 +02:00
Timothy Z.
a726ffb60d feat: init side drawer component 2024-12-06 14:39:16 +02:00
Timothy Z.
de1732dc68 fix: settings navigate between menus shortcut 2024-12-03 22:44:52 +02:00
Timothy Z.
6d3eeaa286 refactor: fix focus on item 2024-12-03 12:25:29 +02:00
Timothy Z.
9e3c0c6203 refactor: radio button component structure 2024-11-29 14:43:15 +02:00
Timothy Z.
f2994a59a8 Revert "add: index for checkbox"
This reverts commit 50843dc347.
2024-11-29 14:32:49 +02:00