Commit graph

34 commits

Author SHA1 Message Date
Sean Yesmunt de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt ff0478ade3 feat: add support for search filters 2019-02-18 13:21:20 -05:00
Sean Yesmunt 919bd4c934 change: use 'file' icon for files in search suggestions 2019-01-26 18:50:58 -05:00
Sean Yesmunt 7aa29417b8 update: standardize icon naming 2019-01-26 18:50:58 -05:00
Sean Yesmunt 88a731ffea fix: flow errors 2019-01-19 13:54:06 -05:00
Sean Yesmunt a56831db2c standardize constant naming/imports 2018-11-27 11:59:41 -05:00
Sean Yesmunt 1dd6a9e42f
Merge pull request #2109 from lbryio/subscriptions
Show recommended subscriptions
2018-11-27 11:23:38 -05:00
Sean Yesmunt 4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
Sean Yesmunt 7084c87a02 remove unused displayType 2018-11-20 17:22:48 -05:00
Sean Yesmunt df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
Sean Yesmunt 78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt 24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
ポール ウェッブ a96460fbd9 Dark mode 2018-10-22 12:30:16 -04:00
Thomas Zarebczan 45961e7d76
Update view.jsx 2018-10-11 02:39:58 -04:00
Thomas Zarebczan 9b1797c1ab take 2
Fixing up per Sean's recommendations
2018-10-11 02:38:27 -04:00
Thomas Zarebczan 2707210744 fix 1972
Adds a snackbar if the lbry:// URL is invalid
I tried to do the doNotify similar to most of the other pages, but failed.
2018-10-11 01:56:47 -04:00
Sean Yesmunt 123ed44bb9 fix event listener cleanup 2018-10-09 16:25:35 -04:00
Sean Yesmunt 71327875f8 add {cmd,ctrl} + l for wunderbar focus 2018-10-09 16:25:11 -04:00
Mark Beamer Jr 78055ad0d1 fixed isPlayable to only play for video or audio. 2018-06-22 14:46:02 -04:00
Sean Yesmunt 5fd72af0f8 fix: stick autocomplete 2018-06-20 18:58:55 -04:00
Sean Yesmunt 6be2388620 simplify autocomplete ux 2018-06-20 00:49:20 -04:00
Mark Beamer Jr 3839b790e2 -modified text to make unified search bar clearer. 2018-06-10 14:32:47 -04:00
Sean Yesmunt 2cf9d829b4 fix playing from spacebar 2018-05-16 14:32:25 -04:00
Sean Yesmunt eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt 7e62cb5b73 fix for navigating with enter key 2018-03-27 14:25:23 -07:00
Sean Yesmunt 3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann 1da4d05986 Refactor lbryuri.js into separate named exports 2018-01-19 12:12:28 -03:00
Sean Yesmunt 2b9561f0c0
Revert "Redesign groundwork, homepage, search" 2018-01-08 17:15:44 -08:00
Sean Yesmunt 7d492ae1fc Redesign groundwork (home/search) 2018-01-08 13:10:14 -08:00
Sean Yesmunt e6bd648116 use one icon component and add padded prop 2018-01-04 17:05:29 -05:00
Thomas Zarebczan 535730eede
update wunderbar text
change "movies" to "videos" (more generic)
2018-01-02 19:47:48 -05:00
Igor Gassmann e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Igor Gassmann eaa5c212d2 Merge branch 'master' into restructuring 2017-12-07 12:24:00 -03:00
Igor Gassmann 6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/component/wunderbar/view.jsx (Browse further)