Commit graph

40 commits

Author SHA1 Message Date
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 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 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
Sean Yesmunt 5a905fe174 use search selector and add file tile channel links 2018-08-20 10:57:59 -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 aeaed80999 bump search results to 30 and remove autosearch 2018-06-20 02:20:16 -04:00
Sean Yesmunt da96f28794 improve file page ux 2018-06-20 00:49:20 -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
Travis Eden 731e3a1546 alter onSearch mechanics 2018-06-04 16:41:58 -04:00
Sean Yesmunt 2cf9d829b4 fix playing from spacebar 2018-05-16 14:32:25 -04:00
Sean Yesmunt 2fe2cbacee don't show autocomplete if no value in search 2018-05-16 14:04:08 -04:00
Daniel Dominguez 16c09a9ddd Move modals types constants to lbry-redux repository.
- Remove useless file modal types as is not referenced anymore in this repository.
  - Changed import statements to use lbry-redux to import modal types constants.
2018-05-05 16:04:47 -03:00
Sean Yesmunt 25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -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