Commit graph

6558 commits

Author SHA1 Message Date
Timothy Z.
fba4fe27bd bump: stremio-video to v0.0.80 2026-06-15 08:26:42 +03:00
Timothy Z.
f5eefe1d64
Merge pull request #901 from Stremio/feat/react-router
Some checks are pending
Build / build (push) Waiting to run
Feat/ Navigation with React Router V6
2026-06-14 22:15:24 +03:00
Timothy Z.
fe5e845bf0 Merge development into feat/react-router 2026-06-14 20:15:03 +03:00
Timothy Z.
dbad94f2ff
Merge pull request #1304 from Stremio/fix/shell-open-media-ready
Some checks are pending
Build / build (push) Waiting to run
App: Correctly deeplink even when app not started
2026-06-14 15:17:56 +03:00
Timothy Z.
ddb3d03864 fix: delay shell app-ready 2026-06-14 15:00:01 +03:00
Timothy Z.
c1ce15c99e correct media session action handlers
Some checks failed
Build / build (push) Has been cancelled
2026-06-12 13:36:26 +03:00
Timothy Z.
081220e89e fix: restore video context menu
Some checks are pending
Build / build (push) Waiting to run
2026-06-11 11:50:49 +03:00
Botzy
c0b786a901 Merge branch 'development' into feat/react-router 2026-06-03 15:05:04 +03:00
Timothy Z.
e192424b7a chore(deps): add integrity for hls pkg
Some checks failed
Build / build (push) Has been cancelled
2026-05-28 20:46:09 +03:00
Timothy Z.
e1d61c614d fix(deps): correct resolution of hls.js pkg 2026-05-28 20:38:56 +03:00
Timothy Z.
f9fb5d556a fix(App): apply touch callout to prevent new tabs
Some checks are pending
Build / build (push) Waiting to run
2026-05-28 17:50:32 +03:00
Timothy Z.
e8faf2d65a improvements on metadetails
Co-Authored-By: botsy <botzy@goodmorning.dev>
2026-05-24 15:17:25 +03:00
Timothy Z.
1ac3a8c69a correctly use handler id for gamepad
Co-Authored-By: botsy <botzy@goodmorning.dev>
2026-05-22 23:34:49 +03:00
Timothy Z.
49f8e5eaad correctly replace url 2026-05-22 23:34:30 +03:00
Timothy Z.
2cfdf95934 correct router paths 2026-05-22 23:34:20 +03:00
Botzy
7a3f331865 Add navigation with React Router V6 2026-05-22 21:29:05 +03:00
Tim
87ccc591df fix: core initialization
Some checks failed
Build / build (push) Has been cancelled
2026-05-19 09:51:19 +02:00
Tim
3b79775245
Merge pull request #1276 from Stremio/feat/player-torrent-buffering-indicator
Some checks are pending
Build / build (push) Waiting to run
Player: Add buffering indicator for torrents
2026-05-18 17:12:32 +02:00
Tim
3bcbda99ab fix: prevent recreating core transport in dev mode
Some checks are pending
Build / build (push) Waiting to run
2026-05-18 17:07:44 +02:00
Tim
d223ff6a6f
Update src/routes/Player/useStatistics.js
Co-authored-by: Timothy Z. <timothy@stremio.com>
2026-05-18 14:17:43 +02:00
Tim
dc59cd707f
Update src/routes/Player/useStatistics.js
Co-authored-by: Timothy Z. <timothy@stremio.com>
2026-05-18 14:17:38 +02:00
Tim
b74e6e94c4 feat(player): add buffering indicator for torrents 2026-05-18 13:21:55 +02:00
Timothy Z.
a9be8ed1f9
Merge pull request #1269 from Stremio/fix/videos-list-scroll-behaviour
Some checks are pending
Build / build (push) Waiting to run
MetaDetails: Videos list scroll to top on season change
2026-05-18 10:52:45 +02:00
Timothy Z.
3b275ae3e9
Merge pull request #1275 from Stremio/fix/media-session-airpods-take-off-bug
Player: Fix media session airpods take off bug
2026-05-18 10:47:35 +02:00
Timothy Z.
a5aaad7040 fix: media session airpods take off bug 2026-05-15 17:39:53 +02:00
Botzy
4bf2542643 fix: respect selectedVideoId 2026-05-15 17:54:37 +03:00
Tim
01384cbc83 chore: update core
Some checks failed
Build / build (push) Has been cancelled
2026-05-15 14:25:07 +02:00
Tim
59a704e0b1 chore: move ts type defs to core 2026-05-15 14:23:44 +02:00
Tim
24eabde85f
Merge pull request #1271 from Stremio/refactor/shell-logic
Dev: Move shell logic to provider
2026-05-15 14:13:22 +02:00
Tim
4cc9761307 refactor: move shell logic to provider 2026-05-15 09:38:55 +02:00
Timothy Z.
97b80891fe
Merge pull request #1270 from Stremio/player/audio--default-tracks-selection-issue
Some checks failed
Build / build (push) Has been cancelled
Player: Fix audio tracks default selection issue
2026-05-13 14:53:22 +02:00
Timothy Z.
3628f121a2 fix: audio tracks default selection issue 2026-05-13 14:42:52 +02:00
Timothy Z.
fed3499a40 bump: release v5.0.0-beta.37
Some checks are pending
Build / build (push) Waiting to run
2026-05-12 22:00:03 +02:00
Botzy
f85991dd8b feat: keep scroll position of videos list when clicking on a video 2026-05-12 14:09:19 +03:00
Botzy
d41f887766 fix: scroll to top of videos list on season change 2026-05-12 14:08:11 +03:00
Timothy Z.
392a496617
Merge pull request #1266 from Stremio/fix/player-exit-shortcut-label
Some checks failed
Build / build (push) Has been cancelled
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