Commit graph

5074 commits

Author SHA1 Message Date
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
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
Timothy Z.
80ff082c3c remove: not needed parts 2024-12-09 11:53:33 +02:00
Timothy Z.
d63ad4a498 change: scope 2024-12-09 11:52:20 +02:00
Timothy Z.
814402a57d Update CODE_OF_CONDUCT.md 2024-12-09 11:51:13 +02:00
Timothy Z.
d33863fe81 Create CODE_OF_CONDUCT.md 2024-12-09 11:48:40 +02:00
Timothy Z.
418546e9fc remove: info for app versions 2024-12-09 11:40:37 +02:00
Timothy Z.
3126f7e7da feat: create issue templates for bugs and features 2024-12-09 11:35:04 +02:00
Tim
41be4528ff fix: don't spread Video component props 2024-12-09 09:06:03 +01:00
Tim
d0b9215d61 test: fix readdirp import 2024-12-08 14:27:22 +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
Tim
4e79ab3e6a chore: update dependencies 2024-12-05 11:07:15 +01:00
Tim
2f8a5df83d
Merge pull request #733 from Stremio/fix/settings-shortcuts
fix: settings navigate between menus shortcut
2024-12-03 22:39:33 +01:00
Timothy Z.
de1732dc68 fix: settings navigate between menus shortcut 2024-12-03 22:44:52 +02:00
Tim
d3dec89ff4
Merge pull request #707 from Stremio/feat/manage-streaming-urls
Feat: Manage multiple streaming URLs in the Settings
2024-12-03 11:42:40 +01:00
Timothy Z.
6d3eeaa286 refactor: fix focus on item 2024-12-03 12:25:29 +02:00
Timothy Z.
46a29a47f4 chore(pkgs): update core-web & translations 2024-12-01 00:09:52 +02:00
Timothy Z.
4ce8af71db chore(pkgs): update core-web 2024-11-29 16:04:46 +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
Timothy Z.
50843dc347 add: index for checkbox 2024-11-29 14:31:11 +02:00
Timothy Z.
c49817aea1 chore: lint fix 2024-11-29 14:23:36 +02:00
Timothy Z.
31b0d06fd7 remove: checkbox component 2024-11-29 14:21:53 +02:00
Timothy Z.
55eba27535 remove: checkbox label css 2024-11-29 14:19:57 +02:00
Timothy Z.
a09332e101 refactor: use a radio button on the item instead 2024-11-29 14:18:57 +02:00
Timothy Z.
ccde5971f8 refactor: minor improvements, better spacing 2024-11-29 12:38:29 +02:00
Timothy Z.
ccccce2be1 refactor: checkbox component 2024-11-29 12:22:20 +02:00
Timothy Z.
7087033522 fix: typo of toggle 2024-11-29 12:17:38 +02:00
Timothy Z.
e7099767c4 Merge branch 'development' into feat/manage-streaming-urls 2024-11-28 17:39:09 +02:00
Tim
0372683484
Merge pull request #651 from Stremio/feat/calendar
feat: calendar
2024-11-28 16:25:32 +01:00
Tim
7b87715153 refactor(Calendar): remove past items styling 2024-11-28 15:07:39 +01:00