Commit graph

130 commits

Author SHA1 Message Date
Timothy Z.
281189a38e fix(StreamingServerWarning): dismiss when online 2025-01-22 16:08:38 +02:00
Timothy Z.
cb09644c33 refactor(StreamingServerWarning): without transition 2025-01-11 15:29:57 +02:00
Timothy Z.
f6080d9a95 refactor(StreamingServerWarning): add logs useMemo 2025-01-07 16:57:19 +02:00
Timothy Z.
3e36d7ad6a refactor(StreamingServerWarning): convert to TS 2025-01-06 22:43:46 +02:00
Tim
ccf593d644 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/components 2025-01-06 14:28:54 +01:00
Timothy Z.
2b051f738d refactor(Board): use !== instead 2025-01-03 17:17:49 +02:00
Timothy Z.
5ebc8df63f refactor(Board): hide only empty catalogs 2025-01-03 17:14:04 +02:00
Timothy Z.
2288bd27d0 refactor(Board): dont show err instead 2025-01-03 15:41:44 +02:00
Timothy Z.
c65b10e915 fix(Board): Hide empty catalogs 2025-01-03 15:27:34 +02:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Tim
3551159356 fix: show new videos counter on library items 2024-02-01 08:51:41 +01:00
Tim
b9cb10e962 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/translate-catalog-names 2024-01-03 12:19:09 +01:00
Tim
a37579f70e fix: see all button was missing on MetaRow 2024-01-03 12:15:35 +01:00
kKaskak
3710399bca refactor: EventModal imports 2023-12-14 17:13:48 +01:00
kKaskak
56ff346512 refactor: naming 2023-12-14 16:37:27 +01:00
kKaskak
9594efbb0e refactor: created a separate component 2023-12-14 15:06:06 +01:00
kKaskak
cd8be46584 refactor: naming changes + conditional rendering for the button 2023-12-14 12:33:10 +01:00
kKaskak
179ed3948f feature: useFetchNotficationData hook + new approach 2023-12-14 12:17:51 +01:00
kKaskak
156a129cc4 feature: seasonal notfication - no logic 2023-12-13 15:41:51 +01:00
Tim
b853e18499 feat: translate catalog names 2023-12-08 21:26:27 +01:00
Tim
863f0c75b3 refactor: update continue watching ui/ux 2023-10-19 15:51:55 +02:00
Lachezar Lechev
7e2e178286
fix: Board has now it's own items instead of LibraryItem
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-08-10 14:55:24 +03: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
b20e197baf Board wrapped with model suspender 2022-07-11 09:50:01 +03:00
nklhrstv
a33d9db6dc change the board threshhold to be items count instead of px 2022-06-01 14:44:59 +03:00
nklhrstv
435ebdb3fa checks for catalogs which are not yet started to load 2022-05-19 16:24:07 +03:00
nklhrstv
d812e50bd2 Board rows loaded on scroll 2022-05-18 14:07:58 +03:00
nklhrstv
469491f09c adapt to new api of board hook 2022-05-17 21:22:48 +03:00
nklhrstv
5b12f1f16c revert board 2022-05-17 21:18:14 +03:00
nklhrstv
9bd9b18365 LoadRange action dispatched on scroll 2022-05-17 18:36:49 +03:00
nklhrstv
24589034df switch to react-virtual 2022-05-17 15:56:17 +03:00
nklhrstv
68cb143671 poc react-virtualized list adapted to the board 2022-05-17 12:59:56 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
63667fb1ac dont show streaming server warning while the streaming server is still loading 2021-11-03 10:02:55 +02:00
nklhrstv
d718477957 Streaming server warning fixed 2021-09-07 23:37:00 +03:00
svetlagasheva
3375102d40 streamingServerWarningDismissed check fixed 2021-08-04 18:38:16 +03:00
svetlagasheva
8699b739c4 streamingServerWarningDismissed checked for null 2021-08-04 16:18:59 +03:00
svetlagasheva
2ccabd823c streamingServerWarningDismissed check for ServerWarning 2021-08-04 14:18:18 +03:00
svetlagasheva
5ee9413ffc ServerNotification component renamed to ServerWarning 2021-06-28 16:27:46 +03:00
svetlagasheva
ce168f08cb className prop added to ServerNotification 2021-06-25 17:13:03 +03:00
svetlagasheva
a5dea3869e Board classNames fixed 2021-06-25 17:07:42 +03:00
svetlagasheva
255cd6be16 ServerNotification rendered in Board 2021-06-25 15:58:50 +03: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
86bc5b0c60 error message fixed 2020-10-22 13:25:06 +03:00
nklhrstv
a4d77e260b error message in board formated 2020-10-22 10:35:24 +03:00
nklhrstv
938aee5bac board logic moved to core 2020-10-19 00:21:12 +03:00
nklhrstv
31b2ffd0ff adapted to changes in core related to Lib structs renamed to Library 2020-09-30 17:48:11 +03:00