Commit graph

148 commits

Author SHA1 Message Date
Baltazar Gomez 86b4f8e82c add forward button
add forward history

diseable conditionals

fix last  commit

update CHANGELOG.md
2017-08-18 13:18:03 -04:00
Jeremy Kauffman d5f6ecee70 update daemon to 0.15 2017-08-15 17:04:09 -04:00
Jeremy Kauffman f395d7153a try to open the file's folder if open fails 2017-08-06 19:18:38 -04:00
Jeremy Kauffman a83aee1452 flow for failed authentication 2017-08-02 18:55:58 -04:00
hackrush 50d7b3ab70 (quickfix) Now displays quit button in IncompatibleDaemonModal.
Also display a Learn More link pointing to the appropriate faq.
2017-07-31 10:19:56 +05:30
Jeremy Kauffman 99c13f6444 reset downloading state on get fail 2017-07-30 15:57:42 -04:00
Jeremy Kauffman 8acccafe19 fix handling and display of errors on get API call 2017-07-30 15:37:44 -04:00
Jeremy Kauffman d58990f240 fix incorrect file_list responses 2017-07-30 15:20:36 -04:00
Jeremy Kauffman b6d3a52f5d featured icon for reward content 2017-07-29 18:56:08 -04:00
Alex Liebowitz 230d2a451c Indicate content eligible for Hot Right Now reward 2017-07-29 17:54:05 -04:00
6ea86b96 d7ceeb15cf Add pagination
Some bad pagination CSS
2017-07-29 15:35:14 -04:00
Jeremy Kauffman 022e7f808b fix upgrade file path missing name 2017-07-28 19:31:10 -04:00
6ea86b96 1f9fc456d3 Restart download monitoring in redux for pending downloads after
restart
2017-07-25 15:45:21 +07:00
Jeremy Kauffman 29553bc391 auth flow fixes 2017-07-24 18:59:26 -04:00
Jeremy Kauffman ac34faea80 Merge remote-tracking branch 'origin/master' into rewards3 2017-07-24 18:09:37 -04:00
6ea86b96 7671787a63 Fix refresh after scrolly history changes 2017-07-23 15:53:24 +07:00
6ea86b96 af96d40ead Remove files from downloading list when they are deleted mid download 2017-07-22 10:54:15 +07:00
6ea86b96 b99d58c3f9 Track downloading files by outpoint 2017-07-22 10:54:15 +07:00
Jeremy Kauffman 343fadb462 fix modal showing for existing users, fix previous merge, remove console 2017-07-21 18:06:39 -04:00
Jeremy Kauffman c67fe5aae6 update to master 2017-07-21 17:45:37 -04:00
6ea86b96 cad678417e Add access token to help page 2017-07-21 17:29:01 -04:00
6ea86b96 63daf5d282 Use toQueryString from util/query_params in app actions 2017-07-21 16:02:03 +07:00
Jeremy Kauffman 57a56c5313 remove unused logic 2017-07-20 17:35:56 -04:00
Jeremy Kauffman c2a611f11c more user flow improvements, possibly ready 2017-07-19 21:07:17 -04:00
Jeremy Kauffman 38fd451e72 add startup daemon version check, refactor daemon versioning to package.json 2017-07-19 17:05:08 -04:00
Jeremy Kauffman d7fdaa08e2 more progress 2017-07-19 11:09:40 -04:00
6ea86b96 739bf6adf5 Use history API to retain scrollY when navigating back 2017-07-19 16:20:51 +07:00
6ea86b96 a7c4df9393 Revert "Merge pull request #331 from akinwale/issue312"
This reverts commit a83b695602, reversing
changes made to 1d01dc8303.
2017-07-19 15:36:22 +07:00
Jeremy Kauffman a63222c7dd remove test code 2017-07-18 19:00:55 -04:00
Jeremy Kauffman ab9150fb27 end-to-end barebones 2017-07-18 19:00:13 -04:00
Jeremy Kauffman a83b695602 Merge pull request #331 from akinwale/issue312
Issue #312 home page scroll position on back navigation
2017-07-18 14:32:53 -04:00
Jeremy Kauffman 16abedbf3a moderate progress 2017-07-16 12:29:46 -04:00
Jeremy Kauffman b3de4ceee9 beginnings of new flow 2017-07-15 15:25:39 -04:00
Akinwale Ariwodola 187ac405fe Modified to use redux store and return to previous scroll position only upon back navigation 2017-07-13 16:32:32 +01:00
6ea86b96 f1c45775ab Cleaner way of filtering published claims while abandoning 2017-07-13 13:52:48 +07:00
6ea86b96 d3c621ed12 use _SUCCEEDED for abandom claim and file list action types 2017-07-13 13:52:48 +07:00
6ea86b96 443caa2740 Fix promise reject when creating a channel 2017-07-13 13:52:48 +07:00
6ea86b96 76fe44e519 Refactor back to lbry.js localStorage for pending publishes 2017-07-13 13:52:47 +07:00
6ea86b96 470f61da9d commit little and often fail 2017-07-13 13:52:47 +07:00
6ea86b96 f3fdf5e841 Rename pending to fetching in selectors to avoid confusion 2017-07-13 13:52:47 +07:00
6ea86b96 8325828f6e Progress towards working publish 2017-07-13 13:52:47 +07:00
6ea86b96 284ab8a01a Move fetching my channels into redux 2017-07-13 13:52:47 +07:00
6ea86b96 91359c2966 Add option to abandon claim when deleting published file 2017-07-02 13:48:53 -04:00
6ea86b96 ef8bd5f986 Cancel resolving URis when unmounting discover/file list pages 2017-06-29 15:38:01 +07:00
6ea86b96 500fdd282c
Move client settings into redux 2017-06-28 14:12:01 +07:00
Jeremy Kauffman de5af5d2bc Merge branch 'master' of github.com:lbryio/lbry-app 2017-06-26 13:17:46 -04:00
Jeremy Kauffman 6ff423a760 Merge branch 'master' into dock-badge 2017-06-26 13:16:59 -04:00
Jeremy Kauffman e8d7e2dc40 minor copy change 2017-06-26 13:16:36 -04:00
6ea86b96 a76ac95f7c
Don't call history.back when there is no previous history 2017-06-25 14:08:29 +07:00
6ea86b96 1b88e70d74
Send desktop notifications when a download has completed 2017-06-24 23:48:01 +07:00