Commit graph

31 commits

Author SHA1 Message Date
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt
f25d71d1c3 web build sorta working 2019-02-22 01:59:50 -05:00
Sean Yesmunt
5a97077c9f lbryweb working with desktop 2019-02-22 00:01:59 -05:00
Sean Yesmunt
08f48f3868 maint: upgrade sdk to 0.32.0 2019-02-18 12:33:45 -05:00
Sean Yesmunt
ac8d5aef5b allow running the app with mismatched daemon versions 2019-01-11 11:48:25 -05:00
Sean Yesmunt
219eeb8e67 fix: make sure there is no modal open before opening wallet_unlock modal 2018-12-05 16:09:11 -05:00
Sean Yesmunt
c9c1fdbb19 show incompatible daemon modal before anything else 2018-12-04 17:39:27 -05:00
Sean Yesmunt
b9c4e6ffdd prevent error timeout if user's wallet is locked 2018-12-04 15:30:14 -05:00
Sean Yesmunt
e407acb63a use switch for modals on splash 2018-11-20 11:06:38 -05:00
Sean Yesmunt
df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
Sean Yesmunt
5c5e736137 handle daemon startup errors 2018-11-08 14:48: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
d1d1e32063 only record user once 2018-08-20 12:33:36 -04:00
Sean Yesmunt
190386ae4c record user earlier 2018-08-16 01:17:15 -04:00
Thomas Zarebczan
00ad8ba372 Fix encryption startup
1) remove wallet unlock message (outdated by new modal)
2) removed return which caused status updates to stop + restructured else statements
3) Prevent clicking out from modal (would close app)
4) update yarn.lock with proper redux version
2018-08-15 15:56:42 -04:00
Sean Yesmunt
a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Sean Yesmunt
f8aa249859 fix import 2018-08-15 11:51:12 -04:00
Thomas Zarebczan
938fa70ac3 rc bump + loading message
Show initializing message after blockchain headers download status disappears
2018-08-15 10:52:45 -04:00
Sean Yesmunt
41e5277fbd change copy to 'Starting up' 2018-08-15 10:47:48 -04:00
Sean Yesmunt
0e7a46fe7c update daemon startup process 2018-08-15 10:47:48 -04:00
Shawn
a727e89e10 Remove debug line, add Form components 2018-07-25 12:45:28 -05:00
Shawn Khameneh
6809ac3e3a Add basic wallet encryption flows 2018-07-18 15:48:30 -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
c684f56dd8 remove: selectCurrentModal 2018-04-23 14:02:06 -04:00
Sean Yesmunt
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann
e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
hackrush
c3582c2c09 Another fix for abandoning claims 2017-12-11 01:57:55 +05:30
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/splash/view.jsx (Browse further)