Commit graph

6309 commits

Author SHA1 Message Date
Timothy Z.
b48740f5c2
Merge pull request #1193 from Stremio/dependabot/github_actions/pnpm/action-setup-6
Some checks are pending
Build / build (push) Waiting to run
chore(deps): bump pnpm/action-setup from 5 to 6
2026-04-14 11:59:19 +03:00
Timothy Z.
79a771cbc3
Merge pull request #1192 from Stremio/dependabot/github_actions/actions/github-script-9
chore(deps): bump actions/github-script from 8 to 9
2026-04-14 11:59:06 +03:00
dependabot[bot]
a1e19f0ea5
chore(deps): bump pnpm/action-setup from 5 to 6
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5 to 6.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v5...v6)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 22:03:50 +00:00
dependabot[bot]
73917c14a4
chore(deps): bump actions/github-script from 8 to 9
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 22:03:46 +00:00
Timothy Z.
bf65b6001e bump: release v5.0.0-beta.33
Some checks are pending
Build / build (push) Waiting to run
2026-04-13 20:17:17 +03:00
Timothy Z.
35b7b7082c Revert "bump: release v5.0.0-beta.33"
This reverts commit 33d09916cb.
2026-04-13 20:16:48 +03:00
Timothy Z.
33d09916cb bump: release v5.0.0-beta.33 2026-04-13 20:12:33 +03:00
Timothy Z.
29d491d00b bump: stremio-core to v0.56.3 2026-04-13 20:06:40 +03:00
Timothy Z.
3ce58df582 bump: stremio-video 0.0.72 2026-04-13 19:49:54 +03:00
Timothy Z.
7cd439a656 chore: bump core to v0.56.2 2026-04-13 19:30:19 +03:00
Timothy Z.
9e0dd0e942 bump: release v5.0.0-beta.33
Some checks are pending
Build / build (push) Waiting to run
2026-04-13 17:50:17 +03:00
Timothy Z.
b003f64f4f
Merge pull request #1060 from higorgoulart/feat/989/watched-on-discover-and-details
Details | Discover: Implement mark as watched button
2026-04-13 17:20:03 +03:00
Timothy Z.
b058eb536e
Merge branch 'development' into feat/989/watched-on-discover-and-details 2026-04-13 17:19:53 +03:00
Timothy Z.
0502c9e47a chore: update core to 0.56.1 2026-04-13 17:19:17 +03:00
Timothy Z.
1f293b7cbc
Merge pull request #1180 from Stremio/feat/magnet-http-streams-handing
feat: handle http/magnets from search bar
2026-04-13 17:17:42 +03:00
Timothy Z.
234d83ad34 chore: use dev build 2026-04-08 13:49:00 +03:00
Timothy Z.
3052a724f4 Merge branch 'development' into pr/1060 2026-04-08 13:48:17 +03:00
Timothy Z.
880304f46f
Merge pull request #1191 from Stremio/refactor/player-events
Some checks failed
Build / build (push) Has been cancelled
Player: refactor events
2026-04-07 13:13:25 +03:00
Timothy Z.
e860752f41 fix(player): cancel hold-to-speed-up timer when menus open (2) 2026-04-06 21:33:18 +03:00
Timothy Z.
b2d81c09ee fix(player): cancel hold-to-speed-up timer when menus open 2026-04-06 21:33:08 +03:00
Timothy Z.
49240a4e0f fix(player/statistics): prevent menu from closing on inside click 2026-04-06 21:31:36 +03:00
Timothy Z.
129f510047 fix(player): block mute and speed/subtitle shortcuts while a menu is open 2026-04-06 21:30:46 +03:00
Timothy Z.
33c3f6d9f0 refactor(player): fold nextVideoPopupOpen into menusOpen and gate playback shortcuts via onShortcut 2026-04-06 21:29:33 +03:00
Timothy Z.
117f932596 chore(shortcuts): add enabled param to onShortcut hook 2026-04-06 21:25:56 +03:00
Timothy Z.
de5d43225b
Merge pull request #1190 from Stremio/refactor/context-menu-transition-usage
Some checks are pending
Build / build (push) Waiting to run
ContextMenu: align with transition usage
2026-04-06 21:15:47 +03:00
Timothy Z.
aa76396a84 ContextMenu: align with transition usage 2026-04-06 21:14:57 +03:00
Timothy Z.
c99d7c5d82 use new action metaItemMarkAsWatched 2026-04-05 15:05:47 +03:00
Timothy Z.
4e735afacc
Merge pull request #1185 from mrcanelas/fix/windows-emoji-rendering
Some checks failed
Build / build (push) Has been cancelled
feat(ui): add Twemoji font fallback for country flags on Windows
2026-04-05 13:20:27 +03:00
Tim
6dfd0fcbde refactor(player): momoize menus
Some checks failed
Build / build (push) Has been cancelled
2026-04-02 09:56:21 +02:00
Tim
1b9e2a194f fix: cancel animation frame on cleanup for Transition 2026-04-02 09:54:19 +02:00
Tim
3f5dedd072 feat(player): add transitions to menus 2026-04-02 09:53:20 +02:00
mrcanelas
0e1d22d279 feat(ui): add font fallback for country flags on Windows 2026-04-01 18:52:22 -03:00
Tim
eb23d3e4db
Merge pull request #1184 from Stremio/feat/player-subtitles-sort-default-language
Some checks are pending
Build / build (push) Waiting to run
Player: Sort subtitles menu languages by language settings
2026-04-01 22:50:45 +02:00
Tim
73409fff8c feat(player): sort subtitles menu languages by default language 2026-04-01 22:39:48 +02:00
Tim
70bcf339be
Merge pull request #1182 from Stremio/fix/shell-subtitles-menu-split-languages
Some checks are pending
Build / build (push) Waiting to run
Player: Fix multiple languages entries from player subtitles menu
2026-04-01 18:04:55 +02:00
Tim
50cd992f1c fix(Player): embedded track labels on subtitles menu 2026-04-01 18:03:36 +02:00
Tim
c131d7f75e fix: normalize subtitles languages from player menu 2026-04-01 17:32:24 +02:00
Timothy Z.
e260e52322 refactor: change type to info 2026-03-31 13:45:08 +03:00
Timothy Z.
de32e3a765 fix: correct message for fail 2026-03-31 13:11:48 +03:00
Timothy Z.
6cb0c75555 feat: add loading state 2026-03-31 12:56:08 +03:00
Timothy Z.
0a88fe5d01
Merge pull request #1181 from mrcanelas/feat/addon-name-breakline
Some checks failed
Build / build (push) Has been cancelled
feat: support line breaks in addon names to match TV app behavior
2026-03-30 21:40:05 +03:00
Timothy Z.
ccc5832611 chore update core for testing 2026-03-30 21:39:13 +03:00
mrcanelas
c2c18bc4f6 feat: support line breaks in addon names to match TV app behavior 2026-03-30 13:26:36 -03:00
Timothy Z.
e0961ec686 remove the try catch 2026-03-30 18:47:20 +03:00
Timothy Z.
fcd85bdcf4 feat: handle http/magnets from search bar 2026-03-30 18:40:24 +03:00
Timothy Z.
9dd44a7ef1
Merge pull request #1177 from Stremio/fix/discover-deeplinks-crash
Some checks failed
Build / build (push) Has been cancelled
Fix crash when no extra option is selected in Discover
2026-03-27 15:34:35 +02:00
Timothy Z.
f2023c5a5a
Merge pull request #1176 from Stremio/fix/streams-list-loading-layout-shift
fix: move streams loading indicator below list to prevent layout shift
2026-03-27 15:32:58 +02:00
Timothy Z.
ebc7c5bdde
Merge pull request #1175 from Stremio/fix/hold-speed-up-during-menus
fix: prevent hold-to-speed-up when menus are open
2026-03-27 15:31:52 +02:00
Timothy Z.
070807f148 Fix crash when no extra option is selected in Discover
Guard against `selectedExtra` being undefined when `options.find()`
returns no match, preventing "Cannot read properties of undefined
(reading 'deepLinks')" TypeError.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 13:00:21 +02:00
Timothy Z.
d2199e49f0 fix: add border radius to top corners of loading indicator
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 23:40:17 +02:00