Commit graph

179 commits

Author SHA1 Message Date
Jeremy Kauffman
c06009f006 fix invite reward claim 2017-08-31 14:23:57 -04:00
Jeremy Kauffman
421f88a077 add console log for error alert so we can figure out what is happening 2017-08-31 14:10:37 -04:00
Jeremy Kauffman
f12e3551e2 fix for #517, I think 2017-08-30 16:56:14 -04:00
Jeremy Kauffman
339945018d Fix bugs in history navigation in stack ordering and loss of scrolling
and refactor history
2017-08-30 13:40:51 -04:00
Jeremy Kauffman
7e23b62c7b CHANGELOG fix, remove settings, abstract interval setting 2017-08-30 12:43:35 -04:00
Jeremy Kauffman
a3af234e98 hack fix for build issue 2017-08-30 10:49:13 -04:00
Jeremy Kauffman
7cd24c850a fixes from code review 2017-08-30 09:04:38 -04:00
Jeremy Kauffman
1b87dd24fd do not attempt claim rewards when user is not approved 2017-08-30 09:04:38 -04:00
Jeremy Kauffman
c7522dc0a5 better?
merging is hard

releasable?
2017-08-29 17:42:11 -04:00
Jeremy Kauffman
2fb0bf4a14 invites for all 2017-08-29 17:42:11 -04:00
Jeremy Kauffman
7b5e752e90 properly split welcome modal logic 2017-08-29 14:40:30 -04:00
Jeremy Kauffman
2013da3fac decent progress 2017-08-29 14:40:30 -04:00
Jeremy Kauffman
2b8296fcc3 rewards refactor to support types, add list 2017-08-29 14:40:30 -04:00
Jeremy Kauffman
31fb723d87 invites basics 2017-08-29 14:40:30 -04:00
Jeremy Kauffman
b49318aead Merge pull request #496 from lbryio/redux_volume
Issue #323 switch volume preference to use redux
2017-08-25 16:17:26 -04:00
Jeremy Kauffman
cb70fdb4b3 remove unused code 2017-08-25 16:04:05 -04:00
Baltazar Gomez
c03c0de0a2 Fix for #461
show full price on confirmation

don't format full price

smart format for full price
2017-08-25 16:03:29 -04:00
Akinwale Ariwodola
faa1c4634b Issue #323 switch volume preference to use redux 2017-08-25 20:05:00 +01:00
Jeremy Kauffman
a31e064c3e fix pagination of channels 2017-08-24 17:12:32 -04:00
Jeremy Kauffman
68e0eb66d2 save setting, fix warning 2017-08-24 13:33:41 -04:00
Akinwale Ariwodola
efd2b99cda modified doDownloadLanguages to use XMLHttpRequest instead of http.request 2017-08-21 16:03:51 +01:00
Jeremy Kauffman
cefc882474 more i18n progress 2017-08-19 14:03:51 -04:00
Akinwale Ariwodola
970539ffae fixed merge conflicts with latest master 2017-08-19 09:01:31 +01:00
Baltazar Gomez
9d02df5446 prevent duplicated history / get history length
implement custom history

fix history back / forward actions

fix react error

fix back / forward actions -> use doChangePath

revert history state

return page index / location from history stack

implement custom history -> react/redux style

remove util/createHistory.js

 tidy up / simplify

fix comments
2017-08-18 13:18:15 -04:00
6ea86b96
5df497182e Working on history fix 2017-08-18 13:18:15 -04:00
Jeremy Kauffman
22fbf13715 attempt to disable back/forward buttons 2017-08-18 13:18:15 -04:00
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
Akinwale Ariwodola
4ea5e8b937 removed unused action types 2017-08-15 15:59:38 +01:00
Akinwale Ariwodola
fe5ba7cb9e updated doDownloadLanguages to use the app.i18n.directory property instead of 'app/locales' string 2017-08-13 13:28:18 +01:00
Akinwale Ariwodola
d591886df5 reduxify pull request 325 2017-08-08 10:36:14 +01: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