Tim
|
67f2265a7f
|
fix(Discover): lint error
|
2023-08-24 16:54:49 +02:00 |
|
Tim
|
45746f6c2c
|
refactor: minor style changes
|
2023-08-22 15:17:03 +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 |
|
Tim
|
bcfef1a5fd
|
refactor: use outline for buttons
|
2023-07-07 20:16:00 +02:00 |
|
Alexandru Branza
|
949edb90f2
|
Simplify Logic for Scrolling Up on Discover Filter Change
|
2023-07-07 14:34:26 +03:00 |
|
Tim
|
2512bcbc28
|
refactor: improve MetaPreview layout
|
2023-07-05 14:32:46 +02:00 |
|
Tim
|
0ccb71ccde
|
refactor(Discover): style
|
2023-07-04 15:58:19 +02: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
|
4a8c7ddfbf
|
refactor: style multiselects
|
2023-06-13 23:16:44 +02:00 |
|
Tim
|
c5aa6575a8
|
refactor: style meta row and item
|
2023-06-13 13:53:25 +02:00 |
|
Tim
|
65e5ec88ad
|
refactor: update background-color
|
2023-06-13 09:43:38 +02: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 |
|
Tim
|
8a28869e90
|
Merge branch 'development' into typings
|
2023-04-27 07:56:13 +02:00 |
|
Tim
|
b41cc418c5
|
refactor(Discover): add translation on extra selectable
|
2023-04-12 13:43:01 +02:00 |
|
Tim
|
3e3e97ee76
|
refactor: add typings
|
2023-03-14 05:02:16 +01:00 |
|
Tim
|
fd08dcca06
|
refactor: move translateOption to a common file
|
2022-12-15 18:57:13 +01:00 |
|
Tim
|
87fb0c5af8
|
refactor: add translations
|
2022-12-15 17:46:55 +01:00 |
|
Tim
|
7ed6081b74
|
refactor(Discover): translate selectable options
|
2022-12-15 16:38:46 +01:00 |
|
nklhrstv
|
b758ab3888
|
Discover wrapped with core suspender
|
2022-07-11 12:56:11 +03:00 |
|
nklhrstv
|
864b52c60e
|
ctx added to discover deps
|
2022-07-11 12:50:02 +03:00 |
|
nklhrstv
|
11be6d8f8c
|
use async api of getState
|
2022-07-06 17:16:33 +03:00 |
|
nklhrstv
|
2744e583cd
|
optimize useSelectableInputs
|
2022-07-05 14:59:49 +03:00 |
|
nklhrstv
|
874abf6ffa
|
dicover adapted to changes in core
|
2022-06-27 16:22:55 +03:00 |
|
nklhrstv
|
b4a72b96a0
|
paginationInput removed from selectableInputs
|
2022-06-27 16:21:23 +03:00 |
|
nklhrstv
|
7a85787284
|
limit the height of the multiselect menu
|
2022-05-27 18:45: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
|
f18341f8ab
|
fix(Discover): inverted inputs order on desktop
|
2022-02-18 14:39:29 +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
|
30c9d9cccf
|
refactor(Discover): display 3 posters instead of 4
|
2022-02-16 20:59:09 +01:00 |
|
Tim
|
25ae109a36
|
refactor(Discover): add filter menu on mobile
|
2022-02-16 20:39:00 +01:00 |
|
Tim
|
f1c65e89ad
|
refactor: improve mobile layout for Discover
|
2022-02-16 13:00:59 +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 |
|
nklhrstv
|
c76e723523
|
fix selectable catalogs
|
2021-11-08 13:39:07 +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
|
2c0c656c97
|
inputs scroll bar styled
|
2020-10-30 10:46:43 +02:00 |
|