Commit graph

5972 commits

Author SHA1 Message Date
Botzy
b4b8e0ab03 fix: race condition with updating player time 2025-08-26 23:18:27 +03:00
Botzy
41422eb5c4 Merge branch 'development' into feat/react-router 2025-08-26 20:23:25 +03:00
Timothy Z.
be072e8391
Merge pull request #991 from Stremio/fix/search-page-dvc
Some checks failed
Build / build (push) Has been cancelled
Search: dynamic view calculation fix on PWA
2025-08-25 19:16:11 +03:00
Botzy
9205761faa fix: use window location replace on next episode for complete component remount 2025-08-25 19:08:39 +03:00
Timothy Z.
8000a7089a fix(Search): dynamic view calc 2025-08-25 17:23:48 +03:00
Timothy Z.
f9b059d9e4
Merge pull request #990 from Stremio/fix/meta-preview-buttons-position
Some checks are pending
Build / build (push) Waiting to run
MetaPreview: MetaActions Button positioning fix
2025-08-25 15:11:59 +03:00
Timothy Z.
36721b40f1 fix(MetaPreview): button positioning 2025-08-25 14:56:23 +03:00
Botzy
95a7f8a2ed Merge branch 'development' into feat/react-router 2025-08-19 18:35:17 +03:00
Botzy
457e168fcb fix: issue with opening trailer 2025-08-18 17:14:23 +03:00
Timothy Z.
4eb297a4f2
Merge pull request #984 from Stremio/dependabot/github_actions/actions/checkout-5
Some checks failed
Build / build (push) Has been cancelled
chore(deps): bump actions/checkout from 4 to 5
2025-08-12 12:34:12 +03:00
dependabot[bot]
178974ddfd
chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 05:09:18 +00:00
Timothy Z.
665cf7dd2a
Merge pull request #975 from Stremio/fix/player-negative-number-from-stremio-video
Some checks failed
Build / build (push) Has been cancelled
fix: Player - TimeChanged & Seek time & duration now have Math.max(0, x)
2025-08-07 12:24:55 +03:00
Botzy
cf69505ae6 fix: stop replacing routes in meta details video if on mobile 2025-07-22 19:53:01 +03:00
Botzy
8876cea34b fix: season search replace url 2025-07-22 19:35:09 +03:00
Botzy
75f0820a10 fix(MetaItem): horizontal nav - go back to main origin instead using window history 2025-07-21 19:40:37 +03:00
Botzy
fc320e00c0 fix: replace route when going back in streams list or changing season 2025-07-21 18:00:42 +03:00
Lachezar Lechev
20bbe12a8a
fix: Player - TimeChanged & Seek duration now has Math.max(0, x)
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-07-15 22:04:57 +03:00
Lachezar Lechev
3c2914aca2
fix: Player - TimeChanged & Seek time now has Math.max(0, x)
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-07-15 21:58:17 +03:00
Tim
40c77d3d17
Merge pull request #972 from Stremio/dependabot/github_actions/svenstaro/upload-release-action-2.11.2
Some checks failed
Build / build (push) Has been cancelled
chore(deps): bump svenstaro/upload-release-action from 2.11.1 to 2.11.2
2025-07-09 18:29:50 +02:00
dependabot[bot]
41863e5d75
chore(deps): bump svenstaro/upload-release-action from 2.11.1 to 2.11.2
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.11.1...2.11.2)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 00:13:48 +00:00
Tim
a9b9631241
Merge pull request #970 from Stremio/feat/player-subtitles-size-shortcuts
Some checks failed
Build / build (push) Has been cancelled
Player: Add subtitles size shortcuts
2025-07-07 14:33:37 +02:00
Tim
85fea50c15
Merge pull request #965 from Stremio/feat/player-subtitles-settings-hold-click
Player: Support holding click for subtitles settings
2025-07-07 14:27:44 +02:00
Tim
e98bdf2023
Merge pull request #964 from Stremio/feat/player-download-subtitles
Player: Add option to download subtitles
2025-07-07 14:27:32 +02:00
Tim
fb3f8d6918 chore: update stremio-translations 2025-07-07 14:11:58 +02:00
Tim
59953e991d feat: add subtitles size shortcuts 2025-07-04 16:35:18 +02:00
Tim
5adc0937dd
Merge pull request #969 from Stremio/refactor/remove-settings-videos-menu-shortcut
Some checks failed
Build / build (push) Has been cancelled
Settings: remove videos menu shortcut
2025-07-04 15:40:04 +02:00
Tim
71bf98dac8 refactor(Settings): remove videos menu shortcut 2025-07-04 15:35:51 +02:00
Tim
083ec3a12e ci(release): remove netlify artifact upload
Some checks are pending
Build / build (push) Waiting to run
2025-07-04 08:41:38 +02:00
Tim
4419eeb33f ci(pages_cleanup): fetch full history
Some checks are pending
Build / build (push) Waiting to run
2025-07-03 17:14:52 +02:00
Tim
05371f3617 ci(pages_cleanup): add cron and manual trigger 2025-07-03 17:09:16 +02:00
Tim
4ad0fb2962 ci: add pages cleanup workflow 2025-07-03 16:59:09 +02:00
Tim
b742e385ea
Merge pull request #968 from Stremio/fix/shell-external-subtitles-disabled
Player(Desktop): Fix external subtitles selection
2025-07-03 15:51:49 +02:00
Tim
6c0d5288d3 chore: update stremio-video 2025-07-03 15:48:12 +02:00
Tim
c042c553e3 chore: update stremio-video 2025-07-03 14:39:19 +02:00
Tim
1b09119e52
Merge pull request #967 from Stremio/fix/transition-prop-error
Some checks are pending
Build / build (push) Waiting to run
fix: Transition transitionEnded prop error
2025-07-03 12:06:43 +02:00
Tim
595dfb22a3 fix: Transition transitionEnded prop error 2025-07-03 11:56:06 +02:00
Tim
aef0ecb5be
Merge pull request #966 from Stremio/fix/player-indicator-subtitles-menu
Player: Hide subtitles delay indicator if subtitles menu is open
2025-07-03 11:30:18 +02:00
Tim
4632d6e09a fix(Player): hide indicator if subtitles menu is open 2025-07-03 11:22:14 +02:00
Tim
f04948240a feat: support holding click for subtitles settings 2025-07-03 08:45:22 +02:00
Tim
cff57d7d59 feat(Player): add option to download subtitles 2025-07-02 15:31:56 +02:00
Timothy Z.
c2a2eca4e9
Merge pull request #960 from Stremio/dependabot/github_actions/svenstaro/upload-release-action-2.11.1
Some checks failed
Build / build (push) Has been cancelled
chore(deps): bump svenstaro/upload-release-action from 2.10.0 to 2.11.1
2025-07-01 12:19:46 +03:00
dependabot[bot]
76e8aa9091
chore(deps): bump svenstaro/upload-release-action from 2.10.0 to 2.11.1
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.10.0...2.11.1)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 00:49:34 +00:00
Timothy Z.
3083b812be bump(bug fix): v5.0.0-beta.26
Some checks are pending
Build / build (push) Waiting to run
2025-06-30 14:31:02 +03:00
Timothy Z.
8a82ff083a
Merge pull request #958 from Stremio/fix/fullscreen-shortcut-search-bug
App(Search): fullscreen shortcut interference
2025-06-30 14:20:05 +03:00
Timothy Z.
066819d283 fix(Search): fullscreen shortcut interference 2025-06-30 13:09:04 +03:00
Timothy Z.
0b16f1c80e
Merge pull request #957 from Stremio/fix/trailers-button-crash
Some checks failed
Build / build (push) Has been cancelled
fix(MetaDetails): trailers button crash
2025-06-28 14:57:18 +03:00
Timothy Z.
8bd0456e09
Merge pull request #956 from Stremio/refactor/ratings-remove-transition
refactor(Ratings): remove btn transition
2025-06-28 14:45:30 +03:00
Timothy Z.
8c985619b8 fix(MetaDetails): trailers button crash 2025-06-28 14:44:49 +03:00
Timothy Z.
1780b49a38 refactor(Ratings): remove btn transition 2025-06-28 14:42:29 +03:00
Timothy Z.
63aecc6764 bump(bug fix): v5.0.0-beta.25
Some checks are pending
Build / build (push) Waiting to run
2025-06-27 13:57:44 +03:00