Commit graph

6636 commits

Author SHA1 Message Date
Timothy Z.
5b11794994
Merge pull request #1320 from AndnixSH/development
Details: stop addon dropdown scroll jumping
2026-07-17 14:32:06 +03:00
Timothy Z.
0c9734394b fix: scroll to selected option after loading 2026-07-17 14:21:16 +03:00
Timothy Z.
110d07b2c9 bump: stremio-video to v0.0.85
Some checks are pending
Build / build (push) Waiting to run
2026-07-16 14:17:05 +03:00
Timothy Z.
8c6c458fbb
Merge pull request #1336 from Stremio/bump-stremio-video-0.0.84
Some checks are pending
Build / build (push) Waiting to run
Bump stremio-video to 0.0.84
2026-07-16 12:38:16 +03:00
Timothy Z.
ecd5a3b719 bump: stremio-video 0.0.84 2026-07-16 12:33:10 +03:00
AndnixSH
54505db26e Revert improved dropdown layout 2026-07-15 08:35:23 +02:00
Timothy Z.
f543ff4d29
Merge pull request #1335 from dexteresc/fix-missed-focus-event
Some checks failed
Build / build (push) Has been cancelled
fix: missed window focus event leaves model state subscriptions unattached
2026-07-14 11:32:18 +03:00
Timothy Z.
a34592e09b use explicit pnpm version in workflow files 2026-07-14 11:31:13 +03:00
Timothy Z.
f4fda640dd
Merge pull request #1331 from Stremio/fix/episode-row-navigation
Separate episode navigation and playback
2026-07-14 11:24:48 +03:00
Jonathan Jeding
51ae744036
fix: missed window focus event leaves model state subscriptions unattached 2026-07-13 21:53:40 +02:00
Timothy Z.
e1b5cacabe
Merge pull request #1330 from Stremio/fix/context-aware-card-navigation
Some checks are pending
Build / build (push) Waiting to run
Fix card navigation targets
2026-07-13 14:30:02 +03:00
Timothy Z.
8e3d96cb98 fix: separate episode navigation and playback 2026-07-10 19:31:13 +03:00
Timothy Z.
474b019e13 fix: align card navigation targets 2026-07-10 19:16:03 +03:00
Timothy Z.
12406d5191
Merge pull request #1327 from Stremio/chore/update-translations
Some checks failed
Build / build (push) Has been cancelled
chore: update translations
2026-07-06 19:40:59 +03:00
Botzy
0941a157ba chore: update translations 2026-07-06 18:20:35 +03:00
Timothy Z.
ecd0328c40 bump: translations
Some checks failed
Build / build (push) Has been cancelled
2026-06-30 18:05:30 +03:00
Timothy Z.
783258fec5
Merge pull request #1321 from Stremio/fix/player-hide-update-banner
Some checks are pending
Build / build (push) Waiting to run
Player: Hide update banner while playing streams
2026-06-30 13:08:23 +03:00
Botzy
2e2355ad8d fix: make isPlayer check more generic 2026-06-30 11:52:21 +03:00
Botzy
3b2bf516c2 fix(Player): hide update banner on player screen 2026-06-30 11:42:27 +03:00
Timothy Z.
c5adb82399 bump: stremio-video to v0.0.83
Some checks are pending
Build / build (push) Waiting to run
2026-06-29 17:25:35 +03:00
AndnixSH
4b0472b457 fix(meta): stop addon dropdown scroll jumping + roomier series layout
The streams addon dropdown reset its scroll back to the selected option every time the option list grew (i.e. each addon finishing loading), because the scroll-into-view effect depended on the `selectedOption` object, which is recreated on every render. Key it on the stable selected `value` instead, so it only runs when the menu opens or the selection actually changes.

Also rework the series streams header: move the addon dropdown onto its own full-width row below the back-arrow + episode title (instead of cramming all three into one row), and raise the open menu's max-height to 60vh so more addons are visible at once.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 22:35:37 +02:00
Timothy Z.
2b5ab44a50
Update Polish language name in languageNames.json
Some checks failed
Build / build (push) Has been cancelled
2026-06-25 15:21:31 +03:00
Timothy Z.
eb5752673c bump: stremio-video to v0.0.82
Some checks failed
Build / build (push) Has been cancelled
2026-06-23 20:55:35 +03:00
Timothy Z.
7061b63229
Merge pull request #1315 from Stremio/dependabot/github_actions/actions/checkout-7
Some checks are pending
Build / build (push) Waiting to run
build(deps): bump actions/checkout from 6 to 7
2026-06-23 00:25:33 +03:00
dependabot[bot]
d7669cff2e
build(deps): bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 21:22:50 +00:00
Timothy Z.
74efd1a5d7 bump: release v5.0.0-beta.38
Some checks are pending
Build / build (push) Waiting to run
2026-06-22 21:53:37 +03:00
Timothy Z.
73609b595d bump: stremio-video to v0.0.81
Some checks failed
Build / build (push) Has been cancelled
2026-06-21 16:46:43 +03:00
Timothy Z.
93defccd76
Merge pull request #1274 from Aztup/feat/nvidiaVideoProcessing
Some checks failed
Build / build (push) Has been cancelled
Settings: Add Nvidia GPU Video Processing option
2026-06-19 15:19:47 +03:00
Timothy Z.
7a8b103128 fix: correct the setting name 2026-06-18 15:08:22 +03:00
Timothy Z.
55c3bbd428 refactor(gpuProcessing): introduce shell side detection 2026-06-18 15:03:49 +03:00
Timothy Z.
dab3e095c0 bump: update translations 2026-06-16 12:28:03 +03:00
Timothy Z.
1f78bd8224 Merge branch 'development' into feat/nvidiaVideoProcessing 2026-06-16 12:27:33 +03:00
Timothy Z.
3775192721 Merge branch 'development' into feat/nvidiaVideoProcessing 2026-06-16 12:14:22 +03:00
Timothy Z.
d69a84f4a2 guard the support check for windows only 2026-06-16 11:45:58 +03:00
Timothy Z.
2242c8061c
Merge pull request #1301 from Stremio/refactor/clean-up-next-video-logic
Some checks failed
Build / build (push) Has been cancelled
Player: clean up next video logic
2026-06-16 10:55:44 +03:00
Timothy Z.
b47b175993
Merge pull request #1309 from Stremio/refactor/cleanup-router-changes
Dev: Cleanup router changes
2026-06-16 10:06:04 +03:00
Tim
d1a9d07df5 refactor: cleanup router changes 2026-06-16 08:58:11 +02:00
Tim
bab4b44133 feat(core): add error message to error page 2026-06-16 08:39:19 +02:00
Tim
2f09277e30 refactor(core): simplify error page ux 2026-06-16 08:25:06 +02:00
Tim
b423c866de doc: update README prerequisites
Some checks are pending
Build / build (push) Waiting to run
2026-06-16 00:21:56 +02:00
Tim
b6fab2fdce
Merge pull request #1308 from Stremio/chore/update-pnpm
Dev: Update pnpm
2026-06-16 00:20:27 +02:00
Tim
a8279fb97f chore: specify node & pnpm versions of package 2026-06-16 00:16:44 +02:00
Tim
c230975f52 chore: update pnpm & node version 2026-06-16 00:14:08 +02:00
Tim
e84b7d916a chore: allow exotic subdeps for hls.js 2026-06-16 00:08:03 +02:00
Tim
a354201399 chore: update lockfile 2026-06-16 00:07:28 +02:00
Timothy Z.
a80894320c Merge branch 'development' into refactor/clean-up-next-video-logic 2026-06-15 23:18:45 +03:00
Timothy Z.
9ed6674a0e
Merge pull request #1290 from Aztup/feat/betterTimeRemainingIndicator
Some checks are pending
Build / build (push) Waiting to run
Player: Remaining time accounts for playback speed
2026-06-15 22:01:12 +03:00
Timothy Z.
08e4880a35 refactor: arrow fn, drop comment in gpu.ts 2026-06-15 20:08:52 +03:00
Aztup
33893dc394 feat(settings): gate GPU video processing toggle on supported devices 2026-06-15 18:18:17 +02:00
Tim
dc2f6d8b9a build(docker): ignore node_modules
Some checks are pending
Build / build (push) Waiting to run
2026-06-15 17:10:26 +02:00