Commit graph

157 commits

Author SHA1 Message Date
Timothy Z.
1780b49a38 refactor(Ratings): remove btn transition 2025-06-28 14:42:29 +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.
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.
80fc8c755f refactor(Ratings): rename RatingStatus to Rating 2025-06-26 12:06:55 +03:00
Timothy Z.
3cc6066a12 refactor(MultiselectMenu): fixed height 2025-06-25 16:39:35 +03:00
Timothy Z.
cbe3a5d35e refactor(Ratings): use pointer-events to disable 2025-06-24 13:26:50 +03:00
Timothy Z.
f35b726359 Merge branch 'development' into feat/user-item-ratings 2025-06-20 20:11:36 +03: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
Abdalrzag Eisa
37de79a0dc
add a callback function prop onTransitionEnd 2025-06-20 07:04:48 +03:00
Tim
3e91f55d22 fix(MultiselectMenu): support disabled prop 2025-06-19 03:05:32 +02:00
Tim
1b7d618a89 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/settings 2025-06-18 11:14:10 +02:00
Botzy
485501c95b Merge branch 'development' into feat/untranslated-strings 2025-06-18 11:30:14 +03:00
Tim
7ec7e8eb03 refactor: rewrite settings route 2025-06-18 09:48:12 +02:00
Abdalrzag Eisa
f7f9e6a408
remove container and use forwardRef 2025-06-14 22:42:14 +03:00
Timothy Z.
86bd1b276a fix(SideDrawer): mobile styles 2025-06-14 18:24:57 +03:00
Tim
cbd0e87729 refactor: rating logic 2025-06-12 15:22:22 +02:00
Timothy Z.
f4d02ac151 refactor(MetaPreview): ratings only on supp src 2025-06-12 13:31:39 +03:00
Tim
21ad21c82e refactor: rating logic 2025-06-11 16:08:30 +02:00
Tim
bbe966bc88 chore(MetaPreview): fix format 2025-06-10 18:27:34 +02:00
Tim
a5ffa2677d refactor(MetaPreview): remove use of metaId for Rate action 2025-06-10 18:09:11 +02: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
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.
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.
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
Botzy
8768b9ced3 added missing modal button labels and \input placeholder translation keys 2025-05-28 19:02:28 +03:00
Botzy
d692d09041 fix: replace all remaining untranslated strings with translation keys 2025-05-28 17:17:34 +03:00
Botzy
18b70402a4 fix lint 2025-05-27 18:32:20 +03:00
Botzy
3c249e5925 fix hardcoded titles with no translations 2025-05-27 18:20:18 +03:00
Botzy
5f81804b00 fix(MetaDetails): added missing translation keys 2025-05-23 18:03:47 +03:00
Botzy
2de0a517e0 fix(Multiselect): added missing translation keys 2025-05-23 17:43:06 +03:00
Botzy
aba31c8ceb fix(Addons): added missing translations 2025-05-23 17:05:01 +03:00
Botzy
4d82c2f890 Merge branch 'feat/replace-multiselect-settings' into feat/replace-multiselect-multiselectmenu 2025-05-22 18:42:25 +03:00
Botzy
42a55a254d Merge branch 'development' into feat/replace-multiselect-settings 2025-05-22 17:00:30 +03:00
Timothy Z.
fa07709d31 refactor(Discover): use a reference instead 2025-05-22 14:59:31 +03:00