Commit graph

2743 commits

Author SHA1 Message Date
Igor Gassmann d2317b39be Fix Windows build 2017-11-27 18:42:26 -05:00
Jeremy Kauffman a8529ea8b7
Merge pull request #789 from lbryio/util
add handleActions redux util
2017-11-27 12:34:14 -05:00
Sean Yesmunt 6fdc5b7c7d add handleActions redux util 2017-11-27 12:07:57 -05:00
Jeremy Kauffman af43f284e3
Merge pull request #785 from lbryio/two_decimals
Change header balance to 2 decimal places
2017-11-27 09:24:33 -05:00
Jeremy Kauffman caa8cd6755 change header balance to 2 decimal places 2017-11-26 14:56:02 -05:00
Jeremy Kauffman c66c600b89
Merge pull request #784 from lbryio/revert-783-restructuring
Revert "Update file structure to follow electron-webpack guidelines"
2017-11-24 16:36:34 -05:00
Jeremy Kauffman 3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines" 2017-11-24 16:36:10 -05:00
Jeremy Kauffman 4b686ff310
Merge pull request #783 from lbryio/restructuring
Update file structure to follow electron-webpack guidelines
2017-11-24 16:01:29 -05:00
Igor Gassmann dbf0fae552 Update file structure to follow electron-webpack guidelines 2017-11-24 11:31:05 -03:00
Jeremy Kauffman a12de349e0
Merge pull request #776 from lbryio/alignment-issues
fix channel name alignment on file page
2017-11-22 15:50:26 -05:00
Sean Yesmunt 3f2c871e42 add comment 2017-11-22 15:33:45 -05:00
Sean Yesmunt 6f96ea10a9 fix channel name alignment 2017-11-22 15:28:56 -05:00
Jeremy Kauffman 91807fb896
Merge pull request #731 from lbryio/txn_list
Use balance_delta in txn list
2017-11-22 12:14:15 -05:00
hackrush 5d3fc936b8 Changes 2017-11-22 22:30:08 +05:30
hackrush 9e82c59ae6 Added CHANGELOG 2017-11-22 22:30:08 +05:30
hackrush 0052349ddc Use balance_delta in txn list 2017-11-22 22:28:23 +05:30
Igor Gassmann 7ee49e89fa
Merge pull request #773 from lbryio/issue/772
Fixed quitting from the top menu bar doesn't work (#772)
2017-11-22 00:02:57 -03:00
Igor Gassmann cc512eec6d Fixed quiting from the top menu bar doesn't work 2017-11-21 23:35:28 -03:00
Jeremy Kauffman aa42b76b79
Merge pull request #770 from lbryio/issue/614
Fixed sorting by title for published files (#614)
2017-11-21 18:05:20 -05:00
Sean Yesmunt 03a3ae27bf
Merge pull request #771 from seanyesmunt/yarn
add yarn back to /ui
2017-11-21 17:37:55 -05:00
Sean Yesmunt 97469b0e3a add yarn back to /ui 2017-11-21 17:37:12 -05:00
Igor Gassmann 812a5d1d7c Delete gitignored file 2017-11-21 19:17:36 -03:00
Igor Gassmann d489aad4ee Fixed sorting by title for published files (#614) 2017-11-21 19:00:53 -03:00
Igor Gassmann c0e7d65b33 Ignore IntelliJ module files (*.iml) 2017-11-21 17:38:39 -03:00
Igor Gassmann cf94212e8e HOTFIX: fix import paths 2017-11-21 17:09:20 -03:00
Igor Gassmann b8333db3bc Merge branch 'issue/708' 2017-11-21 16:51:55 -03:00
Igor Gassmann 96d70feb7d Merge master branch's changes 2017-11-21 16:51:12 -03:00
Liam Cardenas 3d8524d287
Merge pull request #758 from lbryio/issue/752
Integrate React and Redux devtools into Electron
2017-11-21 13:28:09 -05:00
Liam Cardenas e6665218a3
Merge pull request #767 from seanyesmunt/menu-icon
Fix menubar icon for macOS
2017-11-21 13:23:12 -05:00
Sean Yesmunt 61dac01de6 fix menu bar icon for macOS 2017-11-21 01:12:09 -05:00
Jeremy Kauffman 3c9410439b fix empty claims breaking transaction screens #755 2017-11-20 17:16:57 -05:00
Sean Yesmunt dd978109f6
Merge pull request #750 from seanyesmunt/scroll-issues
refactor scroll navigation/restore
2017-11-17 16:35:03 -05:00
Sean Yesmunt 9d0205bc8e update changelog 2017-11-17 16:29:38 -05:00
Sean Yesmunt d78112658f refactor scroll navigation/restore 2017-11-17 16:27:35 -05:00
Igor Gassmann 6d01122967 Integrate React and Redux devtools into Electron 2017-11-17 17:40:56 -03:00
Igor Gassmann 8368a03ac0 Merge remote-tracking branch 'origin/issue/708' into issue/708 2017-11-16 18:41:32 -03:00
Igor Gassmann a578a6b31d Update code according to code review. 2017-11-16 18:41:08 -03:00
Igor Gassmann 96ab1bf2e2 Move App component's actions to doDaemonReady action 2017-11-16 18:39:10 -03:00
Igor Gassmann e0aa6e3646 Remove unused code 2017-11-16 17:26:00 -03:00
Liam Cardenas 1f20995e99
Merge pull request #737 from seanyesmunt/redux-cleanup
Move all redux code into /redux folder
2017-11-16 12:39:50 -05:00
Jeremy Kauffman 857414238e
Merge pull request #744 from lbryio/issue721
Issue #721 fix - Inconsistent thumbnail sizes
2017-11-15 16:57:47 -05:00
Liam Cardenas 654edc9885 Bump version: 0.18.2rc1 → 0.18.2 2017-11-15 14:39:09 -05:00
Liam Cardenas 1304182fbc Added to changelog 2017-11-15 14:38:25 -05:00
Liam Cardenas d8a20a5cba Bump version: 0.18.1rc1 → 0.18.2rc1 2017-11-15 13:25:20 -05:00
Liam Cardenas 06b2a94c80 Bump version: 0.18.0 → 0.18.1rc1 2017-11-15 11:46:40 -05:00
Liam Cardenas 4adde1ba57
Merge pull request #749 from lbryio/fixemailverifyissue
Added currentBalance to props in modal credit intro
2017-11-15 10:57:49 -05:00
Liam Cardenas 4ffbf05400 Added currentBalance to props in modal credit intro 2017-11-15 10:40:48 -05:00
Igor Gassmann 09be36e367 Show Upgrade App button if an upgrade is available 2017-11-14 22:51:06 -03:00
Igor Gassmann 03c9a14c71 Add timer for checking for app upgrades 2017-11-14 22:50:21 -03:00
Akinwale Ariwodola ff133a03df Issue #721 fix - Inconsistent thumbnail sizes 2017-11-14 12:56:24 -05:00