Commit graph

5878 commits

Author SHA1 Message Date
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
Timothy Z.
c1c08cdfa1
Merge pull request #954 from Stremio/fix/right-click-video-menu-crash
Video: right click menu crash
2025-06-27 13:54:43 +03:00
Timothy Z.
8f0b58f38e chore(styles): lint 2025-06-27 13:10:20 +03:00
Timothy Z.
8821eaf4a1 fix(Video): right click menu crash 2025-06-27 13:09:22 +03:00
Timothy Z.
9f56557c79 bump: v5.0.0-beta.24
Some checks are pending
Build / build (push) Waiting to run
2025-06-26 15:00:27 +03:00
Timothy Z.
306dd09f24
Merge pull request #931 from Stremio/feat/user-item-ratings
MetaPreview: Implement user item ratings
2025-06-26 14:48:19 +03:00
Timothy Z.
64c05e92eb chore(pkgs): bump core-web 2025-06-26 12:53:39 +03:00
Timothy Z.
5d88ff4212 chore: update core-web 2025-06-26 12:11:27 +03:00
Timothy Z.
80fc8c755f refactor(Ratings): rename RatingStatus to Rating 2025-06-26 12:06:55 +03:00
Timothy Z.
ee5269e1c8
Merge pull request #950 from Stremio/feat/langs-alphabetic-ordering
Some checks are pending
Build / build (push) Waiting to run
2025-06-25 17:58:36 +03:00
Timothy Z.
b75d20971c
Merge pull request #949 from Stremio/refactor/Multiselect-menu-fixed-height
MultiselectMenu: use fixed height
2025-06-25 17:19:31 +03:00
Timothy Z.
652a042a55 fix(Settings): correctly sort without matchingidx 2025-06-25 16:59:16 +03:00
Timothy Z.
f7f97b551c feat(Settings): langs alphabetic ordering 2025-06-25 16:54:21 +03:00
Timothy Z.
3cc6066a12 refactor(MultiselectMenu): fixed height 2025-06-25 16:39:35 +03:00
Tim
125a2650f8
Merge pull request #948 from Stremio/fix/discover-catalog-select
Discover: fix invalid catalog crash
2025-06-25 14:12:56 +02:00
Tim
4207fb52d6 fix(Discover): catalog select error 2025-06-25 13:27:07 +02:00
Timothy Z.
d326cd5052
Merge pull request #933 from JSOClarke/development
Some checks are pending
Build / build (push) Waiting to run
Settings: Default langs priority and Alphabetic Ordering
2025-06-24 22:57:36 +03:00
Timothy Z.
5eff16695c chore: remove unnecessary "," (2) 2025-06-24 22:18:42 +03:00
Timothy Z.
41a5bb7cef chore: remove unnecessary "," 2025-06-24 22:18:09 +03:00
Timothy Z.
cbe3a5d35e refactor(Ratings): use pointer-events to disable 2025-06-24 13:26:50 +03:00
Timothy Z.
c726398402 chore: run lint 2025-06-24 13:22:32 +03:00
Timothy Z.
7fb0a8c1be remove(usePlayerOptions): unnecessary dep 2025-06-24 13:02:12 +03:00
Timothy Z.
f49a243009 refactor(Settings): simplify handling for langs 2025-06-24 13:01:11 +03:00
Timothy Z.
ec1e098c99
Merge pull request #914 from Stremio/fix/workaround-binge-watching-full-support
Some checks are pending
Build / build (push) Waiting to run
Shell: Fix binge watching flow
2025-06-24 11:17:34 +03:00
Timothy Z.
f2490ee775 refactor(Dropdown): clean up 2025-06-24 09:54:57 +03:00
Timothy Z.
75bb1b0489 Merge branch 'development' into pr/933 2025-06-24 09:41:02 +03:00
Tim
b4f49c3637
Merge pull request #945 from Stremio/dependabot/github_actions/svenstaro/upload-release-action-2.10.0
Some checks are pending
Build / build (push) Waiting to run
chore(deps): bump svenstaro/upload-release-action from 2.9.0 to 2.10.0
2025-06-24 05:12:20 +02:00
dependabot[bot]
1d1b84bcd0
chore(deps): bump svenstaro/upload-release-action from 2.9.0 to 2.10.0
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 03:10:56 +00:00
Tim
df897c6389 ci: prevent dependabot from triggering auto assign workflow 2025-06-24 05:09:02 +02:00
Timothy Z.
5ba7622f72
Merge pull request #936 from mesalilac/jump-to-currently-playing
Some checks failed
Build / build (push) Has been cancelled
2025-06-21 18:18:21 +03:00
Jordan Clarke
a7a36d6f11 Settings: Default langs priority and Alphabetic Ordering #933 2025-06-21 12:54:25 +01:00
Jordan Clarke
e4c917ff20 Merge branch 'development' of https://github.com/JSOClarke/stremio-web into development 2025-06-21 12:53:22 +01:00
Jordan Clarke
5f82d6e9da Fixed Linting Errors in Dropdown.tsx and removed the seperator logic from dropdown and style from less file 2025-06-21 12:46:41 +01:00
Jordan Clarke
f4a9c88c68 Fixed linting issues, refactored sorting. 2025-06-21 12:42:57 +01:00
Tim
ab7fa8748a
Merge pull request #942 from Stremio/refactor/shell-init
Some checks are pending
Build / build (push) Waiting to run
refactor(Shell): remove init logic
2025-06-21 01:24:42 +02:00
Timothy Z.
3aa421f768 chore(pkgs): fix integrity match 2025-06-20 20:26:13 +03:00
Timothy Z.
703514b02d Merge branch 'development' of https://github.com/JSOClarke/stremio-web into pr/933 2025-06-20 20:12:45 +03:00
Timothy Z.
19178c8ac3 Merge branch 'development' into pr/933 2025-06-20 20:12:43 +03:00
Timothy Z.
5fe16b8268 Merge branch 'development' into fix/workaround-binge-watching-full-support 2025-06-20 20:11:44 +03:00
Timothy Z.
f35b726359 Merge branch 'development' into feat/user-item-ratings 2025-06-20 20:11:36 +03:00
Jordan Clarke
8ba2c4741e Removed CODE_MAP, added fallbacks, simplified getPriority, removed hardcoded English. Ordering Logic same, neater 2025-06-20 12:14:45 +01:00
Tim
1c1163888e refactor(service): remove init shell logic 2025-06-20 12:11:34 +02:00
Timothy Z.
a3c895dfc6 refactor(SideDrawer): simplify refs handing 2025-06-20 12:08:55 +03:00
Timothy Z.
00d89aec75 chore: fix builds 2025-06-20 11:46:07 +03:00
Timothy Z.
2e5958e957
Merge branch 'development' into jump-to-currently-playing 2025-06-20 11:41:04 +03:00
Tim
6cca3a549c
Merge pull request #940 from Stremio/refactor/settings
Some checks are pending
Build / build (push) Waiting to run
refactor: rewrite settings route
2025-06-20 10:32:38 +02:00
Abdalrzag Eisa
82783a4de7
only scroll if transitionEnded is true 2025-06-20 07:08:08 +03:00
Abdalrzag Eisa
f920ab48f3
pass sideDrawerTransitionEnded into SideDrawer 2025-06-20 07:06:00 +03:00
Abdalrzag Eisa
37de79a0dc
add a callback function prop onTransitionEnd 2025-06-20 07:04:48 +03:00
Tim
a77cf17133 fix(Settings): incorect translation key 2025-06-19 03:05:53 +02:00