Commit graph

1686 commits

Author SHA1 Message Date
Tim
4b56ac44c2 style: code format 2025-02-24 14:40:32 +01:00
Tim
3bef434f42 refactor: update quit on close logic 2025-02-24 14:35:39 +01:00
Tim
02d3c421bc Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles 2025-02-07 17:32:48 +01:00
Tim
330fac3f39 style: lint 2025-02-06 18:29:15 +01:00
Tim
9d18a1bb61 fix: drop srt file with shell 2025-02-06 18:10:34 +01:00
Tim
e2b9114ece fix(Platform): import issue 2025-01-30 17:01:28 +01:00
Tim
77e283d934 refactor: use useShell hook for UpdaterBanner 2025-01-30 14:57:37 +01:00
Tim
7b80784218 feat: implement shell updater banner 2025-01-29 23:56:48 +01:00
Tim
00dedd8c73 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles 2025-01-20 10:21:07 +01:00
Tim
74eefbc5eb fix(FileDrop): remove use of dragenter 2025-01-20 10:20:57 +01:00
Timothy Z.
6d4117125a refactor(NextVideoPopup): remove desc & styles 2025-01-20 09:52:53 +02:00
Tim
1a06a72dc6 feat: provide feedback for file drop 2025-01-17 21:20:08 +01:00
Tim
b150fe1957 refactor: move file drop logic to provider 2025-01-17 21:18:56 +01:00
Timothy Z.
830abe090d Merge branch 'development' into refactor/meta-details-landscape-styles 2025-01-15 19:30:07 +02:00
Timothy Z.
1bc8cd8665 refactor(MetaDetails): landscape mobile styles 2025-01-13 18:24:52 +02:00
Tim
3df8eb65d0 feat: allow to drop local subtitles 2025-01-08 20:41:55 +01:00
IEduStu
85407cfd3e fix: make screen switching animation feel smoother 2025-01-06 21:49:37 +02:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Tim
702452fc2b refactor: improve tracks language labels 2024-12-26 16:50:31 +01:00
Tim
c83f3e8ded Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-side-drawer 2024-12-24 14:52:33 +01:00
Alexandru Branza
30b7588236 Fix Poster Sharpness
Chrome (on Windows only) was showing the posters with high sharpness, this made it hard to read text on some posters (including the title), this one css style seems to fix it, and I didn't notice it impacting other cases yet.
2024-12-23 14:26:51 +02:00
Timothy Z.
8e4fcc1a6e
fix: image was not visible on some iPads 2024-12-21 18:02:29 +02:00
Timothy Z.
da22bc090a fix: modal image was not visible on some macbooks 2024-12-21 15:18:03 +02:00
Abhishek Panwar
082df3a253
Fix: Correct URL Encoding in SearchBar Component
Changes Made:
Used encodeURIComponent in the SearchBar component to ensure special characters and spaces in search queries are correctly encoded.

Example:
Before: Searching Alexa & Katie could break the query, returning incomplete results.
After: The query is now encoded as Alexa%20%26%20Katie, ensuring accurate results.
2024-12-20 02:01:32 +05:30
Timothy Z.
1b997dfb83 Merge branch 'development' into feat/player-side-drawer 2024-12-18 12:21:21 +02:00
Timothy Z.
429dfc2f29 refactor: use cubic bezier easing 2024-12-18 10:53:20 +02:00
Tim
f6ed54f2f9 feat: add transition to side drawer 2024-12-18 09:38:38 +01:00
Timothy Z.
d353305428 remove: image on mobile landscape 2024-12-17 16:56:20 +02:00
Timothy Z.
7875e4ba99 fix: modal image sizing 2024-12-17 16:44:31 +02:00
Timothy Z.
99921c0db8 remove: uneccesary flex declaration 2024-12-17 15:33:46 +02:00
Timothy Z.
c2a4fb87bd fix: rename old class to align to new impl 2024-12-17 15:32:45 +02:00
Timothy Z.
d9a9fb2d4f fix: styles on event modal 2024-12-17 15:20:26 +02:00
Tim
3dc0e37e02
Merge pull request #748 from Stremio/refactor/remove-addons-button-horizontal-navbar
refactor: remove addons button horizontal navbar
2024-12-16 14:01:32 +01:00
Tim
85752239ea
Merge pull request #752 from Stremio/fix/color-input-styles
fix: colorInput component styles
2024-12-16 12:18:59 +01:00
Tim
d3b7482d2d
Merge pull request #754 from Stremio/fix/bottom-sheet-ipad-pro
fix(BottomSheet): was hidden on ipad pro in portait mode
2024-12-16 12:17:08 +01:00
Tim
976992b28e fix(BottomSheet): was hidden on ipad pro in portait mode 2024-12-16 12:10:29 +01:00
Timothy Z.
5f3a9204b9 fix: colorInput component styles 2024-12-16 13:00:09 +02:00
Timothy Z.
07570f99b6 fix: remove blue select box from the buttons 2024-12-16 12:40:03 +02:00
Tim
dbb1a79219 fix(TextInput): submit not triggering 2024-12-16 10:17:20 +01:00
Timothy Z.
678c755003 refactor: remove addons button horizontal navbar 2024-12-15 21:22:15 +02:00
Timothy Z.
e23b761468 refactor(RadioButton): remove margin 2024-12-12 18:38:31 +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
Tim
37310aadef
Merge pull request #740 from Stremio/fix/nav-menu-height
fix: nav-menu height
2024-12-12 12:06:57 +01: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
0baec6535b fix: tooltips style position issue 2024-12-11 17:07:01 +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
Tim
8098bc5c33 fix: mark video as watched on player 2024-12-08 13:57:40 +01:00