Commit graph

5045 commits

Author SHA1 Message Date
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
Lachezar Lechev
2cb027d99c
chore: add core-web dep. from gh-pages
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-11-18 16:05:49 +02:00
Timothy Z.
feb84ef4c4 refactor: use single quote strings 2024-11-18 15:52:28 +02:00
Timothy Z.
06e43968c9 refactor: add checks to call setter when needed 2024-11-18 15:49:48 +02:00
Lachezar Lechev
2b4e616701
Merge branch 'development' into feat/seek-player-action 2024-11-18 14:53:09 +02:00
Tim
9be4ff28aa
Merge pull request #727 from Stremio/fix/modal-dialog-style-issues
fix: modal dialog styles issues
2024-11-16 22:25:56 +01: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
Tim
ba3ff2ba9e
Merge pull request #722 from Gater73/development
Update CONSTANTS.js to add x.com
2024-11-12 09:15:08 +01:00
Gater73
e095ca1e5c
Update CONSTANTS.js
Add x.com as a white listed domain
2024-11-11 23:48:43 -03:00
Lachezar Lechev
ad8e0f9b57
Merge branch 'development' into feat/manage-streaming-urls 2024-11-08 14:44:50 +02:00
Lachezar Lechev
d88aef1b0c
chore: add stremio-core-web dep. of feature branch build 2024-11-08 14:40:39 +02:00
Tim
645afa1ca6
Merge pull request #718 from Stremio/update-stremio-video
chore: update stremio-video
2024-11-06 09:48:04 +01:00
Vladimir Borisov
38c72441c3
chore: update stremio-video 2024-11-06 10:38:17 +02:00
Tim
df1aa716d2 ci: prevent deploy for PRs from forks 2024-11-05 22:42:14 +01:00
Tim
9df9a4e1a1 fix(Calendar): layout issue for small viewports 2024-11-04 15:31:00 +01:00
Tim
e0342be6dc chore: update stremio-translations 2024-11-04 13:36:00 +01: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
Tim
7874062156 chore: use dev build of core-web 2024-10-31 15:10:16 +01:00
Tim
79cde15ade fix(Calendar): toMonthYear returned incorrect month depending on the day 2024-10-31 15:09:28 +01:00
Tim
efa6d63c06
Merge pull request #715 from cevznriny/development
img loading='lazy'
2024-10-31 12:43:17 +01:00
cevznriny
b91305440a
Merge branch 'Stremio:development' into development 2024-10-31 10:58:11 +01:00
cevznriny
be40252744 img loading='lazy' 2024-10-31 10:56:10 +01:00
Tim
e841707497 5.0.0-beta.13 2024-10-31 10:04:35 +01:00
Tim
e8007be561
Merge pull request #713 from Stremio/fix/upcoming-watched-labels
fix: upcoming label removed when video watched
2024-10-30 13:03:03 +01:00
Tim
57fc3bc263 fix(BottomSheet): add bottom padding to container 2024-10-30 10:23:40 +01:00
Tim
a98d38fa25 fix(BottomSheet): remove chrome mobile highlight color for backdrop 2024-10-30 10:23:21 +01:00
Timothy Z.
4bfb28382e fix: upcoming label removed when video watched 2024-10-30 10:20:13 +02:00
Tim
6337f25660 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar 2024-10-29 08:59:46 +01:00
Tim
7cefc8d964 feat(Calendar): add transition to border of items 2024-10-29 08:58:17 +01:00
Tim
ac01908374 fix(Calendar): deselect day when closing details 2024-10-29 08:54:21 +01:00
Tim
ea933fe5c3 refactor(PaginationInput): transition when hovering the button 2024-10-29 08:46:28 +01:00
Tim
d9b82acc4a fix(Calendar): lint 2024-10-29 08:40:06 +01:00
Tim
820f7eaf81 fix(Calendar): use useCallback for useCalendarDate functions 2024-10-29 08:39:29 +01:00
Tim
7078dd76d7
Merge pull request #712 from Stremio/backward-support
Fix Backward Support for Older Browsers
2024-10-25 15:06:38 +02:00
Alexandru Branza
bb02ab8d54 Fix Backward Support for Older Browsers 2024-10-25 15:58:58 +03:00
Timothy Z.
1b1cf2bec1 add: placeholder 2024-10-24 15:59:09 +03:00
Timothy Z.
ada66b95df refactor: add profile.settings to dependency array 2024-10-24 15:38:12 +03:00
Timothy Z.
d32782b68b refactor: handle ordering by core 2024-10-24 13:57:13 +03:00
Timothy Z.
38fc6e3c66 refactor: separate AddItem 2024-10-24 12:12:09 +03:00
Timothy Z.
f8cf7f7ae5 refactor: use the other function for submitting 2024-10-24 11:56:27 +03:00
Timothy Z.
8b067ad5b4 chore: fix eslint (2) 2024-10-24 11:52:15 +03:00
Timothy Z.
603c314905 fix: eslint errors 2024-10-24 11:51:26 +03:00
Timothy Z.
15ca542f47 Merge branch 'development' into feat/manage-streaming-urls 2024-10-24 11:49:46 +03:00
Timothy Z.
7e56236c6d refactor: item component 2024-10-24 11:48:22 +03:00
Timothy Z.
dc5f90b2e8 refactor: imports resolutions 2024-10-24 11:36:13 +03:00
Timothy Z.
b6b9128fcd fix: imports 2024-10-24 11:23:02 +03:00