Commit graph

43 commits

Author SHA1 Message Date
Sean Yesmunt
4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Thomas Zarebczan
f9a681a425 Support 0.31 SDK, vrooom (#2277)
* maint: 0.31.0 changes
Changes to account for 0.31.0, WIP

* maint: key fee settings + bump SDK

Disable setting is no longer part of SDK settings so I moved it into local storage. Also moved in the max fee setting since it's now cleared out from the SDK.

* flow fix

* fix: share usage setting

* fix: file path unavailable
When clicking play, the file does re-download now, so no need to do anything there. Improved click behavior when file is deleted - it now still opens the folder in case someone is interested.

* review fixes

Set disableMaxKeyFee as a local variable. Removed file info from componentdidmount.

* fix, take 2

No need to set the setting I just removed...

* review fixes

Removed local settings storage. Value will be reset when switching back and forth.

* Update view.jsx

* Update settings.js
2019-02-12 13:26:50 -04:00
Sean Yesmunt
af35e87dc6 feat: autoplay next file in related list 2019-01-28 15:05:28 -05:00
Sean Yesmunt
388434929c fix: increase button icon size 2019-01-09 17:06:22 -05:00
Sean Yesmunt
9658cefa55 fix: input + label alignment 2019-01-09 17:06:22 -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
70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
Chakrit Likitkhajorn
9b4cbc2712 Limit file type when upload 2018-10-14 18:53:11 +07:00
Sean Yesmunt
edf8cd65e5 update formatting 2018-08-28 20:05:14 -04:00
YULIUS KURNIAWAN KRISTIANTO
6f91908005
Update view.jsx 2018-08-29 04:15:29 +07:00
YULIUS KURNIAWAN KRISTIANTO
75fadb8a1d
added learn more faq to wallet security section 2018-08-29 03:23:09 +07:00
Travis Eden
3d66610d69 reword autoDownload postfix 2018-08-20 09:47:19 -04:00
Travis Eden
386e9271ff when file download completes, notify through snackbar if on subscriptions page; formatting 2018-08-20 09:47:19 -04:00
Daniel
aea0084ea0 Allways use toggle on checkbox input.
- Add changelog entry for PR 1834.
2018-08-05 19:35:56 -03:00
Daniel
5599b8288d Change text label on notifications. 2018-08-01 16:04:44 -03:00
Daniel
5c65ca7a47 Rename variables names and text labels to be more descriptive. 2018-08-01 15:49:57 -03:00
Daniel
5527df97eb Update checkbox style to be toggable.
- Add Notifications to be on his own section.
2018-07-31 19:42:54 -03:00
Daniel Dominguez
b31781f6ef Add setting to skip desktop nofifications, persist the setting on localstorage, defaults to true(notifications enabled). 2018-07-30 21:13:57 -03:00
Shawn Khameneh
6809ac3e3a Add basic wallet encryption flows 2018-07-18 15:48:30 -04:00
Mark Beamer Jr
78ab2a795b moved search settings to the search page. 2018-06-22 14:46:58 -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
bb748b060a remove subscription for clear cache subtitle 2018-06-13 10:59:08 -04:00
Sean Yesmunt
ee42e5e1b4 alignment fixes 2018-06-13 01:20:53 -04:00
btzr-io
f3fff5667c update changelog 2018-05-29 21:18:41 -06:00
Travis Eden
bf8518d04c Autoplay: start playing/downloading video/audio/image in video component. Adds on/off checkbox on settings and file pages. Adds CHECK_SIMPLE icon (w/o circle).
add changelog entry
2018-05-11 10:47:08 -04:00
btzr-io
deae4982e1 disable automatic dark mode when dark theme is selected 2018-05-06 14:40:30 -06:00
YULIUS KURNIAWAN KRISTIANTO
54823f24ac
fix wording 2018-04-18 01:11:00 +07:00
btzr-io
ccd968bbf5 implement new dark theme 2018-04-17 02:27:24 -04:00
YULIUS KURNIAWAN KRISTIANTO
9f87ff57aa
Hide Price Form Field 2018-04-11 05:05:30 +07:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Thomas Zarebczan
7afe78e46f
spelling fixes 2018-03-16 17:13:43 -04:00
liamcardenas
b56982d3b2 Disable rewards when diagnostics are off 2018-03-16 13:55:56 -07:00
liamcardenas
06c7572c8e Fixed formatting issues 2018-03-07 21:07:42 -08:00
liamcardenas
5d896124f4 Improved messaging around analytics 2018-03-07 20:21:33 -08:00
btzr-io
f29a947c09 create component FileExporter 2018-02-23 17:24:00 -07:00
Sean Yesmunt
e42c7aba83 disabled auto dark mode if dark mode is selected 2018-02-08 11:28:46 -08:00
Arrowana
6f77106ffa is night interval to 60 seconds and shorten label message 2018-01-17 20:55:25 +11:00
Arrowana
8eb7f58988 add basic feature 2018-01-14 20:14:15 +11:00
Igor Gassmann
e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Igor Gassmann
dbb28dd625 Fix electron-webpack related errors 2017-12-07 09:52:22 -03:00
Igor Gassmann
df01c361df Fix __static paths for production. Paths aren't correctly resolved on development 2017-12-06 18:21:57 -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/page/settings/view.jsx (Browse further)