Commit graph

6206 commits

Author SHA1 Message Date
Tim
b24426250b
Merge pull request #1153 from m-dragoev/codex/i18n-key-fixes
Some checks failed
Build / build (push) Has been cancelled
fix: use valid translation keys
2026-03-08 13:23:14 +01:00
Miroslav Dragoev
cdb65a7973 fix: use valid i18n keys in player and seasons placeholder 2026-03-08 14:19:18 +02:00
Tim
31a5cc6f1a chore: update langs
Some checks failed
Build / build (push) Has been cancelled
2026-03-06 14:27:33 +01:00
Timothy Z.
6f0e7aa290 bump v5.0.0-beta.31
Some checks failed
Build / build (push) Has been cancelled
2026-03-04 17:14:33 +02:00
Timothy Z.
389a91aeca
Merge pull request #1147 from Stremio/feat/add-support-for-more-external-players
Some checks are pending
Build / build (push) Waiting to run
Settings: support infuse & vidhub external players
2026-03-04 14:52:28 +02:00
Timothy Z.
d8278e99da
Merge pull request #1148 from Stremio/refactor/improve-ios-vision-os-detection
Dev: improve ios visionos detection
2026-03-04 14:45:44 +02:00
Timothy Z.
0567bbd8ac chore: bump core 2026-03-04 14:44:57 +02:00
Timothy Z.
c8d107d036 refactor: improve ios vision os detection 2026-03-04 13:53:40 +02:00
Timothy Z.
c8f3a70f41 feat: support infuse & vidhub external players 2026-03-04 13:52:52 +02:00
Timothy Z.
8e87d2515b
Merge pull request #1145 from Stremio/dependabot/github_actions/svenstaro/upload-release-action-2.11.4
Some checks are pending
Build / build (push) Waiting to run
chore(deps): bump svenstaro/upload-release-action from 2.11.3 to 2.11.4
2026-03-03 12:51:21 +02:00
dependabot[bot]
cc799b610f
chore(deps): bump svenstaro/upload-release-action from 2.11.3 to 2.11.4
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.3 to 2.11.4.
- [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.3...2.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 23:01:15 +00:00
Timothy Z.
83ff6d54a4
Merge pull request #1130 from fawazorg/fix/translate-hardcoded-strings
Some checks failed
Build / build (push) Has been cancelled
fix: hardcoded strings and add missing translation keys
2026-03-02 15:18:40 +02:00
Timothy Z.
2f0005080b chore: update translations pkg 2026-03-02 15:14:49 +02:00
Timothy Z.
14765d8c22 Merge branch 'development' into pr/1130 2026-03-02 15:13:10 +02:00
Timothy Z.
8367dce25d
Merge pull request #704 from ArtificialSloth/feat/LibItem-behavior
Some checks are pending
Build / build (push) Waiting to run
Library: Improve LibraryItem behaviour hints
2026-03-02 13:41:36 +02:00
Timothy Z.
68c0a4fb13 refactor: simplify handling on the libitem 2026-03-02 13:38:45 +02:00
Timothy Z.
e26c33fe33 Merge branch 'development' into pr/704 2026-03-02 13:33:22 +02:00
Timothy Z.
091f94e8fd
Merge pull request #1140 from Stremio/fix/apple-pwa-status-bar-color
Some checks failed
Build / build (push) Has been cancelled
PWA: navigation bar styles, fullscreen, safe areas
2026-02-23 17:31:54 +03:00
Timothy Z.
3f5097f0a0 fix(sidedrawer): always respect safe areas 2026-02-23 16:07:41 +02:00
Timothy Z.
ac9ca71b53 fix: ios pwa styles for the standalone display 2026-02-23 15:59:29 +02:00
Timothy Z.
fab318e647 lower the bottom safe inset revert to primary bg 2026-02-23 15:44:01 +02:00
Timothy Z.
c95f314a50 fix: sideDrawer safe areas 2026-02-23 15:35:55 +02:00
Timothy Z.
8623627f4d refactor: use both vars for html background 2026-02-23 15:23:37 +02:00
Timothy Z.
b49eb516fd
Merge pull request #1139 from Stremio/fix/correct-allowed-hosts-logic
Some checks are pending
Build / build (push) Waiting to run
Dev: Fix host whitelist logic
2026-02-23 16:12:41 +03:00
Timothy Z.
df0d24a7d9 fix: PWA safe area inset bg color 2026-02-23 15:08:24 +02:00
Timothy Z.
3098f6417f fix: ios PWA status bar style 2026-02-23 14:50:17 +02:00
Timothy Z.
ec6db02829 fix: host whitelist logic 2026-02-23 13:07:04 +02:00
Fawazorg
1e0963e8af fix: missing key translate for server add url 2026-02-09 00:17:46 +03:00
Fawazorg
ce2c021e5f fix: normalize catalog name casing for add-on filter translation key 2026-02-08 20:54:35 +03:00
Fawazorg
6bd28847f2 fix: disabled translation key for next video popup 2026-02-07 23:18:27 +03:00
Tim
a77faea0b9
Merge pull request #1127 from fawazorg/fix/translate-hardcoded-strings
Some checks failed
Build / build (push) Has been cancelled
fix: replace hardcoded strings with translation keys
2026-02-07 19:10:56 +01:00
Fawazorg
93ed428e8b Fix Email key 2026-02-07 20:54:57 +03:00
Fawazorg
fa13597748 fix: replace hardcoded strings with translation keys 2026-02-07 20:29:13 +03:00
Timothy Z.
c368951952
Merge pull request #1122 from Stremio/fix/use-translate-key-prefix-correction
Some checks failed
Build / build (push) Has been cancelled
MetaDetails: Correctly translate metadata
2026-02-03 11:16:51 +02:00
Botzy
0a1746dfe2 fix: links prefix and revert change to useTranslate 2026-02-03 11:13:31 +02:00
Timothy Z.
e29adde4bd fix: use translate prefix correction 2026-02-03 16:44:25 +08:00
Timothy Z.
0df0cdb44b
Merge pull request #1118 from Stremio/fix/image-linter-errors
Some checks failed
Build / build (push) Has been cancelled
Image: update return renderFallback type
2026-01-26 16:09:44 +02:00
Timothy Z.
1c9813ebc9 fix(Image): update return renderFallback type 2026-01-22 21:04:57 +02:00
Timothy Z.
dbed391a86 chore: bump v5.0.0-beta.30
Some checks failed
Build / build (push) Has been cancelled
2026-01-22 16:44:08 +02:00
Timothy Z.
9503e90e54
Merge pull request #675 from GaryGosh/feat/captions-shortkey
Player: Implement shortkey to toggle caption
2026-01-22 15:22:33 +02:00
Timothy Z.
3cad491040 chore: update translations 2026-01-22 15:20:21 +02:00
Timothy Z.
d456adff0e refactor: correctly set tracks 2026-01-22 15:20:09 +02:00
Timothy Z.
1c441b9bc0 Update Player.js 2026-01-22 15:13:36 +02:00
Timothy Z.
8911473210 refactor: remove the block which is handled by useff 2026-01-22 14:54:33 +02:00
Tim
54b017c39f Merge branch 'development' of https://github.com/Stremio/stremio-web into development
Some checks are pending
Build / build (push) Waiting to run
2026-01-22 13:51:03 +01:00
Timothy Z.
ea5e302af7 refactor: simplfy subs handling 2026-01-22 14:48:52 +02:00
Timothy Z.
67358359bf refactor: remember the sub track
handle both external and embedded
2026-01-22 14:38:59 +02:00
Timothy Z.
92d0644c9f Merge branch 'development' into pr/675 2026-01-22 14:18:05 +02:00
Timothy Z.
9c478148bc Merge branch 'development' into pr/704 2026-01-22 13:07:56 +02:00
Timothy Z.
58e38a6077
Merge pull request #1049 from Stremio/fix/meta-details-path-for-episode-picker
fix: metaDetails redirect when route ends with /
2026-01-22 12:46:21 +02:00