Commit graph

138 commits

Author SHA1 Message Date
Botzy
3c249e5925 fix hardcoded titles with no translations 2025-05-27 18:20:18 +03:00
Botzy
61fdf3113e fix(Discover): added missing translation keys 2025-05-27 12:07:57 +03:00
Timothy Z.
fa07709d31 refactor(Discover): use a reference instead 2025-05-22 14:59:31 +03:00
Botzy
2e72f5af9d refactor(Discover): check for window innerWitdth instead isMobile to enable direct navigation 2025-05-21 14:10:42 +03:00
Botzy
01c5100aaf fix(Discover): enable direct navigation to meta item on mobile instead focus first 2025-05-20 19:38:37 +03:00
Timothy Z.
a8eb284379 Merge branch 'development' into fix/discover-page-remove-duplicated-filters 2025-04-15 13:00:52 +03:00
Ivelin Megdanov
70f5b515d0 Fix typo in scroll threshold constant name 2025-03-25 12:27:58 +02:00
Ivelin Megdanov
7389e7b4d0 Added threshold for next page calculation 2025-03-25 12:25:05 +02:00
Ivelin Megdanov
12c75d2d11 Fix infinite scroll issue on large screens 2025-03-10 17:23:29 +02:00
Botzy
224b6e6f76 fix(Discover): improve styles to handle filters edge cases 2025-02-18 15:35:14 +02:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
kKaskak
e6f681993c fix: missing watched indicator on discover and board 2024-02-08 12:54:15 +01:00
Tim
67f2265a7f fix(Discover): lint error 2023-08-24 16:54:49 +02:00
Tim
0cb651b12b Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00
Alexandru Branza
96f6f7b786
Merge pull request #419 from 0xRnato/fix/discover-missing-links
fix: add missing prop to the discover preview
2023-07-11 15:40:07 +02:00
Alexandru Branza
949edb90f2 Simplify Logic for Scrolling Up on Discover Filter Change 2023-07-07 14:34:26 +03:00
Tim
dd01ee96ce refactor(Discover): pass links prop to MetaPreview 2023-07-04 13:57:17 +02:00
Renato Neto
48aa70eb71 fix: add missing prop to the discovery preview 2023-06-30 20:09:45 -03:00
Alexandru Branza
10e13f7262 Discover: Scroll Up on Options Change 2023-06-29 20:46:14 +03:00
Tim
50b16590a6 refactor: update icons 2023-06-09 22:18:43 +02:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
nklhrstv
b758ab3888 Discover wrapped with core suspender 2022-07-11 12:56:11 +03:00
nklhrstv
874abf6ffa dicover adapted to changes in core 2022-06-27 16:22:55 +03:00
nklhrstv
9c6404ed41 styles updated 2022-05-25 11:36:26 +03:00
Tim
24d8b072c0 Merge remote-tracking branch 'origin' into mobile 2022-05-17 08:21:02 +02:00
nklhrstv
4b6c902733 replace usage of useDeepEqualEffect with useEffect 2022-04-20 21:25:42 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
Nikola Hristov
c0679b7ec8
Replace scrollTo call with scrollTop setter 2022-02-24 14:23:43 +02:00
Tim
e3122774a6 refactor: reduce code changes 2022-02-21 09:19:03 +01:00
Tim
585fca48b0 refactor(Discover): use modal to display filters instead of Filters component 2022-02-18 14:25:45 +01:00
Tim
6703b9771b refactor: move filters code to a new component and use it on routes 2022-02-16 23:12:52 +01:00
Tim
25ae109a36 refactor(Discover): add filter menu on mobile 2022-02-16 20:39:00 +01:00
nklhrstv
fd347ef464 metaItemsContainerRef allways reference to the meta item container when its mounted 2022-02-15 13:41:04 +02:00
nklhrstv
b2e2eb1c95 use optional chaining 2022-02-15 13:37:47 +02:00
Alexandru Branza
16e21b5241 Add Missing Space 2022-02-04 16:50:08 +02:00
Alexandru Branza
76433a4b9a Fix Discover Scroll
The scroll of the Discover page would not go to top once a genre or page was changed.
2022-02-04 16:14:43 +02:00
abdev
4c09156e02 showbutton linked to metadetails page 2021-06-26 12:06:43 +05:30
nklhrstv
da274e02cf adapt images with the new build system 2021-01-06 18:25:47 +02:00
svetlagasheva
279b6ae48f parseInt with base 10 used 2020-11-26 17:41:38 +02:00
nklhrstv
61612d8800 use error content as string 2020-10-30 09:51:09 +02:00
nklhrstv
531cc34fca use discover.catalog.installed prop 2020-10-30 09:47:12 +02:00
nklhrstv
7ad69b7646 drop useToggleInLibrary 2020-10-23 09:45:37 +03:00
nklhrstv
5c4f386da5 discover refactored to use useToggleInLibrary hook 2020-10-22 19:26:06 +03:00
nklhrstv
073be58307 core models serialized with camelCase field names 2020-10-22 15:15:50 +03:00
nklhrstv
2cf0bfa4b1 use camelCase for deepLinks 2020-10-19 00:21:29 +03:00
nklhrstv
3faef7f7dc fix focus out issue in discover 2020-10-18 23:44:18 +03:00
nklhrstv
e14896deb0 move discover logic to rust 2020-10-18 23:43:52 +03:00
nklhrstv
bfb6275b04 error message temporary fixed 2020-09-29 18:16:54 +03:00
nklhrstv
9e2603243f trailers renamed to trailerStreams 2020-09-15 18:14:10 +03:00
nklhrstv
214b32103e fix error message for catalogs 2020-09-10 09:14:20 +03:00