Commit graph

1228 commits

Author SHA1 Message Date
nklhrstv
a33d9db6dc change the board threshhold to be items count instead of px 2022-06-01 14:44:59 +03:00
Alexandru Branza
21d5d8e0b4 Fix Spatial Nav in Board 2022-06-01 12:03:30 +03:00
nklhrstv
9ee8f86a9c remove lazy images 2022-05-31 18:08:40 +03:00
nklhrstv
d24b943017 use filterInvalidDOMProps 2022-05-27 13:08:33 +03:00
nklhrstv
9d649b194a attach more css classes to popup label 2022-05-26 15:50:32 +03:00
nklhrstv
8a8b8817bf use the closest scroll parent element in popups 2022-05-26 15:49:40 +03:00
nklhrstv
d4928c05d9 copyright header added 2022-05-19 16:28:52 +03:00
nklhrstv
a1d39cf181 revert MetaRow changes 2022-05-18 14:09:24 +03:00
nklhrstv
d812e50bd2 Board rows loaded on scroll 2022-05-18 14:07:58 +03:00
nklhrstv
473ccafee3 forward ref to MetaRow 2022-05-17 12:10:15 +03:00
nklhrstv
92ed0cdaa7 extra props expanded in MetaRow 2022-05-17 12:07:22 +03:00
nklhrstv
ce48686ff2 WRITERS_LINK_CATEGORY moved to constants 2022-05-09 16:12:41 +03:00
nklhrstv
8e327b4f38 not needed css classes removed 2022-05-09 16:12:05 +03:00
nklhrstv
40b6dfe0a3 Merge branch 'development' of github.com:Stremio/stremio-web into improve-metadetails-page-patch2 2022-05-09 16:10:10 +03:00
Nikola Hristov
0d68499e28
Merge pull request #268 from Stremio/meta-details-logo-fallback
Meta details logo fallback
2022-05-09 15:23:13 +03:00
nklhrstv
4c5f504cda optimization in the communication with core 2022-04-20 21:18:43 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
9a55f12dfd no name rendered in logo placeholder for the compact view 2022-02-15 16:05:46 +02:00
nklhrstv
a5ea1358a1 name added to logo fallback deps 2022-02-15 15:58:23 +02:00
nklhrstv
98d6ffbf7e bring back name in compact view 2022-02-15 15:57:27 +02:00
nklhrstv
7e6256d4f5 disable logo background in compact view 2022-02-15 15:47:40 +02:00
nklhrstv
8ea1548593 name removed in favor of logo's placeholder 2022-02-15 12:53:12 +02:00
Alexandru Branza
449d8e1034 Add Missing Semicolon 2022-02-04 16:48:47 +02:00
Alexandru Branza
67e3ffeed4 Improvements to MetaDetails Page
Changes made:
- removed `meta.name` from MetaDetails Page
- removed `meta.description` from MetaDetails Page
- remove "Writers" from MetaDetails Page
- fallback to blank PNG if logo unavailable (MetaPreview only)
- fallback to `meta.name` (css hack used to hide broken image) if logo unavailable
2022-02-04 14:30:59 +02:00
nklhrstv
9c6e83c6da fix max-height of the button in the streaming server warning 2021-11-08 16:09:43 +02:00
nklhrstv
dbd2501ac8 change the streaming server warning background 2021-11-08 16:09:28 +02:00
nklhrstv
9d806e7ad8 fix buttons in the addon modal 2021-10-29 17:45:58 +03:00
nklhrstv
c69c5a4285 fallback to rendering local addon data if the remote is not available 2021-10-29 16:43:20 +03:00
nklhrstv
667b1056cd added missing copyright 2021-10-05 14:29:25 +03:00
nklhrstv
d718477957 Streaming server warning fixed 2021-09-07 23:37:00 +03:00
svetlagasheva
76042a5893 useProfile map func modified 2021-08-05 13:11:58 +03:00
svetlagasheva
87cd270128 streamingServerWarningDismissed type fixed 2021-08-04 12:54:43 +03:00
svetlagasheva
59a2b7e3ca Merge branch 'development' of github.com:Stremio/stremio-web into server-notification 2021-08-04 10:26:38 +03:00
svetlagasheva
88964b0ab1 streamingServerWarningDismissed usage fixed 2021-08-04 10:08:15 +03:00
svetlagasheva
245956d510 ServerWarning onLaterClick/onDismissedClick func added 2021-07-21 18:24:33 +03:00
Tim
bb73cd8695 refactor: convert seekTimeDuration to ms 2021-07-19 16:18:55 +02:00
Tim
0a95563f15 Merge branch 'development' of https://github.com/Stremio/stremio-web into seek-time-settings 2021-07-19 11:26:00 +02:00
svetlagasheva
d071c3e8e7 ServerWarning buttons actions wip 2021-07-15 15:17:57 +03:00
abdev
8a943e2888 showHref str check, share hidden in discover 2021-07-14 18:29:10 +05:30
svetlagasheva
5ee9413ffc ServerNotification component renamed to ServerWarning 2021-06-28 16:27:46 +03:00
abdev
80f26f5794 showbutton ambiguous naming fixed 2021-06-28 14:37:41 +05:30
abdev
4c09156e02 showbutton linked to metadetails page 2021-06-26 12:06:43 +05:30
abdev
cccca66241 added metapreview show button 2021-06-26 11:37:22 +05:30
svetlagasheva
ce168f08cb className prop added to ServerNotification 2021-06-25 17:13:03 +03:00
svetlagasheva
255cd6be16 ServerNotification rendered in Board 2021-06-25 15:58:50 +03:00
svetlagasheva
320b276959 ServerNotification rendered in App.js 2021-06-23 19:19:25 +03:00
svetlagasheva
a3df116370 ServerNotification styles updated 2021-06-21 17:25:02 +03:00
Tim
ed51814c27 refactor(Settings): add seek time properties 2021-06-20 10:43:12 +02:00
svetlagasheva
31efb81989 ServerNotification component implemented 2021-06-16 21:24:40 +03:00
svetlagasheva
accd3d1123 curly brackets added 2021-06-14 14:54:06 +03:00