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
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
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
Timothy Z.
d75c9b1d99
Merge pull request #855 from Stremio/feat/replace-multiselect-settings
...
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
Tim
75f647e3a4
Merge pull request #922 from Stremio/refactor/shell-open-external
...
Build / build (push) Has been cancelled
refactor(common): remove use of ipc for opening external url
2025-06-01 12:15:19 +02:00
Tim
824763a277
refactor(common): remove use of ipc for opening external url
2025-05-31 17:12:42 +02:00
Timothy Z.
67c1b814c3
Merge pull request #902 from Stremio/feat/add-auto-label-assignments-on-prs
...
Build / build (push) Has been cancelled
chore(Github): auto assignments on PRs
2025-05-28 11:00:11 +03:00
Timothy Z.
83a7f6fd3d
Merge pull request #917 from Stremio/fix/trakt-logout-button
...
Build / build (push) Waiting to run
Settings: fix trakt logout button
2025-05-27 21:36:24 +03:00
Tim
0875b89e5e
Merge pull request #921 from Stremio/feat/shell-deeplinks
...
App(Shell): full deeplink support
2025-05-27 20:34:31 +02:00
Timothy Z.
8968055493
fix(Settings): trakt text checks repetition
2025-05-27 21:33:13 +03:00
Tim
5d9a005686
style(App): use singlequote for string
2025-05-27 20:30:23 +02:00
Tim
597b366ce2
fix(common): allow board regex to match empty
2025-05-27 20:26:02 +02:00
Tim
41546d65d2
feat: full deeplink support for shell
2025-05-27 20:16:26 +02:00
Tim
b3bd68eb32
Merge pull request #919 from Stremio/feat/shell-fullscreen-key-f
...
Build / build (push) Waiting to run
App(Shell): toggle fullscreen with F key
2025-05-27 10:34:37 +02:00
Tim
2b44367a26
feat: toggle fullscreen with F key with shell
2025-05-27 10:28:02 +02:00
Tim
19bf6abb00
Merge pull request #918 from Stremio/fix/toggle-fullscreen
...
App(Shell): fix toggle fullscreen
2025-05-27 10:24:20 +02:00
Tim
6dfa3fdae0
fix: toggle fullscreen
2025-05-27 10:19:39 +02:00
dexter21767-dev
e8ac50135b
fix trakt logout button
2025-05-26 20:00:06 +01:00
Timothy Z.
718a64877c
Merge pull request #864 from Stremio/feat/replace-multiselect-multiselectmenu
...
Refactor: Replace Multiselect with MultiselectMenu component
2025-05-22 22:26:39 +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.
bed2a58060
Merge pull request #913 from Stremio/feat/allow-disabling-subs-globally
...
Build / build (push) Has been cancelled
Settings: Allow disabling subtitles globally
2025-05-22 16:53:12 +03:00
Timothy Z.
5f53b9b44a
Merge pull request #915 from Stremio/fix/discover-metaitem-tap-mobile
...
Fix(Discover): enable direct navigation to meta item on mobile on first tap
2025-05-22 15:21:20 +03:00
Timothy Z.
7b7c700533
chore(styles): align styles code
2025-05-22 15:01:21 +03:00
Timothy Z.
fa07709d31
refactor(Discover): use a reference instead
2025-05-22 14:59:31 +03:00
Botzy
2e72f5af9d
refactor(Discover): check for window innerWitdth instead isMobile to enable direct navigation
2025-05-21 14:10:42 +03:00
Botzy
01c5100aaf
fix(Discover): enable direct navigation to meta item on mobile instead focus first
2025-05-20 19:38:37 +03:00
Timothy Z.
1d8401e4df
feat(Settings): allow disabling subs globally
2025-05-19 10:56:28 +03:00
Timothy Z.
a6f84d18d1
Merge pull request #907 from Stremio/fix/exit-fullscreen
...
Build / build (push) Has been cancelled
fix: exitFullscreen
2025-05-14 11:30:48 +03:00
Timothy Z.
1ae009c0bc
Merge pull request #906 from Stremio/fix/player-statistics-show-max-100-percent
...
fix: StatisticsMenu - max of 100% for completed
2025-05-14 11:30:34 +03:00
Timothy Z.
1d95b9efbd
Merge pull request #908 from Stremio/fix/search-page-styles
...
Build / build (push) Waiting to run
Search: align styles with board catalogs
2025-05-13 17:02:51 +03:00
Timothy Z.
62f8bb367f
refactor(Search): align completely to Board
2025-05-13 15:18:30 +03:00
Timothy Z.
878af40c1d
fix(Search): align styles with board catalogs
2025-05-13 14:33:35 +03:00
Timothy Z.
cc105f327c
chore: bump v5.0.0-beta.23
Build / build (push) Waiting to run
2025-05-13 11:52:31 +03:00
Timothy Z.
252de8c496
Merge pull request #903 from Stremio/fix/binge-watching-bugs
...
Player(Shell): Fix binge watching bugs
2025-05-13 11:15:47 +03:00
Lachezar Lechev
2dec01923a
fix: StatisticsMenu - max of 100% for completed
...
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-05-12 13:47:09 +03:00
Lachezar Lechev
f8ab1a7dbc
fix: exitFullscreen
...
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-05-12 13:45:53 +03:00
Timothy Z.
4d53952368
remove(Player): unnecessary returns
2025-05-05 17:51:12 +02:00