Commit graph

5686 commits

Author SHA1 Message Date
Botzy
6b35568f85 feat(SearchBar): use navigate instead window location 2025-05-14 16:49:46 +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
Botzy
8ca47aca92 feat(withProtectedRoutes): use navigate instead of window location 2025-05-13 14:18:57 +03:00
Botzy
271f8c9870 fix(ModalDialog): fix issue with cycle dependencies in ModalDialog 2025-05-12 17:30:25 +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
Timothy Z.
1568ba1bb2 refactor(useapplelogin): use correct url 2025-04-24 16:49:01 +03:00
Timothy Z.
d09c760a1c fix(useapplelogin ): lint 2025-04-24 16:01:44 +03:00
Timothy Z.
63624a9554 refactor(useapplelogin): use w/out popup instead 2025-04-24 15:59:48 +03:00
Timothy Z.
fb7c5642b0 test: do not use popup 2025-04-24 13:04:12 +03:00
Владимир Борисов
1b43484013
Merge pull request #896 from Stremio/fix/app-site-association-fix-apple
Some checks failed
Build / build (push) Has been cancelled
misc: use wildcard for app site association
2025-04-17 13:48:48 +03:00
AlvinHV
ad4df3bac5 fix: use wildcard for app site association 2025-04-17 01:15:10 +04:00
Timothy Z.
1247fc18f7
Merge pull request #895 from Stremio/fix/binge-watching-next-episode
Some checks are pending
Build / build (push) Waiting to run
Player: Fix Auto play next episode
2025-04-16 19:47:11 +03:00
Botzy
84e5f23ffa feat: added react-router dependency 2025-04-16 14:02:04 +03:00
Botzy
0809fbdf53 Merge branch 'development' of github.com:Stremio/stremio-web into fix/binge-watching-next-episode 2025-04-15 16:31:14 +03:00
Botzy
6faf70d33e fix(Player): update video event handlers on handlers changes 2025-04-15 16:30:13 +03:00
Timothy Z.
3f631b1b72
Merge pull request #836 from Stremio/fix/discover-page-remove-duplicated-filters
Some checks failed
Build / build (push) Has been cancelled
Discover: Remove duplicated filters in filter modal
2025-04-15 13:44:25 +03:00
Timothy Z.
a8eb284379 Merge branch 'development' into fix/discover-page-remove-duplicated-filters 2025-04-15 13:00:52 +03:00
Timothy Z.
55dac0d36f
Merge pull request #827 from Stremio/feat/season-episode-inputs
Streams List: Season and Episode picker when no streams loaded
2025-04-15 12:50:06 +03:00
Timothy Z.
e6bd8d66e8
Merge pull request #839 from Stremio/fix/library-default-filter
Library: Default type All filter
2025-04-15 11:58:00 +03:00
Timothy Z.
a8931d94df
Merge pull request #889 from Stremio/feat/example-apple-login
App: Implement Apple login
2025-04-15 11:55:23 +03:00
Timothy Z.
57d16957f2 chore(useapplelogin): update redirect to prod 2025-04-14 23:26:04 +03:00
Timothy Z.
303dd9858b refactor(useapplelogin): handle error cases 2025-04-14 19:29:12 +03:00
Timothy Z.
3aac148258 Update useAppleLogin.ts 2025-04-14 17:23:09 +03:00
Timothy Z.
66abce42c5 revert(useapplelogin): timeoutid 2025-04-14 17:20:54 +03:00
Timothy Z.
0744fdfb8d refactor(Intro): new button design 2025-04-14 16:16:02 +03:00
Timothy Z.
922de40134 fix(useapplelogin): add timeout for close 2025-04-14 16:12:27 +03:00
Timothy Z.
52dc7722ad Revert "fix(useapplelogin): remove state signin"
This reverts commit e454cecc45.
2025-04-14 14:53:44 +03:00
Timothy Z.
e454cecc45 fix(useapplelogin): remove state signin 2025-04-14 14:38:19 +03:00
Timothy Z.
468dc604ae Revert "chore: add debug logs"
This reverts commit 0c3b7e8d4a.
2025-04-14 14:12:05 +03:00
Timothy Z.
0c3b7e8d4a chore: add debug logs 2025-04-14 13:36:40 +03:00
Timothy Z.
befcef6dd2 fix: update core-web 2025-04-14 13:18:12 +03:00
Timothy Z.
09c1b0c45e chore(core-web): v0.49.3 2025-04-14 13:12:08 +03:00
Timothy Z.
43c76b6a4b refactor(Intro): adjust styles 2025-04-10 22:48:56 +03:00