Commit graph

6114 commits

Author SHA1 Message Date
Tim
f6d4e3f4a6 feat: add player subtitles delay shortcuts 2025-06-16 15:22:10 +02:00
Timothy Z.
1e710c4d46
Merge pull request #924 from Stremio/dependabot/github_actions/actions/github-script-7
Some checks failed
Build / build (push) Has been cancelled
chore(deps): bump actions/github-script from 6 to 7
2025-06-14 23:52:24 +03:00
Abdalrzag Eisa
5f106f49d3
fix: SideDrawer glitched element movement.
Even when using `onTransitionEnd`, the `scrollIntoView` problem persists.
The solution that i found is to use `requestAnimationFrame` two times,
turns out that's enough time after the component mounts to fix the problem.
2025-06-14 23:18:08 +03:00
Abdalrzag Eisa
a0d3a50122
fix: pass correct prop to SideDrawer 2025-06-14 22:53:57 +03:00
Abdalrzag Eisa
dfaba09ef2
clear up naming 2025-06-14 22:50:47 +03:00
Abdalrzag Eisa
f7f9e6a408
remove container and use forwardRef 2025-06-14 22:42:14 +03:00
Abdalrzag Eisa
dad52d61ed
use onTransitionEnded and remove setTimeout 2025-06-14 22:24:09 +03:00
Timothy Z.
86bd1b276a fix(SideDrawer): mobile styles 2025-06-14 18:24:57 +03:00
Timothy Z.
4dcdff7700
Merge pull request #935 from val-makkas/fix/sidedrawer-show-desc
Some checks are pending
Build / build (push) Waiting to run
fix(SideDrawer): add show more/less button for description
2025-06-14 17:46:25 +03:00
val_makkas
d5eb6a515f fixed info box styling 2025-06-14 08:49:48 +03:00
Abdalrzag Eisa
524bcd90da
automatically jump to video on mount, remove button 2025-06-14 02:38:11 +03:00
Abdalrzag Eisa
7dc0958e39
Add jump-to-currently-playing-btn class 2025-06-13 22:00:58 +03:00
Abdalrzag Eisa
40871dc8f2
Add button jump-to-currently-playing-video 2025-06-13 21:59:19 +03:00
Abdalrzag Eisa
73823e9e07
Pass currentlyPlayingVideoID into SideDrawer 2025-06-13 21:56:36 +03:00
val_makkas
48d95d9d6f fix(SideDrawer): add show more/less button for description 2025-06-12 22:07:50 +03:00
Tim
cbd0e87729 refactor: rating logic 2025-06-12 15:22:22 +02:00
Tim
df365a431d chore: update stremio-core-web 2025-06-12 15:19:59 +02:00
Timothy Z.
f4d02ac151 refactor(MetaPreview): ratings only on supp src 2025-06-12 13:31:39 +03:00
Tim
b7f75d1bbe chore: update stremio-core-web 2025-06-11 17:30:01 +02:00
Tim
21ad21c82e refactor: rating logic 2025-06-11 16:08:30 +02:00
Tim
69047471bd chore: update stremio-core-web 2025-06-11 16:08:12 +02:00
Tim
bbe966bc88 chore(MetaPreview): fix format 2025-06-10 18:27:34 +02:00
Tim
52e2b23912 chore: update stremio-core-web 2025-06-10 18:24:13 +02:00
Tim
dff998d723 Merge branch 'feat/user-item-ratings' of https://github.com/Stremio/stremio-web into feat/user-item-ratings 2025-06-10 18:10:04 +02:00
Tim
a5ffa2677d refactor(MetaPreview): remove use of metaId for Rate action 2025-06-10 18:09:11 +02:00
Timothy Z.
945a6d16b1 chore(pkgs): use staging core-web 2025-06-10 18:27:40 +03:00
Botzy
7c3dd67eb9 fix: video release date locale formatting 2025-06-10 14:18:04 +03:00
Botzy
2f0ec456fe Merge branch 'development' into feat/untranslated-strings 2025-06-10 13:57:12 +03:00
Jordan Clarke
fb3d4e29fa Cleaner Fix for Stremio#916 - Added System priority and Alphabetic Ordering on all dropdowns from settings screen. 2025-06-08 13:58:15 +01:00
Jordan Clarke
bd5a8e988f Improved Fix for Stremio#916 - Added System priority and Alphabetic Ordering on other dropdowns. 2025-06-08 13:06:14 +01:00
Jordan Clarke
d329139abe Fix for #916 - Added System priority and Alphabetic Ordering - First Commit Ever :) 2025-06-08 01:14:43 +01:00
Timothy Z.
48851a62cb refactor(Ratings): disabled styles 2025-06-06 17:14:58 +03:00
Timothy Z.
64707dee21 refactor(Ratings): disable actions when not ready 2025-06-06 16:50:53 +03:00
Timothy Z.
1297a2926b fix(Ratings): mobile styles 2025-06-05 20:06:21 +03:00
Timothy Z.
40907e9448 refactor(ActionButton): remove dead code (3) 2025-06-05 19:50:03 +03:00
Timothy Z.
6c7035db9c refactor(ActionButton): remove dead code (2) 2025-06-05 19:49:05 +03:00
Timothy Z.
4df2c4c9ca refactor(ActionButton): remove dead code 2025-06-05 19:48:31 +03:00
Timothy Z.
3dbcff6fb9 fix(Ratings): icons styles 2025-06-05 19:47:33 +03:00
Timothy Z.
ecfaa518a0 chore(Ratings): bump stremio-icons 2025-06-05 19:47:22 +03:00
Timothy Z.
be73839349 refactor(Ratings): align with new design 2025-06-05 19:00:31 +03:00
Timothy Z.
dc9cfb12f3 refactor(ratings): remove dead code 2025-06-05 17:54:57 +03:00
Timothy Z.
38d5290d91 refactor(MetaPreview): usage of ratings 2025-06-05 16:34:03 +03:00
Timothy Z.
beb873e34e refactor(MetaPreview): discover fix 2025-06-04 14:56:11 +03:00
Timothy Z.
ad680ca2a5 refactor(useRating): simplify 2025-06-03 15:05:43 +03:00
Timothy Z.
faee4166c3 feat(MetaPreview): impl user item ratings 2025-06-03 14:58:19 +03:00
Timothy Z.
d75c9b1d99
Merge pull request #855 from Stremio/feat/replace-multiselect-settings
Some checks failed
Build / build (push) Has been cancelled
Аpp: Replace Multiselect usage with MultiselectMenu
2025-06-03 12:54:55 +03:00
Timothy Z.
eab1b8def3 refactor(StreamingServerInputs): non null value 2025-06-03 12:48:44 +03:00
Timothy Z.
a162397d29 refactor(MultiselectMenu): lint & types 2025-06-03 12:39:08 +03:00
Timothy Z.
fd4c9e73c8 refactor(MultiselectMenu): use value only 2025-06-03 12:34:14 +03:00
dependabot[bot]
015e770e42
chore(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 21:49:25 +00:00