Commit graph

1230 commits

Author SHA1 Message Date
Jeremy Kauffman
3c9410439b fix empty claims breaking transaction screens #755 2017-11-20 17:16:57 -05:00
Sean Yesmunt
d78112658f refactor scroll navigation/restore 2017-11-17 16:27:35 -05: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
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
4ffbf05400 Added currentBalance to props in modal credit intro 2017-11-15 10:40:48 -05:00
Akinwale Ariwodola
ff133a03df Issue #721 fix - Inconsistent thumbnail sizes 2017-11-14 12:56:24 -05:00
Jeremy Kauffman
8733f3a590 state transaction failure in transaction modal 2017-11-13 16:06:09 -05:00
Sean Yesmunt
a131bcf198 update app import 2017-11-13 16:04:09 -05:00
Sean Yesmunt
8993c9524e update imports 2017-11-13 16:02:23 -05:00
Sean Yesmunt
6d39d22ac7 move redux code into /redux 2017-11-13 15:47:10 -05:00
Jeremy Kauffman
cdbfd73893 Bump version: 0.18.0rc5 → 0.18.0 2017-11-13 13:42:04 -05:00
Jeremy Kauffman
b7b81b080c Bump version: 0.18.0rc4 → 0.18.0rc5 2017-11-13 10:29:13 -05:00
Jeremy Kauffman
85f391e8a1 Bump version: 0.18.0rc3 → 0.18.0rc4 2017-11-10 10:41:58 -05:00
Jeremy Kauffman
3209d813f2 placeholder value should match default value on publish #701 2017-11-10 10:41:22 -05:00
Jeremy Kauffman
c2a18d6f1b Bump version: 0.18.0rc2 → 0.18.0rc3 2017-11-10 09:56:24 -05:00
Jeremy Kauffman
7a9aaf377b fix API error propegation 2017-11-10 09:55:30 -05:00
Sean Yesmunt
1eeff2dadc fix dev build path and update webpack file names in build.sh/watch.bat 2017-11-09 18:46:33 -08:00
Jeremy Kauffman
c219cf9709 Bump version: 0.18.0rc1 → 0.18.0rc2 2017-11-09 17:05:17 -05:00
Jeremy Kauffman
e811b3a613 remove console statements 2017-11-09 17:01:22 -05:00
Jeremy Kauffman
8acb7bd85a actually fix api.lbry.io errors getting swallowed 2017-11-09 17:00:48 -05:00
Jeremy Kauffman
6300370046 fix api.lbry.io errors getting swallowed 2017-11-09 16:59:41 -05:00
Jeremy Kauffman
3b1f63d98f enlarge snack bar, fixes #714 2017-11-09 16:55:34 -05:00
Jeremy Kauffman
a678570665 Bump version: 0.17.1 → 0.18.0rc1 2017-11-08 18:20:50 -05:00
Jeremy Kauffman
d9f65aaff3 add help link for transaction types 2017-11-08 18:14:32 -05:00
Jeremy Kauffman
a6946b4930 Merge remote-tracking branch 'origin/master' into revoke_claims 2017-11-08 17:42:51 -05:00
Jeremy Kauffman
77774e6fbc update daemon to 0.18 2017-11-08 17:37:16 -05:00
Jeremy Kauffman
350c4dc98c minor changes to tray functionality 2017-11-08 17:27:20 -05:00
hackrush
7a0a0c468e Rudimentary implementation of tray minimization(WIP)
Minimize app to tray

@kauffj I was not sure about which icon to use so I used a 96x96 png as
a placeholder. The feature is working well.

Fixes #374

3 small changes

Broken Minimization

Fixed App-minization finally

Bug fix and compatibility check

Added Alt+F4 accelerator to quit the app

Small features and fixes

Homerun: Added Quit to Menu

Fixes and changes
2017-11-08 17:27:17 -05:00
Sean Yesmunt
b858614902
Merge pull request #713 from seanyesmunt/webpack
Simplify webpack
2017-11-08 11:02:24 -08:00
Sean Yesmunt
f877ac39f8 merge common webpack configs 2017-11-07 19:54:22 -08:00
Alex Grintsvayg
f14884d8a0 categories are in order these days 2017-11-07 12:43:31 -05:00
Josh Finer
7ee84b6ae9
Update view.jsx
loading message update
2017-11-07 10:29:11 -05:00
Jeremy Kauffman
c33b7df732 increase modal width by 20px, fixes #709 2017-11-07 09:35:49 -05:00
hackrush
5da244e3e2 Regression Fixes 2017-11-06 20:20:43 +05:30
hackrush
e956017bc1 Possible fix for regression in previous commit 2017-11-02 02:28:19 +05:30
hackrush
588972d017 Clean Up 2017-11-02 01:53:30 +05:30
hackrush
a2791ec57a Fixed redundant storing of states 2017-10-31 19:36:43 +05:30
Alex Grintsvayg
47208b7f66 simplify check for initial claim. fix #290 2017-10-30 15:34:00 -04:00
hackrush
c4626dda4a Merge branch 'master' into revoke_claims and clean-up 2017-10-30 22:16:42 +05:30
hackrush
88b3e5a08b Feedback fixes 2017-10-30 21:55:56 +05:30
hackrush
f73cace72d Ask for confirmation before revoking 2017-10-28 11:09:40 +05:30
hackrush
74c4e1efa3 Revoke claims from Txn list 2017-10-28 11:09:40 +05:30
hackrush
44f962fe2a Rewards marked in txn list 2017-10-27 17:23:53 -04:00
Jeremy Kauffman
8f1e2ea72b fix settings bug and update changelog 2017-10-27 17:14:42 -04:00
Jeremy Kauffman
f758a5bdbe remove old endpoint reference 2017-10-27 15:37:32 -04:00
thujeevan
6d45b7c1c3 Replace xmlhttprequest with fetch
fixes https://github.com/lbryio/lbry-app/issues/650
add fetch and es6-Promise polyfills
update webpack config accordingly
2017-10-27 15:37:32 -04:00
Jeremy Kauffman
c8cc05b685 Bump version: 0.17.1rc1 → 0.17.1 2017-10-25 17:57:51 -04:00