Commit graph

5110 commits

Author SHA1 Message Date
Timothy Z.
b8a5e60374 refactor: button position moved to right 2024-12-13 16:33:43 +02:00
Timothy Z.
444152a09b refactor: closer button logic and width on mobile 2024-12-13 13:30:59 +02:00
Timothy Z.
1464324941 chore: update stremio-icons 2024-12-13 13:30:39 +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
Tim
c093ebde2b
Merge pull request #746 from Stremio/refactor/styles-urls-manager
refactor (URLsmanager): styles
2024-12-12 17:45:10 +01: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.
fde708bdd2 chore(pkgs): package-lock.json 2024-12-12 12:41:07 +02: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
b5df41e354
Merge pull request #745 from Stremio/fix/settings-delete-streaming-server-url
fix(Settings): set default server url after deleting only if it was selected
2024-12-11 19:14:47 +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
ced5a97ef3
Merge pull request #744 from Stremio/fix/tooltip-style-position
fix: tooltips style position issue
2024-12-11 17:26:07 +01:00
Tim
0baec6535b fix: tooltips style position issue 2024-12-11 17:07:01 +01:00
Timothy Z.
2a9bf425f8 chore (pkgs): update core to new release 2024-12-11 17:42:01 +02:00
Tim
200bb62de6 fix(Calendar): prevent keyboard nav on cell items 2024-12-11 16:39:16 +01:00
Tim
eb4c326aca chore: update core-web 2024-12-11 16:24:19 +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.
b89468783f chore: update & sync pkgs 2024-12-09 18:14:59 +02:00
Timothy Z.
7240432293 Merge branch 'development' into feat/player-side-drawer 2024-12-09 18:13:00 +02:00
Timothy Z.
121cdcaa04 chore: use core-web branch package for testing 2024-12-09 18:10:07 +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
Tim
03ee936e86
Merge pull request #738 from Stremio/feat/create-code-of-conduct
Feat: Create CODE_OF_CONDUCT.md
2024-12-09 15:03:56 +01:00
Tim
bf18b65fbb
Merge pull request #737 from Stremio/feat/create-issue-templates
feat: create issue templates for bugs and features
2024-12-09 15:03:46 +01:00
Timothy Z.
cbffdfa33c refactor(styles): mobile UI adjustments (3) 2024-12-09 16:01:25 +02:00