Commit graph

112 commits

Author SHA1 Message Date
Liam Cardenas
3be7f07dc0
Merge pull request #1105 from lbryio/balance-checks
Remove app side balance checks
2018-03-19 09:31:55 -07:00
liamcardenas
f2f316968b Fixed formatting issues 2018-03-16 11:26:44 -07:00
liamcardenas
74bab48749 Added api sub logging, sub modal, and immediate download initiation 2018-03-16 11:22:19 -07:00
Thomas Zarebczan
d8bc31847a
change == to === 2018-03-15 18:00:11 -04:00
liamcardenas
a6ab95105a Formatted changes via prettier 2018-03-15 11:27:47 -07:00
liamcardenas
b3ccfc4f19 Add height sorting back in where appropriate 2018-03-15 11:26:09 -07:00
Thomas Zarebczan
34e971cd7f
remove check for balance during publish
This is being correctly done on the daemon now and the app shows appropriate error
2018-03-15 02:46:50 -04:00
Thomas Zarebczan
9bcb75e234
Add checks for 0 and exact balance
Otherwise, you get an ugly "internal error"
2018-03-15 02:44:44 -04:00
liamcardenas
e634bd8679 Fix sort 2018-03-13 22:33:43 -07:00
Jeremy Kauffman
de922445a6
remove youtube sync 2018-03-12 16:24:50 -04:00
liamcardenas
a4faab5e86 Refactor and reformat 2018-03-08 23:46:16 -08:00
liamcardenas
c8cad17f97 Fixed sort after abandoning claim 2018-03-08 23:32:55 -08:00
liamcardenas
0c833a727e Formatted whole app 2018-03-08 23:06:15 -08:00
liamcardenas
9584848077 Remove channels from published page 2018-03-08 23:03:30 -08:00
liamcardenas
abdc15989c Fix search 2018-03-08 22:46:03 -08:00
liamcardenas
bd785502f4 Fix sorting on downloads/published pages 2018-03-08 22:25:55 -08:00
liamcardenas
c199a24986 Catch undefined reference to anonymous upload names 2018-03-08 21:27:06 -08:00
liamcardenas
1cb122c839 Fix claim name undefined in buildURI bug 2018-03-08 17:56:48 -08:00
liamcardenas
cbe05c3bcc Merge branch 'master' into daemon19 2018-03-08 10:20:28 -08:00
liamcardenas
98c9dfb68e Formatted code with prettier 2018-03-06 00:36:04 -08:00
Baltazar Gomez
df1f67ca24
Merge branch 'master' into export-csv 2018-02-28 16:16:53 -07:00
YULIUS KURNIAWAN KRISTIANTO
3e9dfddf78
Added FAQ to reward summary 2018-02-28 11:36:49 +07:00
Baltazar Gomez
3505e439b8
Merge branch 'master' into export-csv 2018-02-27 19:18:39 -07:00
Sean Yesmunt
96d77f9bc8
Merge branch 'master' into fix/986-published-claims-out-of-order 2018-02-26 20:50:16 -08:00
btzr-io
aa8a7f4fe3 apply filters to exported transactions 2018-02-25 21:24:28 -07:00
Baltazar Gomez
5ca2e74808
remove type from component props 2018-02-25 21:06:00 -07:00
Baltazar Gomez
43a60fd19a
remove unused code 2018-02-25 14:53:17 -07:00
Igor Gassmann
019926059e Fix #754 2018-02-25 15:18:03 -05:00
Igor Gassmann
9ad6676a4f Fix ESLint problems other than type validation 2018-02-25 15:16:32 -05:00
btzr-io
006c2f01fa update component 2018-02-23 19:12:51 -07:00
btzr-io
45209c5a91 remove debug 2018-02-23 18:20:44 -07:00
btzr-io
2cf94ca8af fix typo 2018-02-23 17:58:59 -07:00
btzr-io
53920b3472 implement FileExporter in transactionList
Ability to export wallet transactions to CSV format #976
2018-02-23 17:57:37 -07:00
btzr-io
f29a947c09 create component FileExporter 2018-02-23 17:24:00 -07:00
Liam Cardenas
26c62fc326 Update claim_name to cammel case in lbryuri 2018-02-21 11:10:36 -08:00
Liam Cardenas
4aee6d5f56 Fix downloads page 2018-02-21 11:01:43 -08:00
Jeremy Curcio
4b2a4d2a10 Change title of date sort options 2018-02-15 12:55:25 -05:00
Jeremy Curcio
34b6ef674b Remove a couple more debugs 2018-02-15 10:49:31 -05:00
Jeremy Curcio
3e6757a35d Remove debug 2018-02-15 10:23:03 -05:00
Jeremy Curcio
96e4163c61 Fix sort by date 2018-02-15 10:21:35 -05:00
miikkatu
d8b8133ecc Enable play button after clicking download 2018-02-05 08:02:14 +02:00
Alex Grintsvayg
d537334eeb designate yt sync type 2018-01-31 16:11:23 -05:00
Liam Cardenas
47e4f0029a Change learn more to read more 2018-01-29 15:02:13 -08:00
Liam Cardenas
f517455bcb Added link to phone FAQ 2018-01-29 11:22:40 -08: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
f47108c4c0
Merge pull request #946 from lbryio/twilio
Phone verification
2018-01-22 15:49:35 -08:00
Liam Cardenas
ca9f67b240 Added reset button on phone verification 2018-01-22 15:26:34 -08:00
Liam Cardenas
23261d0759 Removed emojis on Windows and Linux 2018-01-22 14:46:14 -08:00
Liam Cardenas
9e2d82eac8 Split userField... into userEmail... and userPhone... 2018-01-21 23:09:11 -08:00