Commit graph

65 commits

Author SHA1 Message Date
Tim
64b13d6092 chore: move assets to dedicated folder 2026-01-14 04:39:34 +01:00
Ivelin Megdanov
3d56023ffd Added addon name to catalogTitle function 2025-02-26 12:25:47 +02:00
Ivelin Megdanov
7220635d79 Show catalog names while loading 2025-02-26 12:05:17 +02:00
Timothy Z.
3636468d45 fix(Search): hide empty catalog rows 2025-01-17 20:08:16 +02:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Tim
08631ce914 fix(Search): use catalog prop for MetaRow 2024-01-04 14:33:15 +01:00
Tim
5903502f2f refactor: update search to latest core changes 2024-01-03 12:52:01 +01:00
kKaskak
b906cfdc41 feature: search history beta v1 2023-12-05 21:23:01 +02:00
Tim
fcc3317dc8 feat: implement search history 2023-12-04 18:31:10 +02:00
kKaskak
0d064ea673 names changed fix 2023-09-30 19:31:05 +03:00
kKaskak
cac1897241 Revert "search hints names corrected"
This reverts commit 239908b52b.
2023-09-30 19:28:01 +03:00
kKaskak
239908b52b search hints names corrected 2023-09-30 19:13:18 +03:00
kKaskak
2a422fa8e0 new search hints, addons icon changed 2023-09-28 12:45:41 +03:00
Tim
0cb651b12b Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00
Tim
7100eb38ac fix(Search): wrong icon name for actors 2023-07-07 16:09:56 +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
f06f21ce75 refactor: translate more strings 2022-12-14 22:11:51 +01:00
nklhrstv
537911e3e8 drop useDeepEqualMemo 2022-11-26 14:20:24 +02:00
nklhrstv
da2eaa0027 fade in effect added to search 2022-07-11 13:43:09 +03:00
nklhrstv
65c36b1356 Search wrapped with core suspender 2022-07-11 13:39:07 +03:00
nklhrstv
435ebdb3fa checks for catalogs which are not yet started to load 2022-05-19 16:24:07 +03:00
nklhrstv
fe216a3bd1 LoadRange implemented in search 2022-05-18 14:34:59 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
da274e02cf adapt images with the new build system 2021-01-06 18:25:47 +02:00
nklhrstv
e4e4784dc3 Err content returned as string from core 2020-10-30 09:39:46 +02:00
nklhrstv
2f0aeb1f38 compute catalog title in rust 2020-10-30 09:20:23 +02:00
nklhrstv
073be58307 core models serialized with camelCase field names 2020-10-22 15:15:50 +03:00
nklhrstv
8500615c79 search adapted with changes in core 2020-10-22 13:25:19 +03:00
nklhrstv
bfb6275b04 error message temporary fixed 2020-09-29 18:16:54 +03:00
nklhrstv
214b32103e fix error message for catalogs 2020-09-10 09:14:20 +03:00
nklhrstv
e91ca3b391 update stremio-icons require statements 2020-07-17 11:35:25 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
c9076155a2 deep linking integrated in Search and Board 2020-04-06 10:13:15 +03:00
nklhrstv
f45663b04d items count changed for rows with landscape posters 2020-03-28 20:19:16 +02:00
nklhrstv
297b7e2ff5 check for query in Search render 2020-03-28 19:30:48 +02:00
nklhrstv
22ec152cee href removed from useSearch hook 2020-03-28 19:27:07 +02:00
nklhrstv
9e4e7de7cb MetaRow uses itemComponent prop in Search 2020-03-28 09:31:13 +02:00
nklhrstv
e9e82ab70b Search UI adapted to changes in MetaRow 2020-03-26 19:42:53 +02:00
nklhrstv
e5612c8b33 no catalogs error implemented in search 2020-03-26 19:34:01 +02:00
nklhrstv
11a6103571 search hints class names changed 2020-03-26 19:27:22 +02:00
nklhrstv
a3e8981af4 use reduceRight to find first search query param 2020-03-26 19:05:43 +02:00
nklhrstv
275c6feeec useDeepEqualMemo for search selected 2020-03-26 19:05:21 +02:00
nklhrstv
905be0c7bd MainNavBars applied to Search 2020-02-25 16:55:05 +02:00
nklhrstv
655b8654e4 nav bars layout in search using grid 2020-02-19 13:24:38 +02:00
svetlagasheva
f9064c06c6 Search uses horizontal/vertical nav bar 2020-01-03 16:26:25 +02:00
NikolaBorislavovHristov
4ef7b4a85a searchbar uses query prop instead of parsing hash 2019-12-18 18:00:56 +02:00
NikolaBorislavovHristov
7dbfce62b6 useRouteActive dropped 2019-12-18 16:59:24 +02:00
svetlagasheva
41415f895d fix files according to linter rules 2019-12-12 11:43:32 +02:00
NikolaBorislavovHristov
8bb1449d1e variable names in search renamed by convention 2019-12-05 09:59:36 +02:00