Commit graph

6024 commits

Author SHA1 Message Date
Tim
67588ca89f
Merge pull request #815 from Stremio/build/commit-hash-path-images
build: remove commit hash from images path
2025-01-31 10:04:55 +01:00
Tim
74682ddb6f build: typo in HtmlWebPackPlugin imagesPath 2025-01-31 10:02:06 +01:00
Tim
a95f07f19d fix(UpdateBanner): missing useEffect deps array 2025-01-30 17:02:24 +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
Botzy
62b8a6a5cc fix(season select): key for dropdown options ID is undefined, use value 2025-01-30 14:50:38 +02:00
Botzy
8810327ca2 Merge branch 'development' into feat/right-click-context-menu 2025-01-30 14:44:45 +02:00
Botzy
ce8ce7404c fix(season select): propagate the event on mousedown to close the multiselect 2025-01-30 14:44:14 +02:00
Botzy
56d750c960 feat(Context menu): Add context menu over nav, control bar and side drawer button 2025-01-30 13:53:01 +02:00
Botzy
e87048799f refactor(useOutsideClick): pass ref as hook param, use ref to calculate context menu offset 2025-01-30 13:31:14 +02:00
Tim
e5882ea143 refactor(App): update updater banner style 2025-01-30 11:10:45 +01:00
Tim
7b80784218 feat: implement shell updater banner 2025-01-29 23:56:48 +01:00
Tim
d52418ecf7
Merge pull request #816 from Stremio/fix/color-input-import-error
Settings: fix crash on color input click
2025-01-29 20:01:57 +01:00
Tim
33d80722e5 fix(ColorInput): ModalDialog import 2025-01-29 19:13:45 +01:00
Tim
0a1278b494 build: remove commit hash from images path 2025-01-29 19:04:33 +01:00
Tim
2056369039
Merge pull request #812 from Stremio/feat/settings-shell-version
Settings: display shell version when available
2025-01-29 18:58:11 +01:00
Botzy
a15ce0ea52 fix(Context Menu): handle click inside and outside context menu 2025-01-29 17:55:32 +02:00
Botzy
dcff82ff45 refactor(useOutsideClick): update event handlers to combine with onContextMenu handler 2025-01-29 17:54:20 +02:00
Botzy
0eca23873f feat(context menu): enable context menu on right click while loading/buffering 2025-01-29 15:16:39 +02:00
Botzy
9a3be29a39 feat(context menu): enable context menu on right click on video 2025-01-29 15:15:29 +02:00
Tim
de1989a8db feat(Settings): display shell version when available 2025-01-29 10:03:00 +01:00
Tim
79a43ef444 5.0.0-beta.17 2025-01-28 11:15:58 +01:00
Timothy Z.
8ff35722ab
Merge pull request #811 from Stremio/fix/side-drawer-landscape-mobile-styles
SideDrawer: improve mobile styles
2025-01-24 17:23:51 +02:00
Timothy Z.
9a2fa6442d refactor(SideDrawer): same flex on series content 2025-01-24 17:13:38 +02:00
Timothy Z.
b8415c48f2 fix(SideDrawer): mobile landscape styles 2025-01-24 15:40:04 +02:00
Timothy Z.
2e45f097e2
Merge pull request #808 from Stremio/fix/PWA-height-width-global-bugs
PWA: Fix mobile devices style issues
2025-01-23 18:19:56 +02:00
Timothy Z.
e8845d707b Merge branch 'development' into fix/PWA-height-width-global-bugs 2025-01-23 18:10:00 +02:00
Timothy Z.
2d4b8fa328
Merge pull request #809 from Stremio/fix/PWA-streaming-server-warning
Board: Fix streaming server warning on mobile
2025-01-23 18:00:38 +02:00
Timothy Z.
37ab9ced93 fix: size of the warning on mobile landscape 2025-01-23 17:48:39 +02:00
Timothy Z.
17c5341f69 refactor(StreamingServerWarning): change global 2025-01-23 17:43:48 +02:00
Timothy Z.
2f380c2cb9 fix(Navbar): android devices fullscreen 2025-01-23 17:31:23 +02:00
Timothy Z.
b1e8b47e7b fix(StreamingServerWarning): respect safe areas 2025-01-23 17:06:23 +02:00
Timothy Z.
f49f29094f fix(App): iphone PWA issues 2025-01-23 16:20:26 +02:00
Timothy Z.
6ae9d1c9d4 fix(Calendar): PWA landscape mode 2025-01-23 16:20:03 +02:00
Timothy Z.
79e3dab206 fix(App): global width / height issues 2025-01-23 16:08:29 +02:00
Tim
6e00a3384c feat: add mark season as watched for videos 2025-01-22 18:39:45 +01:00
Timothy Z.
9b197c8712
Merge pull request #806 from Stremio/fix/side-drawer-button-styles
Player: fix side drawer button position
2025-01-22 17:32:34 +02:00
Timothy Z.
87e23ed417 fix(SideDrawerButton): styles 2025-01-22 17:01:12 +02:00
Timothy Z.
8a9fb8c0e5
Merge pull request #805 from Stremio/fix/streaming-server-warning-dismiss
StreamingServerWarning: hide when server is online
2025-01-22 16:25:58 +02:00
Timothy Z.
281189a38e fix(StreamingServerWarning): dismiss when online 2025-01-22 16:08:38 +02:00
Timothy Z.
15d2988bef
Merge pull request #786 from Stremio/refactor/streaming-server-warning
Board: update the style of the streaming server warning
2025-01-22 12:03:32 +02:00
Timothy Z.
b20014a3f9
Merge pull request #784 from Stremio/fix/maskable-icons-build-override
PWA: fix maskable icon
2025-01-22 12:03:19 +02:00
Timothy Z.
53cc896c4a remove: unnecessary declarations 2025-01-22 12:00:27 +02:00
Timothy Z.
528b0f6234 Revert "refactor(webpack): remove destination for icons"
This reverts commit 45cbaa0a29.
2025-01-22 11:58:06 +02:00
Timothy Z.
662e5b0bd7 refactor(SSWarning): remove margin use positioning 2025-01-22 11:56:24 +02:00
Timothy Z.
45cbaa0a29 refactor(webpack): remove destination for icons 2025-01-22 11:40:14 +02:00
Timothy Z.
51a2f0eda6
Merge pull request #741 from Stremio/refactor/install-addons-button-stream-list
Details: Hide install addons button for older accounts
2025-01-20 17:48:21 +02:00
Timothy Z.
2af455c691 Merge branch 'development' into refactor/install-addons-button-stream-list 2025-01-20 17:36:19 +02:00
Timothy Z.
3fdd2b10fa refactor: make the button the same styles 2025-01-20 17:36:14 +02:00
Timothy Z.
86bc9d3200 update(core-web): bump to 0.48.5 2025-01-20 17:19:01 +02:00