Commit graph

6523 commits

Author SHA1 Message Date
Timothy Z.
392a496617
Merge pull request #1266 from Stremio/fix/player-exit-shortcut-label
Some checks are pending
Build / build (push) Waiting to run
2026-05-11 12:50:26 +03:00
Timothy Z.
90bd2c9c3b
Merge pull request #1260 from Stremio/feat/support-safari-fullscreen-video-mode
Some checks are pending
Build / build (push) Waiting to run
Player: Add fullscreen support on safari
2026-05-10 11:06:02 +03:00
Timothy Z.
86d716187a Merge remote-tracking branch 'origin/development' into pr-1260
# Conflicts:
#	src/common/Fullscreen/FullscreenProvider.tsx
2026-05-09 22:43:39 +03:00
Timothy Z.
196195c861 bump: stremio-video to v0.0.79 2026-05-09 22:38:08 +03:00
Timothy Z.
50e7fabd6b bump: translations 2026-05-09 13:50:33 +03:00
Timothy Z.
9012a9aec8
Merge pull request #1265 from Stremio/refactor/player-volume-playback-speed-shortcuts
Some checks failed
Build / build (push) Has been cancelled
Dev: Merge player volume and playback speed shortcuts
2026-05-08 17:48:52 +03:00
Tim
3f0950df08 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/player-volume-playback-speed-shortcuts 2026-05-08 16:05:54 +02:00
Timothy Z.
5727fc0322
Merge pull request #1264 from Stremio/refactor/shortcuts-logic
Dev: Move shortcuts logic to provider
2026-05-08 16:47:25 +03:00
Tim
145a498101 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/shortcuts-logic 2026-05-08 14:46:27 +02:00
Tim
20954f405d refactor: merge player volume and playback speed shortcuts 2026-05-08 14:43:40 +02:00
Tim
24cc613dc7 fix: player exit shortcut
Some checks are pending
Build / build (push) Waiting to run
2026-05-08 14:24:51 +02:00
Tim
e7d44ddfb8 chore: update translations 2026-05-08 14:15:11 +02:00
Tim
6f8a318fa2 refactor: move shortcuts logic to provider 2026-05-08 11:36:20 +02:00
Timothy Z.
0fe0fc8ca9
Merge pull request #1262 from Stremio/feat/improve-side-drawer-mobile-styles
Some checks are pending
Build / build (push) Waiting to run
2026-05-07 21:45:29 +03:00
Timothy Z.
dabbd23cf5 fix: scroll to start of the list when selecting 2026-05-07 14:39:14 +03:00
Timothy Z.
0003a7b8c9
Merge pull request #1263 from Stremio/player/improve-pwa-safe-area-styles
Some checks are pending
Build / build (push) Waiting to run
Player: Correctly respect PWA safe areas
2026-05-07 11:58:51 +03:00
Timothy Z.
f4a40d106d bump: stremio-core-web to v0.57.0
Some checks are pending
Build / build (push) Waiting to run
2026-05-07 11:01:35 +03:00
Timothy Z.
7ac3756aa9 player: respect PWA safe areas 2026-05-06 22:32:56 +03:00
Timothy Z.
ad6d30c224 player: improve sidedrawer mobile landscape styles 2026-05-06 22:28:03 +03:00
Timothy Z.
3592d0942c correctly recognize fullscreen video on safari 2026-05-06 22:03:09 +03:00
Timothy Z.
313df06166 Merge branch 'development' into feat/support-safari-fullscreen-video-mode 2026-05-06 21:55:51 +03:00
Timothy Z.
dc8c1dddfc
Merge pull request #1259 from Stremio/feat/improve-fullscreen-detection
Some checks are pending
Build / build (push) Waiting to run
App: Improve detection for fullscreen compatibility
2026-05-06 21:54:34 +03:00
Tim
5f0ecd2a3e
Merge pull request #1261 from Stremio/refactor/file-drop-logic
Some checks are pending
Build / build (push) Waiting to run
Dev: Move file drop logic to provider
2026-05-06 09:14:20 +02:00
Tim
c38ffc36b6 refactor: move file drop logic to provider 2026-05-06 09:10:45 +02:00
Tim
230be72e94
Merge pull request #1258 from Stremio/refactor/core-logic
Some checks are pending
Build / build (push) Waiting to run
Dev: Move core logic to a provider
2026-05-05 12:13:36 +02:00
Tim
b08542199b Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/core-logic 2026-05-05 05:09:48 +02:00
Tim
bb7bd40b8a chore: update deprecated ts options
Some checks are pending
Build / build (push) Waiting to run
2026-05-05 05:05:08 +02:00
Tim
5b95c6f4ab chore: update deps 2026-05-05 04:55:35 +02:00
Tim
519aa76d42 chore: add magnet-uri type definitions 2026-05-05 04:45:41 +02:00
Tim
8b9dfa5e82 refactor: core logic 2026-05-05 04:22:59 +02:00
Timothy Z.
427dddb78d Merge branch 'feat/support-safari-fullscreen-video-mode' of https://github.com/Stremio/stremio-web into feat/support-safari-fullscreen-video-mode 2026-05-04 21:56:01 +03:00
Timothy Z.
e9d54104d1 fix player file indentation 2026-05-04 21:55:51 +03:00
Timothy Z.
06ce7410ed
Merge branch 'feat/improve-fullscreen-detection' into feat/support-safari-fullscreen-video-mode 2026-05-04 21:54:57 +03:00
Timothy Z.
671170a9da feat: fullscreen support on safari 2026-05-04 21:53:44 +03:00
Timothy Z.
0785fbfc51 feat: improve detection fullscreen compAtibility 2026-05-04 19:49:14 +03:00
Timothy Z.
6065d8bf15 bump: stremio-video to v0.0.78
Some checks are pending
Build / build (push) Waiting to run
2026-05-04 17:33:01 +03:00
Timothy Z.
de2b9d9378
Merge pull request #1257 from Stremio/fix/shortcuts-guard-against-combos
Some checks are pending
Build / build (push) Waiting to run
Shortcuts: Prevent shortcuts from firing when another key is pressed
2026-05-04 14:44:18 +03:00
Timothy Z.
c91b33fddd fix: guard shortcuts against interfering 2026-05-04 12:52:55 +03:00
Timothy Z.
e8d77595ed
Merge pull request #1253 from CDrosos/patch-4
Some checks are pending
Build / build (push) Waiting to run
Settings: Improve labels styling
2026-05-04 11:15:12 +03:00
Tim
0b3b2d3302
Merge pull request #1248 from Stremio/feat/shell-media-session
Dev: Implement media controls ipc
2026-05-04 08:57:25 +02:00
Tim
efe685c61b Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/shell-media-session 2026-05-04 08:52:05 +02:00
Christopher Drosos
019ab3a599
Reduce max-width of section to 35rem 2026-05-04 00:19:40 +03:00
Timothy Z.
4fcd58dc88
Merge pull request #1256 from Stremio/shortcuts-fix-back-key-labels
Some checks are pending
Build / build (push) Waiting to run
Shortcuts: Correct the back shortcut label
2026-05-03 21:33:09 +03:00
Timothy Z.
18858f0d0c bump translations 2026-05-03 21:31:30 +03:00
Timothy Z.
7644153978 correctly show backspace label for the back shortcut 2026-05-03 21:25:54 +03:00
Timothy Z.
c9388972ae
Merge pull request #1251 from CDrosos/patch-3
Correct language names to use proper capitalization
2026-05-03 21:02:31 +03:00
Timothy Z.
4b7fea65cc
Merge pull request #1254 from erik-kroon/erik-kroon/no-prev-key
Remove previous media key seeking
2026-05-03 21:01:36 +03:00
Christopher Drosos
6b74d5941e
Limit label text to two lines with ellipsis 2026-05-03 13:42:46 +03:00
Christopher Drosos
e6f5d71f46
Increase max-width of section to 50rem 2026-05-03 11:29:49 +03:00
erik
d51a24a8b1 Remove previous media key seeking 2026-05-03 10:03:32 +02:00