Commit graph

4086 commits

Author SHA1 Message Date
Timothy Z.
192bd53537
remove(stream): max-height on addon-name
Co-authored-by: Tim <tymmesyde@gmail.com>
2024-11-28 12:35:30 +02:00
Timothy Z.
15026ccf8c fix(stream): addon label overflow 2024-11-27 14:57:57 +02:00
Timothy Z.
d3a98fbdd3 fix(multiSelect): addon name overflow 2024-11-27 14:57:41 +02:00
Tim
efc2667c1d
Merge pull request #688 from ArtificialSloth/feat/subtitles-track-label
feat: Add label to subtitle tracks
2024-11-20 15:35:01 +01:00
ArtificialSloth
0b40ffe4b7 Merge branch 'feat/subtitles-track-label' of https://github.com/ArtificialSloth/stremio-web into feat/subtitles-track-label 2024-11-20 05:56:16 -05:00
ArtificialSloth
b07e10fe2b handle text overflow for track origin. 2024-11-20 05:56:14 -05:00
ArtificialSloth
18359aa42d
Update src/routes/Player/SubtitlesMenu/SubtitlesMenu.js
Co-authored-by: Timothy Z. <timothy@stremio.com>
2024-11-20 05:40:02 -05:00
ArtificialSloth
ffdb2fd5d4 Swap origin and label, add fallback for url check, translate origin, and handle text overflow for long labels 2024-11-20 05:26:48 -05:00
Tim
c27b94fa6c refactor(ModalDialog): rename duplicated class name 2024-11-16 22:22:53 +01:00
Timothy Z.
feb6746c90 fix: modal dialog styles issues 2024-11-16 22:27:42 +02:00
Gater73
e095ca1e5c
Update CONSTANTS.js
Add x.com as a white listed domain
2024-11-11 23:48:43 -03:00
Tim
c9e116006d chore: add new interface languages 2024-11-04 13:35:21 +01:00
Tim
693e3e3a37
Merge pull request #717 from heavy-baby/feat/add-interface-language
Update interfaceLanguages.json
2024-11-04 10:52:14 +01:00
heavy-baby
d941da36cd
Update interfaceLanguages.json
Added Japanese item.
2024-11-04 14:30:14 +09:00
cevznriny
be40252744 img loading='lazy' 2024-10-31 10:56:10 +01:00
Timothy Z.
4bfb28382e fix: upcoming label removed when video watched 2024-10-30 10:20:13 +02:00
Alexandru Branza
bb02ab8d54 Fix Backward Support for Older Browsers 2024-10-25 15:58:58 +03:00
Tim
a532d48bf5 chore: add eslint semi rules 2024-10-22 16:31:41 +02: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