Commit graph

79 commits

Author SHA1 Message Date
Alex Liebowitz
93b1ab8ac6 Add basics of Instant Purchase setting
Fix and simplify state management of Instant Purchas setting

Add Instant Purchase check to Watch page

Merge Max Purchase Price and Instant Purchase into one section

Wording still not finalized.

Add Instant Purchase setting names to constants

Support USD for Instant Purchase

On Settings page, use constants for new Instant Purchase settings

Convert Instant Purchase Maximum setting into FormRow

Update wording of Instant Purchase option and add helper text.

Wording still not final.

On Settings page, get Instant Purchase settings via selector

Update CHANGELOG.md
2017-09-22 18:34:16 -04:00
Jeremy Kauffman
33c5158818 channel navigation fixes 2017-09-20 13:12:53 -04:00
Jeremy Kauffman
e741d5ee27 fix pending play issue introduced much earlier in branch 2017-09-17 22:08:43 -04:00
Jeremy Kauffman
680bb1df9d make select and file actions refactor 2017-09-07 23:15:05 -04:00
Jeremy Kauffman
bdf84b3dbd pausing during partial refactor 2017-09-07 17:18:33 -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
7e23b62c7b CHANGELOG fix, remove settings, abstract interval setting 2017-08-30 12:43:35 -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
Jeremy Kauffman
a31e064c3e fix pagination of channels 2017-08-24 17:12:32 -04:00
Akinwale Ariwodola
d591886df5 reduxify pull request 325 2017-08-08 10:36:14 +01:00
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
6ea86b96
1f9fc456d3 Restart download monitoring in redux for pending downloads after
restart
2017-07-25 15:45:21 +07:00
Jeremy Kauffman
ac34faea80 Merge remote-tracking branch 'origin/master' into rewards3 2017-07-24 18:09:37 -04:00
6ea86b96
b99d58c3f9 Track downloading files by outpoint 2017-07-22 10:54:15 +07:00
Jeremy Kauffman
b3de4ceee9 beginnings of new flow 2017-07-15 15:25:39 -04: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
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
ef8bd5f986 Cancel resolving URis when unmounting discover/file list pages 2017-06-29 15:38:01 +07:00
Jeremy Kauffman
e8d7e2dc40 minor copy change 2017-06-26 13:16:36 -04:00
6ea86b96
1b88e70d74
Send desktop notifications when a download has completed 2017-06-24 23:48:01 +07:00
6ea86b96
0214422e6b Add a badge to the dock for downloaded files 2017-06-24 22:21:04 +07:00
6ea86b96
5595b5b5b2
Remove doCancelResolveUri, it deletes claims from the store 2017-06-16 09:51:02 +07:00
Jeremy Kauffman
f975ef4b1b Merge branch 'master' into redux-persist 2017-06-15 10:13:22 -04:00
6ea86b96
e5260612d6 Fix removing busy message after discovered content is fetched 2017-06-15 11:27:38 +07:00
6ea86b96
193738083f Always resolve claims on discover page 2017-06-15 11:27:38 +07:00
Jeremy Kauffman
4c8d649830 updates required for lbry daemon 0.12 2017-06-14 17:49:23 -04:00
Jeremy Kauffman
09ecae7e0d reviewable 2017-06-08 17:15:34 -04:00
Jeremy Kauffman
2172555096 change prettier options 2017-06-06 17:19:12 -04:00
Sean Yesmunt
c8b949f020 format with prettier 2017-06-05 21:21:55 -07:00
6ea86b96
fa66f4e918 Fix download progress for recontructing files 2017-06-02 14:11:59 +07:00
6ea86b96
230e6e2d70 Fix autoplaying 2017-05-30 23:16:41 +04:00
6ea86b96
a6709ffc26 Try to only keep one copy of each claim in the store 2017-05-28 22:46:00 +04:00
6ea86b96
2bb5f9acc6 Fix playing videos that were deleted and require no cost info 2017-05-26 22:50:43 +04:00
Jeremy Kauffman
66bbf30482 fix claim id parameter 2017-05-26 14:19:45 -04:00
Jeremy Kauffman
526881c261 move up time of rewad claim for downloads 2017-05-26 11:58:56 -04:00
Jeremy Kauffman
ca4442f767 featured download reward 2017-05-26 11:56:32 -04:00
6ea86b96
1b9d23279c
Fix playing videos that have been previously downloaded but then deleted/moved 2017-05-23 11:48:36 +04:00
Jeremy Kauffman
951190bf96 channel and file selector fixes 2017-05-21 10:42:34 -04:00
Jeremy Kauffman
3a0506c18b renable discover list 2017-05-18 19:15:54 -04:00
Jeremy Kauffman
9d8fa102ee bug fixes, file info and my claims refactor, list claims in channel 2017-05-18 19:14:26 -04:00
Jeremy Kauffman
900c5cbc2b some progress towards cost and file info refactor, plus other fixes 2017-05-18 13:58:28 -04:00
Jeremy Kauffman
3fa4d0dfe7 progress towards fixing settings and costs 2017-05-17 17:52:45 -04:00