Commit graph

4887 commits

Author SHA1 Message Date
Tim
251878bb69
Merge pull request #698 from Stremio/refactor/facebook-login-shell
refactor(Intro): make fb login compatible with shell
2024-10-03 17:02:41 +02:00
Tim
bb5866955e refactor(useFacebookLogin): remove unused import 2024-10-03 17:00:22 +02:00
Tim
a95458f995 fix(useFacebookLogin): requests were made after cancelling 2024-10-03 16:49:48 +02:00
Tim
c3f0c91ea8 refactor(Intro): increase waitFroCredentials max tries 2024-10-03 16:29:39 +02:00
Tim
6305743c1a feat(Intro): add cancel button to facebook modal 2024-10-03 16:25:30 +02:00
Tim
53174981a9 refactor(Intro): make fb login compatible with shell 2024-10-03 15:52:25 +02:00
Tim
5e1b808b4b 5.0.0-beta.10 2024-10-02 16:14:30 +02:00
Tim
0ae23fbc81
Merge pull request #697 from Stremio/fix/dropdown-scroll
fix: dropdown scroll
2024-10-02 16:10:55 +02:00
Timothy Z.
3da5891667 refactor: dropdown styles 2024-10-02 17:08:17 +03:00
Timothy Z.
67aeed6005 fix: dropdown scroll 2024-10-01 12:25:46 +03:00
Владимир Борисов
024df8eeec
Merge pull request #690 from Stremio/feat/open-external-shell
feat: impl openExternal for shell compatibility
2024-09-27 17:10:36 +03:00
Tim
7843ea5add
Merge pull request #692 from Stremio/fix/settings-data-export-auth
fix(Settings): remove data export link if not logged in
2024-09-27 11:57:04 +02:00
Tim
02b9b5b435
Merge pull request #694 from Stremio/refactor/unite-platform-logic
refactor: logic unite
2024-09-27 11:27:07 +02:00
Tim
3a9646c26d
Merge pull request #695 from Stremio/refactor/platform-device
refactor: platform device logic
2024-09-27 11:26:47 +02:00
Tim
0a2ad7b6aa fix(Settings): check for profile.auth in subscribeCalendarOnClick 2024-09-27 11:20:57 +02:00
Tim
3c517f6a32 fix: replace platform by usePlatform 2024-09-27 10:59:48 +02:00
Tim
ff662d0872 refactor: platform device logic 2024-09-27 09:05:02 +02:00
Timothy Z.
d474ec60ca refactor: logic unite 2024-09-26 17:06:27 +03:00
Timothy Z.
21ca879c92 Merge branch 'development' into feat/open-external-shell 2024-09-26 17:04:45 +03:00
Tim
bc47d6eeff
Merge pull request #691 from Stremio/feature-check-external-urls
feat: check external urls
2024-09-26 15:03:31 +02:00
Timothy Z.
8e2da823ea chore: update translations pkg 2024-09-26 16:00:55 +03:00
Timothy Z.
f84bc813f9 refactor: translations strings 2024-09-26 15:08:47 +03:00
Timothy Z.
dab0169038 refactor: add translations 2024-09-26 15:02:50 +03:00
Timothy Z.
0ebdf83c7f refactor: dependencies on useCallback 2024-09-26 14:59:32 +03:00
Timothy Z.
9b160a0c6b remove: href and target on button 2024-09-26 14:57:40 +03:00
Timothy Z.
0ee4b6d396 remove: download file name 2024-09-26 14:55:43 +03:00
Timothy Z.
bd13059279 refactor: turn button into a link 2024-09-26 14:51:12 +03:00
Timothy Z.
c1b9a05730 refactor: whitelisted hosts list 2024-09-26 13:09:08 +03:00
Timothy Z.
50b93014ba refactor: wrap everything in try catch 2024-09-26 13:06:57 +03:00
Tim
94cbd8d268 fix(Settings): remove data export link if not logged in 2024-09-26 11:51:45 +02:00
Timothy Z.
4173fca28c feature: check if url is whitelisted 2024-09-26 12:39:35 +03:00
Tim
c5b20800c0 fix(App): lint 2024-09-25 15:43:04 +02:00
Tim
443e86a1ad feat: impl openExternal for shell compatibility 2024-09-25 15:34:32 +02:00
Tim
138282bcfe
Merge pull request #689 from Stremio/fix-scrolltop-safari
fix: scrollTop safari content issue
2024-09-24 15:19:09 +02:00
Timothy Z.
3d4bb2ade5 fix: scrollTop safari content issue 2024-09-24 13:00:33 +03:00
Tim
b1683262fb
Merge pull request #679 from inverse/consistent-node-versions
chore: consistent node version
2024-09-22 09:13:30 +02:00
Tim
b3d70d32ff ci(build): merge ifs for deploy step 2024-09-22 09:02:28 +02:00
Tim
36f91ac9c1 ci(build): prevent deploy for PRs from forks 2024-09-22 08:59:33 +02:00
Tim
9c0f3bfec4
Merge pull request #663 from Stremio/fix/remote-https-disabled-option
fix: Streaming server settings - use empty string instead of null for remoteHttps
2024-09-19 09:30:55 +02:00
Lachezar Lechev
a7bbcb164a
Merge branch 'development' into fix/remote-https-disabled-option 2024-09-19 09:44:38 +03:00
Владимир Борисов
adfa105d15
Merge pull request #685 from Stremio/chore/bump-version
chore: prepare release 5.0.0-beta.9
2024-09-18 18:43:00 +03:00
Lachezar Lechev
841987ba21
chore: prepare release 5.0.0-beta.9
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-09-18 18:41:51 +03:00
Alexandru Branza
c956dc4a1b
Merge pull request #677 from Stremio/feature-double-click-scroll-top
feature: add onDoubleClick function for scrollTop on NavBarButton
2024-09-18 18:10:22 +03:00
Alexandru Branza
e7dbff46c9
Merge pull request #664 from Stremio/feature-multiselect-level-menu
Feature: multiselect level menu
2024-09-18 18:08:55 +03:00
Alexandru Branza
f0a2ccb83b
Merge pull request #683 from ArtificialSloth/feat-metadetails-back-button-behavior
feat: MetaDetails back button behavior
2024-09-18 18:08:27 +03:00
Alexandru Branza
c9817b4b52
Merge pull request #666 from Stremio/feat/add-moonplayer-for-vision-pro-platform
feat: External Players - add visionos (Vision Pro) as a platform and moon player
2024-09-18 18:07:45 +03:00
Alexandru Branza
fbbf3ed054
Merge pull request #684 from Stremio/chore/bump-stremio-core-web-to-0.47.8
chore: bump stremio-core-web to 0.47.8
2024-09-18 18:04:35 +03:00
Lachezar Lechev
1a46886f1e
Merge branch 'chore/bump-stremio-core-web-to-0.47.8' into feat/add-moonplayer-for-vision-pro-platform 2024-09-18 18:02:58 +03:00
Lachezar Lechev
dc784fa652
chore: bump stremio-core-web to 0.47.8
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-09-18 18:01:17 +03:00
Timothy Z.
be333d2418 fix: indentation 2024-09-18 16:31:14 +03:00