Commit graph

37 commits

Author SHA1 Message Date
Sean Yesmunt de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt 8c2bf13217 fix: ui cleanup 2019-02-20 00:20:29 -05:00
Sean Yesmunt 4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Sean Yesmunt 7aa29417b8 update: standardize icon naming 2019-01-26 18:50:58 -05:00
Sean Yesmunt 174bfbc8fb
0.27.0 cleanup (#2182)
* fix: channel navigation from suggested subscriptions

* fix: move subscribe/share buttons below name on channel page

* fix: images with weird media type

* fix: increase tx amount size on tx table

* change: add icons to nav bar

* fix: move filewatcher-webpack-plugin into dev dependencies

* fix: upgrade button styling

* improvement: modal consistency

* change: increase svg stroke inside button

* fix: more descriptive title on header for wallet balance

* fix: minor color/alignment

* chore: update lbry-redux
2019-01-14 13:40:06 -05:00
Sean Yesmunt ad90c1f96e
Redesign fixes (#2164)
* fix: share modal not opening

* fix: add more spacing above snackbar link

* fix: properly close thumbnail error modal

* fix: better align media property icons

* fix: tx filter alignment and prevent hiding filter if no current tx's

* fix: publish markdown on dark mode

* fix: add max-width on container for large screens

* fix: channel pagination aligmnent and spacing

* fix: modal spacing and flow errors

* fix: home page scrolling (now with mouse scrolling)

* fix: hover color in dark mode for outline buttons

* fix: improve file page spacing/layout

* cleanup

* fix: wrap file actions on smaller screens

* fix: comment button spacing
2019-01-07 18:29:40 -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 2e5719f48a fix typo 2018-11-29 00:12:34 -05:00
Sean Yesmunt e618b491e6 remove fetchClaimsCount call on channel pages 2018-11-27 17:13:15 -05:00
Sean Yesmunt a56831db2c standardize constant naming/imports 2018-11-27 11:59:41 -05:00
Sean Yesmunt 4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
Sean Yesmunt 1c5e28653a fix channel links 2018-11-09 10:34:48 -05:00
Sean Yesmunt 45339f8197 fix typo 2018-11-05 10:29:21 -05:00
Jessop Breth 2c6cc7de0f adds shareModal to channel page 2018-11-02 13:24:56 -04:00
Sean Yesmunt 639f99555f fix subscribe uri on channel pages 2018-10-31 13:08:30 -04:00
Sean Yesmunt 42fc41f1ae simplify file card and tile 2018-10-09 11:01:54 -04:00
Sean Yesmunt ce9a3f0ff4 better channel actions alignment 2018-10-04 00:39:49 -04:00
Sean Yesmunt 651fe60c5e don't show hidden nsfw message on my channel 2018-07-13 11:26:36 -04:00
Sean Yesmunt 72be966242 add message for number of hidden nsfw files 2018-07-13 11:26:36 -04:00
Travis Eden e0233c0133 separate busy indicator from content list and move to title bar 2018-07-11 09:13:23 -04:00
btzr-io 9657709c16 force highlight update of pagination 2018-06-21 00:01:19 -06:00
Thomas Zarebczan 23a26c075a fix share on Web (spee.ch) URLs 2018-06-06 15:22:28 -04:00
seanyesmunt 5ad42609c3 remove tip from channel page 2018-06-01 13:56:00 -04:00
Travis Eden c6732d3d3f add buttons to share spee.ch URLs on file and channel pages 2018-05-25 09:33:45 -04:00
Sean Yesmunt 492b1601f6 feature: use internal-apis for subscriptions and add page loader
update subscription types

update changelog

Simplify subscriptions sync logic

add claim type

use let over const

change spinner color based on theme

clean up subscriptions
2018-05-15 11:16:14 -04:00
Sean Yesmunt 60c2308511 fix: sort by height on channel page 2018-04-23 01:49:52 -04:00
Sean Yesmunt 0445737306 fix: remove tip button from channel page 2018-04-03 20:59:31 -04:00
miikkatu 7f42f45a9b Add go to page navigation to channel pagination options 2018-03-30 20:04:41 +03:00
Sean Yesmunt 3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
liamcardenas 1cb122c839 Fix claim name undefined in buildURI bug 2018-03-08 17:56:48 -08: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
Igor Gassmann e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Sean Yesmunt 38de5edc90 use common subscribeButton component 2017-12-08 16:09:22 -05:00
Sean Yesmunt a7fe02ea98 persisting subscriptions 2017-12-08 16:09:22 -05: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/page/channel/view.jsx (Browse further)