Commit graph

4056 commits

Author SHA1 Message Date
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
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
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
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
Timothy Z.
3d4bb2ade5 fix: scrollTop safari content issue 2024-09-24 13:00:33 +03:00
Lachezar Lechev
a7bbcb164a
Merge branch 'development' into fix/remote-https-disabled-option 2024-09-19 09:44:38 +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
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
Timothy Z.
be333d2418 fix: indentation 2024-09-18 16:31:14 +03:00
Timothy Z.
a1b94a68ff refactor: inline function 2024-09-18 16:30:40 +03:00
ArtificialSloth
b002a1c194 fixed indentation 2024-09-17 04:41:48 -04:00
ArtificialSloth
7a66e54651 feat: MetaDetails back button behavior 2024-09-17 02:23:04 -04:00
Tim
eb394407e1 fix(AddonDetailModal): remove install button when configureRequired 2024-08-28 10:22:17 +02:00
Timothy Z.
011ecd21ca refactor: use scrollTop instead of scrollTo 2024-08-27 14:23:40 +03:00
Timothy Z.
48e44a0332 feature: add onDoubleClick function to scrolltop 2024-08-27 13:43:25 +03:00
Timothy Z.
54728d63ce add: docs 2024-07-29 13:12:13 +03:00
Timothy Z.
e8958f2c36 refactor: rename the Moonplayer string 2024-07-29 12:57:21 +03:00
Tim
65a582382b Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/add-moonplayer-for-vision-pro-platform 2024-07-26 18:29:15 +02:00
Tim
a703a8a5ee Merge branch 'development' of https://github.com/Stremio/stremio-web into development 2024-07-26 18:27:09 +02:00
Tim
619c620a88 refactor(Stream): simplify copyStreamLink function 2024-07-26 18:07:20 +02:00
Tim
d8fbd1855b refactor(Stream): use memo deps instead of passing props to Popup 2024-07-26 18:06:54 +02:00
Timothy Z.
f442df8f52 feat: detect vision os as a platform 2024-07-26 16:26:04 +03:00
Timothy Z.
8cfb46f026 Merge branch 'development' into fix/list-container-overflow-mobile 2024-07-26 15:57:06 +03:00
Tim
396f44ed8a chore(Stream): formatting 2024-07-26 14:55:38 +02:00
Tim
334c8de2ce
Merge pull request #658 from Namyts/feat/right-click-infohash
feat: copy stream link from streams list
2024-07-26 14:31:29 +02:00
Tim
5de7d1e937 fix(MetaDetails): list container overflow on mobile 2024-07-26 12:31:14 +02:00
Namyts
036e3c20ae render menu formatting 2024-07-26 10:24:28 +01:00
Namyts
24ef298694 memo stuff 2024-07-26 10:20:28 +01:00
Lachezar Lechev
8d18820ca1
feat: External Players - add visionos (Vision Pro) as a platform and moonplayer url scheme
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-07-26 12:10:13 +03:00
Timothy Z.
52aa5ee131 refactor: props & styles 2024-07-25 12:30:11 +03:00