Commit graph

3932 commits

Author SHA1 Message Date
Amit Nandan P
733ebf3e34 #1556 Updating Flow config file to resolve eslint issues 2018-06-09 18:20:29 -05:00
Amit Nandan P
c6ff859d45 #1556 Fixing eslint issues 2018-06-09 18:19:04 -05:00
Amit Nandan P
4045fadc40 #1556 Checking for OS before opening the log file 2018-06-09 17:33:23 -05:00
Thomas Zarebczan
f9250282eb chore: rc bump + daemon 2018-06-09 12:50:52 -04:00
Amit Nandan P
d46c60da86 #1556 Adding ability to open log file and log folder from help page 2018-06-08 22:38:09 -05:00
Daniela Narvaez
3c235a62e3 Only show pointer on thumbnails and videos 2018-06-08 19:21:04 -03:00
Daniela Narvaez
8c0de635ff Show hand pointer when hovering over anywhere on video thumbnail and when the video is paused or playing. 2018-06-08 17:09:51 -03:00
Sean Yesmunt
e853ea2ec5
Merge pull request #1560 from amitnndn/master
Adding ability to resend verification emails
2018-06-08 15:50:53 -04:00
Sean Yesmunt
edba3b0192
Merge pull request #1565 from DaniNz/issue-1564
Adds pointer on hover for video thumbnail
2018-06-08 15:20:06 -04:00
Sean Yesmunt
8429e4c7f3
Merge pull request #1563 from lbryio/overtaken-claim-price
always update costInfo on FilePage componentDidMount
2018-06-08 14:57:46 -04:00
Daniela Narvaez
e589571c6b Adds pointer on hover for video thumbnail 2018-06-08 15:48:42 -03:00
Sean Yesmunt
30d04ed0d7 add comment that links to PR with discussion 2018-06-08 14:31:00 -04:00
Amit Nandan P
c6684054d5
Merge branch 'master' into master 2018-06-08 00:09:48 -05:00
Amit Nandan P
0e5d9b28fc #1492 Changing button text and type as per reviewew comments 2018-06-08 00:08:06 -05:00
Sean Yesmunt
65513cf7e7
Merge pull request #1248 from daovist/select-thumbnail
Select thumbnail, spee.ch upload
2018-06-08 00:46:54 -04:00
Sean Yesmunt
ddf1397a28
Merge pull request #1551 from Bentley912/feature_request
Adds Narrative for Feature Request on Help Page and Report Page Addresses Issue #1537
2018-06-08 00:35:24 -04:00
Sean Yesmunt
0f5bc874bc
Merge branch 'master' into select-thumbnail 2018-06-08 00:32:12 -04:00
Sean Yesmunt
6a04e644ce add package-lock and .idea to .gitignore 2018-06-08 00:21:22 -04:00
Sean Yesmunt
3e283f3c73 cleanup thumbnail upload styling 2018-06-08 00:05:45 -04:00
Amit Nandan P
00c5df0b39
Update CHANGELOG
Resolving typos on change log
2018-06-07 16:33:26 -05:00
Travis Eden
c2be04a18d always update costInfo on FilePage componentDidMount 2018-06-07 13:47:09 -04:00
Travis Eden
3d724a4bb7 implement failSilently option in doClaimRewardType and set true in doClaimEligiblePurchaseRewards 2018-06-07 10:43:50 -04:00
Amit Nandan P
1417711a3a #1492 Updating changelog 2018-06-06 21:55:07 -05:00
Amit Nandan P
937987ba04 #1492 Refactoring Fuction Names 2018-06-06 21:40:32 -05:00
Sean Yesmunt
493053ca55
Merge pull request #1559 from lbryio/speechURLs
fix share on Web (spee.ch) URLs
2018-06-06 22:16:18 -04:00
Amit Nandan P
5ffc3ab52c Merge branch 'master' of https://github.com/amitnndn/lbry-app 2018-06-06 20:53:16 -05:00
Amit Nandan P
8c343b16e3 #1492 Adding support to resend verification email 2018-06-06 20:47:49 -05:00
Thomas Zarebczan
23a26c075a fix share on Web (spee.ch) URLs 2018-06-06 15:22:28 -04:00
Sean Yesmunt
7571e96e65
Merge pull request #1553 from lbryio/issue-1494
Fix issue 1494 - uri and outpoint to API
2018-06-06 03:14:21 -04:00
Sean Yesmunt
c73071d610
Merge pull request #1522 from lbryio/search_improvements
Updated Search Page CSS and added description
2018-06-06 03:13:53 -04:00
Sean Yesmunt
93a2b6f9e6 minor style changes 2018-06-06 02:13:26 -04:00
Mark Beamer Jr
8be48a84cf Made changes recommended on PR review. 2018-06-06 01:32:52 -04:00
Mark Beamer Jr
2dd6529d82 -Added description and changed css so the search screen is more presentable to the user. 2018-06-06 01:32:36 -04:00
Patrick Bentley
7de25f2a40 Adds Pull Request #1551 to Changelog - Adds Narrative about Feature Request on Help Page and Report Page 2018-06-05 21:09:47 +03:00
Thomas Zarebczan
e0557e0674 Fix issue 1494 - uri and outpoint to API
This will send the same unique URI for all claims, regardless of what URI the user navigated to. Also fix sending of outpoint (was passed as output, which was blank, previously)
2018-06-05 13:22:32 -04:00
Sean Yesmunt
9740fffac5
Merge pull request #1552 from lbryio/issue-1549
fix 1549
2018-06-05 12:12:15 -04:00
Thomas Zarebczan
3c3cf98b1d fix 1549 2018-06-05 11:22:15 -04:00
Patrick Bentley
0b94d4cdd0 Fixes typo in Contributing.md 2018-06-05 18:02:25 +03:00
Patrick Bentley
1a8c1c5955 Adds Narrative for Feature Request on Help Page and Report Page 2018-06-05 17:51:49 +03:00
Sean Yesmunt
850e187d4b
Merge pull request #1514 from lbryio/search-page
Search page (not modal)
2018-06-04 23:03:30 -04:00
Sean Yesmunt
b79ec0daa7 update lbry-redux 2018-06-04 22:40:46 -04:00
Travis Eden
731e3a1546 alter onSearch mechanics 2018-06-04 16:41:58 -04:00
Travis Eden
0ca5941dee remove search bar and padding from search page 2018-06-04 16:41:58 -04:00
Travis Eden
50e7010a5b add search page to router 2018-06-04 16:41:58 -04:00
Sean Yesmunt
f140f80772
Merge pull request #1541 from dan1d/1538
Add copy text on contex menu.
2018-06-04 16:31:35 -04:00
Travis Eden
9957be18bf re-fix error message 2018-06-04 15:55:00 -04:00
Travis Eden
1846b40b2d fix error messages 2018-06-04 15:55:00 -04:00
Travis Eden
753fbc72a4 add selectThumbnail component 2018-06-04 15:49:02 -04:00
Travis Eden
96ac407b0e add confirmThumbnailUpload modal 2018-06-04 15:45:34 -04:00
Travis Eden
8def65f1d8 rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount 2018-06-04 15:44:01 -04:00