Commit graph

25 commits

Author SHA1 Message Date
infinite-persistence
3322b91c5d
Improve <video> poster thumbnail fetching.
Even with the caching changes, a 150kB thumbnail still takes 1-2s to fetch. This impacts the score.

## Change
(1) Start with a large-enough placeholder image (has to be larger than the final image -- inflating doesn't count), then delay just enough for scoring, then switch to the real thumbnail.

(2) Since we are now doing post-mount stuff, we have the exact dimensions to optimize the claim thumbnail. This reduces the typically-several-MBs thumbnail to kBs.
2021-06-25 16:00:47 +08:00
Sean Yesmunt
5152e78f09 new og image 2020-04-30 14:33:21 -04:00
jessop
6e13fcfbd3 privacy changes:
users see welcome screen once and choose preference
SETTINGS moved to redux
took steps toward eliminating unwanted analytics in app based on preferences
settings page update to privacy controls and copy

persist welcome version

default tv on

cleanup

clean up appstrings

populate prefs app only

wallet custody, app only router

settings on startup

welcome sync, 3p share sync, emojis

bump redux

cleanup

fix app not building

fix sync bug, remove tvWelcomeVersion

cleanup

disable internalshare setting while signed in
2020-02-21 15:15:48 -05:00
Sean Yesmunt
a433247341 rename og.png to v1-og.png 2020-01-31 14:10:32 -05:00
Thomas Zarebczan
e94bf5d33e
Add files via upload 2020-01-31 12:19:31 -05:00
Sean Yesmunt
bb53e6bec0 smaller favicon 2019-12-12 16:41:02 -05:00
Sean Yesmunt
6ad31a3ce9 refactor lbrytv web server 2019-11-11 13:27:29 -05:00
Thomas Zarebczan
544bbdebed
Update OG image 2019-08-13 13:55:56 +02:00
Sean Yesmunt
a967d25232 add basic og tags 2019-04-18 14:32:58 -04:00
netop:// ウェッブ
3f918378f5 Closes #2427
Created a new `og:image`.
2019-04-15 18:05:55 -05:00
Sean Yesmunt
6972d341a3 back to ico for windows icon 2019-03-20 15:44:38 -04:00
Sean Yesmunt
a07801f8bb update tray icon for windows 2019-03-20 13:57:31 -04:00
Sean Yesmunt
8ee1d2319d web cleanup 2019-03-08 15:15:45 -05:00
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt
defc08eccb change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
Sean Yesmunt
88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt
78bb2547a8 update yerbil gerbil 2018-11-28 15:01:20 -05:00
Sean Yesmunt
4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
Daniel Dominguez
5b7e239e20 Update image. 2018-07-30 17:13:47 -03:00
Daniel Dominguez
b448d23dbf Add new png to show up when the image can't be loaded. 2018-07-30 15:44:03 -03:00
Sean Yesmunt
8ed40be8a4 better thumbnail placeholder 2018-07-19 10:51:21 -04:00
Sean Yesmunt
45de83fdf3 thumbnail preview on publish page 2018-07-19 10:51:21 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann
fd64ae58fe Refactor main process 2018-01-17 23:13:08 -03:00
Igor Gassmann
9cbb413264 Move static resources into /static/ dir 2017-12-04 16:53:30 -03:00