Commit graph

5828 commits

Author SHA1 Message Date
Timothy Z.
a6f84d18d1
Merge pull request #907 from Stremio/fix/exit-fullscreen
Some checks failed
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
Some checks are pending
Build / build (push) Waiting to run
Search: align styles with board catalogs
2025-05-13 17:02:51 +03:00
Botzy
173745042c feat(LibItem): use navigate instead window location 2025-05-13 15:36:44 +03:00
Botzy
9a3ac82479 feat(ContinueWatching): use navigate instead window location 2025-05-13 15:36:00 +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
Botzy
8ca47aca92 feat(withProtectedRoutes): use navigate instead of window location 2025-05-13 14:18:57 +03:00
Timothy Z.
cc105f327c chore: bump v5.0.0-beta.23
Some checks are pending
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
Botzy
271f8c9870 fix(ModalDialog): fix issue with cycle dependencies in ModalDialog 2025-05-12 17:30:25 +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
Timothy Z.
b51791baa0 fix(Player): replace history entry
- fix for the navigation
2025-05-02 19:55:09 +03:00
Timothy Z.
17312f64fd revert: chore lint 1 2025-05-02 19:48:04 +03:00
Timothy Z.
ebb15463b4 chore(Player): lint (2) 2025-05-02 19:47:04 +03:00
Timothy Z.
3985c88346 chore(Player): lint 2025-05-02 19:44:55 +03:00
Timothy Z.
f3a7ef5978 fix(Player): binge watching in shell 2025-05-02 19:42:49 +03:00
Timothy Z.
ce0c5da3fd test: again 2025-05-02 01:46:13 +03:00
Timothy Z.
d6372c4f86 test: another test 2025-05-02 01:30:58 +03:00
Timothy Z.
79f06153c8 Update Player.js 2025-05-02 01:14:48 +03:00
Timothy Z.
f446047f8b test(Player): fix binge watching (6) 2025-05-02 00:53:42 +03:00
Timothy Z.
9b405c53d8 test(player): fix binge watching (5) 2025-05-02 00:22:39 +03:00
Timothy Z.
9aed64d998 test(Player): fix binge watching (4) 2025-05-02 00:00:15 +03:00
Timothy Z.
672a0067ce test(Player): fix binge watching 2025-05-01 23:37:44 +03:00
Timothy Z.
18ac3583b4 chore(Player): lint (2) 2025-05-01 23:07:00 +03:00
Timothy Z.
7924200dab
chore(player): lint 2025-05-01 23:01:02 +03:00
Timothy Z.
980d0038ec test(player): fix binge watching (3) 2025-05-01 22:52:39 +03:00
Timothy Z.
0efd1453bb test(player): fix binge watching (2) 2025-05-01 22:41:04 +03:00
Timothy Z.
6bfe079030 test(player): use replace instead of href 2025-05-01 22:23:14 +03:00
Timothy Z.
5b56c58e5b fix(player): redirect to MetaDetails 2025-05-01 21:56:37 +03:00
Timothy Z.
107564b9d4 feat(gh): auto assignments on PRs 2025-04-30 12:18:08 +03:00
Botzy
e633ba370c fix(Search): linting 2025-04-29 19:23:35 +03:00
Botzy
2fbddee9ae fix(Intro): parse correct query params 2025-04-29 19:15:48 +03:00
Botzy
0e75a6ceed fix(Search): parse correct url and search params 2025-04-29 19:10:41 +03:00
Botzy
f026175cf8 fix(Player): parse correct url and search params 2025-04-29 19:06:56 +03:00
Botzy
f87ef3de4e fix(MetaDetails): parse correct url and search params 2025-04-29 18:54:00 +03:00
Botzy
ed65bed7c8 fix(Addons): parse correct url and search params 2025-04-29 18:42:34 +03:00
Botzy
0951ef350c fix(Calendar): parse correct url params 2025-04-29 17:56:25 +03:00
Botzy
d0891adddf fix(Library): parse correct url and query params and model type 2025-04-29 17:47:12 +03:00
Botzy
95a3965f11 fix(Discover): parse correct url and query params 2025-04-29 17:13:55 +03:00
Botzy
91c363c17a Merge branch 'development' into feat/react-router 2025-04-29 17:09:41 +03:00
Botzy
b15ff4264e fix(App): clean up unused code 2025-04-29 15:48:24 +03:00
Botzy
90d54017c1 fix: cycle dependency with useRouteFocused 2025-04-29 15:35:03 +03:00
Botzy
3c5e75431b feat(Router): added HashRouter to manage routes in app 2025-04-29 15:34:25 +03:00
Botzy
f7c1c82670 feat(dependencies): added react-router-dom 2025-04-29 13:57:00 +03:00
Timothy Z.
242a4a8110 chore(bump): v5.0.0-beta.22
Some checks failed
Build / build (push) Has been cancelled
2025-04-28 16:55:22 +03:00
Timothy Z.
aeb9265e3b
Merge pull request #898 from Stremio/fix/apple-login-shell
Some checks failed
Build / build (push) Has been cancelled
Shell: Fix Apple ID login
2025-04-25 14:39:17 +03:00
Timothy Z.
22ba03dea2 refactor(useapplelogin): fallback in case no name 2025-04-25 14:10:01 +03:00