Commit graph

4074 commits

Author SHA1 Message Date
Timothy Z.
9fa17da6e9 fix: minor styles issues 2024-10-23 18:05:28 +03:00
Timothy Z.
274169770f fix: onDelete action + translations strings 2024-10-22 17:29:05 +03:00
Timothy Z.
55384ff9dc refactor: optimisations 2024-10-22 17:03:30 +03:00
Timothy Z.
22376793b7 refactor: change delete icon 2024-10-22 15:30:45 +03:00
Timothy Z.
fd88b18cdd fix: Item and checkbox styles 2024-10-22 11:50:59 +03:00
Timothy Z.
14d5fc3da7 refactor: handle edge cases correctly 2024-10-22 10:25:29 +03:00
Timothy Z.
d12766ecad feat: Support Multiple Server URLs in the settings 2024-10-21 17:13:46 +03:00
Timothy Z.
b23204aa34 add: logs 2024-10-09 14:11:34 +03:00
Tim
5f9b4ab0e2 fix(Platform): macos detection 2024-10-08 14:32:23 +02:00
Tim
401911dd5b fix: lint 2024-10-07 13:43:53 +02:00
Tim
422806c6c3
Merge branch 'development' into chore/update-eslint 2024-10-07 13:40:08 +02:00
Tim
02e8b96fb5
Merge pull request #702 from Stremio/chore/fix-imports-resolution
chore: fix js imports resolution
2024-10-07 13:38:48 +02:00
Tim
e51e6f415e chore: update eslint 2024-10-07 12:17:33 +02:00
Tim
5ca9d3a701 chore: fix js imports resolution 2024-10-06 19:23:04 +02:00
Tim
13ef4d86aa fix(AddonsDetailsModal): import error 2024-10-06 10:01:15 +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
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