Sean Yesmunt
de3639f29c
new build setup for web/electron
2019-03-04 23:48:04 -05:00
Sean Yesmunt
defc08eccb
change: less intrusive first run experience
2019-01-23 10:40:23 -05:00
Sean Yesmunt
ac8d5aef5b
allow running the app with mismatched daemon versions
2019-01-11 11:48:25 -05:00
Sean Yesmunt
eb7de08ed1
feat: auto email verification
2019-01-07 21:46:33 -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
Sean Yesmunt
49573a65b9
add logic for reward codes
2018-09-25 20:13:49 -04:00
Jessop Breth
8010c4b292
adds modal socialshare capability
2018-09-12 12:54:35 -04:00
Shawn Khameneh
6809ac3e3a
Add basic wallet encryption flows
2018-07-18 15:48:30 -04:00
Thomas Zarebczan
0e1df68cc2
Minor UX fixes
...
Includes
-some better error messages when using credits (publish, tip, send)
-claim new user reward after phone verification (requires API change)
-vertical stacking on send screen
-add missing blank slate message for transaction history
2018-06-18 02:34:59 -04:00
Sean Yesmunt
0f5bc874bc
Merge branch 'master' into select-thumbnail
2018-06-08 00:32:12 -04:00
Sean Yesmunt
3e283f3c73
cleanup thumbnail upload styling
2018-06-08 00:05:45 -04:00
Sean Yesmunt
93a2b6f9e6
minor style changes
2018-06-06 02:13:26 -04:00
Travis Eden
f5be93b6b5
add confirmThumbnailUpload modal
2018-06-04 15:35:45 -04:00
Daniel Dominguez
ef6886894e
Add confirmation propmt before sending a transaction.
2018-06-01 13:22:41 -04:00
btzr-io
66ff07697f
add confirmation modal for external links
2018-05-09 18:21:54 -06: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
94fca29323
fix: error modal handling
2018-04-23 01:04:11 -04:00
Sean Yesmunt
25c6ef54e1
doOpenModal => doNotify
2018-04-19 12:51:18 -04:00
Sean Yesmunt
3edd660f77
implement app redesign
2018-03-26 14:32:43 -07:00
liamcardenas
74bab48749
Added api sub logging, sub modal, and immediate download initiation
2018-03-16 11:22:19 -07:00
alexliebowitz
f302a0f92a
Merge branch 'master' into auto-update
2018-01-23 19:59:57 -05:00
Alex Liebowitz
483809be1b
Merge remote-tracking branch 'origin/master' into auto-update
2018-01-23 10:35:15 -05:00
Liam Cardenas
e0de34d433
Readded email collection modal and trigger at startup
2018-01-21 23:27:29 -08: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
Liam Cardenas
4409315353
Added phone verification functionality
2018-01-15 05:32:01 -08:00
Alex Liebowitz
b03623eb68
Convert Windows update alert dialog to native dialog in main process
...
Maybe a bit less polished, but I couldn't find a way to prevent the
main window from closing that works on the current version of Electron,
and in general it was starting to get too complicated.
2018-01-12 00:30:23 -05:00
Alex Liebowitz
b08d96da1e
Add alert before close after update is declined on Windows
2018-01-12 00:30:23 -05:00
Alex Liebowitz
5fff24b0fb
Add "auto update downloaded" modal
2018-01-12 00:30:23 -05:00
Liam Cardenas
c52c75758b
Rename modalEmailCollection to modalPhoneCollection
2018-01-10 22:00:51 -08:00
Igor Gassmann
e103778b8a
Prettyprint and autolint component files
2017-12-21 18:08:54 -03:00
Jeremy Kauffman
8c403f640c
new first run flow and re-org of wallet area
...
add changelog
add external service option to get credits page
remove testing code
fix user has existing email and grammar/typos
2017-12-08 15:13:20 -05:00
Igor Gassmann
6e282ee88f
Move .js files into root of renderer dir
2017-12-04 17:12:59 -03:00