Commit graph

23 commits

Author SHA1 Message Date
Sean Yesmunt f44c02e099 update: add rewards to sidebar links 2019-02-04 16:36:59 -05:00
Sean Yesmunt 21661fce85 feat: show guided tooltip to invite page on first run 2019-01-26 19:23:47 -05:00
Sean Yesmunt 82e041c197 change: remove 'My LBRY' and move publishes/downloads/history to top level in sidebar 2019-01-26 18:50:58 -05:00
Sean Yesmunt adb81c0a49 enhance 2019-01-23 10:40:23 -05:00
Sean Yesmunt d9770f3343 update: use 'home' icon for 'explore' tab on side bar 2019-01-14 17:31:23 -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 bed9b1f95f
Fixes/Changes for 0.27.0 (#2176)
* add Invite to the left nav

* fix: #2154 - only set latest content if we are on page 1 of a channel

* lower priority for channel/date on home page

* add gerbil to 'all caught up' subscription view

* fix: spacing on items in home page scrollable list

* color improvements on homepage for titles/help message

* fix: stroke width for svg inside button

* fix: grid layout on large screens

* i give up - related on the right side always

* fix: hidden claims message spacing

* general spacing improvements

* fix: nsfw file page background

* remove comment
2019-01-11 11:34:36 -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 df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
Sean Yesmunt 863b2e32ce add comment support button 2018-11-07 17:44:38 -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
Sean Yesmunt 70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
Sean Yesmunt 4064b8c064 bring selectNavLinks back into lbry-redux 2018-09-04 13:23:18 -04:00
Aliyev Doniyor 7119a43742 Clear upgrade subscribed interval after declining 2018-08-06 22:25:30 +05:00
Thomas Zarebczan d383e57b01
fix linux path
Forgot to update the path in the last PR. It downloads as: LBRY_xxxx.deb
2018-06-19 19:02:23 -04:00
Sean Yesmunt 94fca29323 fix: error modal handling 2018-04-23 01:04:11 -04:00
btzr-io f29a947c09 create component FileExporter 2018-02-23 17:24:00 -07:00
Alex Liebowitz 863f7dc23b Make new dialogs behave correctly when video is playing 2018-01-17 06:10:11 -05:00
Alex Liebowitz f244f9035b Add back "Upgrade App" button on Mac/Win with different dialog on click 2018-01-17 06:09:02 -05:00
Igor Gassmann 0a94082983 Convert anonymous functions to arrow functions 2017-12-27 20:48:11 -03:00
Igor Gassmann 7cd25e777a Pretty print and lint non-component sources 2017-12-21 18:00:33 -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/redux/selectors/app.js (Browse further)