Commit graph

5068 commits

Author SHA1 Message Date
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
d0b9215d61 test: fix readdirp import 2024-12-08 14:27:22 +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
Timothy Z.
c3611c61c3 chore(fix): pkg.lock.json 2024-11-28 15:49:56 +02:00
Tim
83c5c5ab0f refactor(Calendar): month selector style 2024-11-28 14:29:04 +01:00
Tim
1f7cf89d94 refactor(Calendar): remove chrome mobile highlight on buttons 2024-11-28 14:11:23 +01:00
Tim
03a29c5903 refactor(Calendar): simplify mobile media query 2024-11-28 14:06:46 +01:00
Tim
bb05f6d6d9
Merge pull request #732 from Stremio/fix/navbar-item-label-not-visible
fix: navbar item label was cut
2024-11-28 14:01:44 +01:00
Timothy Z.
93db08678d Merge branch 'development' into feat/manage-streaming-urls 2024-11-28 15:01:40 +02:00