Commit graph

217 commits

Author SHA1 Message Date
FrigoDev
5611a36783
Merge branch 'Stremio:development' into feat/meta-preview-action-buttons-tooltips 2026-04-25 13:07:00 -05:00
FrigoDev
e136770d7e detail: add tooltips for rating like and rating love 2026-04-24 16:59:43 -05:00
FrigoDev
fc7dc45a54 Revert "feat: add styled tooltips to trailer and rating actions"
This reverts commit 204d9afc8f.
2026-04-24 16:55:39 -05:00
Timothy Z.
ea9edc292c
Merge pull request #1223 from Stremio/feat/add-subtiles-menu-options-context-menu
Some checks are pending
Build / build (push) Waiting to run
Player: Add context menu on subtitle choice
2026-04-23 20:50:50 +03:00
FrigoDev
204d9afc8f feat: add styled tooltips to trailer and rating actions 2026-04-23 02:08:30 -05:00
Timothy Z.
e2d1654f49
Merge branch 'development' into feat/add-subtiles-menu-options-context-menu 2026-04-22 22:12:00 +03:00
Timothy Z.
c8592d5610 feat: use an icon for hdr badge 2026-04-21 13:22:35 +03:00
Timothy Z.
965feed67b feat: impl context menu on subtitle choice 2026-04-20 12:17:52 +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.
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.
3052a724f4 Merge branch 'development' into pr/1060 2026-04-08 13:48:17 +03:00
Timothy Z.
aa76396a84 ContextMenu: align with transition usage 2026-04-06 21:14:57 +03: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
Timothy Z.
fcd85bdcf4 feat: handle http/magnets from search bar 2026-03-30 18:40:24 +03: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
Botzy
0a1746dfe2 fix: links prefix and revert change to useTranslate 2026-02-03 11:13:31 +02:00
Timothy Z.
1c9813ebc9 fix(Image): update return renderFallback type 2026-01-22 21:04:57 +02:00
Timothy Z.
9c478148bc Merge branch 'development' into pr/704 2026-01-22 13:07:56 +02:00
Tim
64b13d6092 chore: move assets to dedicated folder 2026-01-14 04:39:34 +01:00
higorgoulart
b9540af66f Merge branch 'development' into feat/989/watched-on-discover-and-details 2026-01-06 11:48:35 -03:00
Timothy Z.
80066b2f3f chore: update styles after trakt icon change 2025-12-31 17:31:37 +02:00
Coolkie
84a172d1bf fix(Ratings): move backdrop filter to ratings container 2025-12-26 08:24:04 +00:00
Coolkie
6fbc08a720 fix(Ratings): add backdrop filter to icon container 2025-12-25 17:57:57 +00:00
Timothy Z.
b5bd75fd94 Update styles.less 2025-12-16 11:47:58 +02:00
Timothy Z.
16b2eb8d17 chore: revert change 2025-12-16 11:47:24 +02:00
Botzy
c4ab2dc546 fix(Video): always show border of selected video 2025-12-16 11:00:04 +02:00
Tim
4b10795113 fix(Settings): shortcuts layout issue on mobile 2025-11-28 14:02:10 +01:00
Timothy Z.
a037afd983 fix(Slider): thumb movement 2025-11-27 16:42:20 +02:00
Timothy Z.
0c833330a1
Merge pull request #1059 from Stremio/feat/details-selected-video-styles
Some checks are pending
Build / build (push) Waiting to run
Details: improve selected video logic
2025-11-27 16:26:00 +02:00
Tim
3bb7fc4dcc fix: meta preview import
Some checks failed
Build / build (push) Has been cancelled
2025-11-25 12:14:09 +01:00
Tim
af225b0135 fix: links label on meta preview 2025-11-21 10:00:53 +01:00
Timothy Z.
71e0bb4481 chore: update copyright 2025-11-19 14:48:11 +02:00
Timothy Z.
6bf3b8147d refactor(ActionsGroup): simplify 2025-11-19 14:47:17 +02:00
higorgoulart
9ccc6b8271 feat: change metaDetails action 2025-11-12 18:37:41 -03:00
higorgoulart
97c3b7d004 feat: rename component & fix style 2025-11-11 17:30:00 -03:00
higorgoulart
373ccf351a feat: review facts 2025-11-08 14:00:01 -03:00
higorgoulart
987201edd3 feat: review facts 2025-11-08 13:59:10 -03:00
higorgoulart
ff08e377fc feat: remove unused component & fix spacing 2025-11-07 17:57:06 -03:00
higorgoulart
3b2d1f365c feat: icons group component 2025-11-04 19:23:39 -03:00
higorgoulart
852f478f1e feat: change trailer order & fix discover mark as watched 2025-11-04 17:52:09 -03:00
higorgoulart
6833bb719d feat: watched on discover & details 2025-10-31 19:52:30 -03:00
Timothy Z.
75804bac10 refactor(Video): add scroll-margin 2025-10-30 18:21:40 +02:00
Timothy Z.
a9c77da3c4 feat(Details): improve selected video logic 2025-10-30 18:01:44 +02:00
Timothy Z.
e316b07649 refactor(Video): add !watched check 2025-10-27 12:41:05 +02:00
Timothy Z.
8ab582080d fix(Video): content shifts during scroll 2025-10-27 12:31:45 +02:00
Timothy Z.
16877fa4bf Merge branch 'development' into feat/details-scroll-to-last-watched-video 2025-10-23 17:05:46 +03:00
Tim
5969bc9251
Merge pull request #1041 from Stremio/feat/shortcuts-modal
App: Add shortcuts modal
2025-10-23 15:57:34 +02:00
Tim
9fa0e46423 feat: add shortcuts modal 2025-10-12 12:06:59 +02:00