Commit graph

527 commits

Author SHA1 Message Date
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
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
3e283f3c73 cleanup thumbnail upload styling 2018-06-08 00:05:45 -04:00
Amit Nandan P
937987ba04 #1492 Refactoring Fuction Names 2018-06-06 21:40:32 -05: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
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
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
Thomas Zarebczan
3c3cf98b1d fix 1549 2018-06-05 11:22:15 -04:00
Patrick Bentley
1a8c1c5955 Adds Narrative for Feature Request on Help Page and Report Page 2018-06-05 17:51:49 +03: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
Travis Eden
1a30e185bd add doResetThumbnailStatus and doUploadThumbnail actions 2018-06-04 15:42:02 -04:00
Travis Eden
9c235861fe add uploadStatus to PublishForm 2018-06-04 15:38:43 -04:00
Travis Eden
4d6d1f2e95 re-fix error message 2018-06-04 15:36:17 -04:00
Travis Eden
6c14cd1e5b fix object prop types 2018-06-04 15:36:17 -04:00
Travis Eden
0f31367e26 fix error messages 2018-06-04 15:36:17 -04:00
Travis Eden
9366d09f83 uppercase constants 2018-06-04 15:36:16 -04:00
Travis Eden
c0e902df1e switch div tag to p tag 2018-06-04 15:36:16 -04:00
Travis Eden
f49598bd4b change div tags to p tags for padding 2018-06-04 15:36:16 -04:00
Travis Eden
05caa06aa7 add selectThumbnail component 2018-06-04 15:36:16 -04:00
Travis Eden
e788d30f08 add link styling 2018-06-04 15:36:16 -04:00
Travis Eden
85e8c78ee5 proper naming; set thumbnail='' and nsfw=false 2018-06-04 15:35:45 -04:00
Travis Eden
f5be93b6b5 add confirmThumbnailUpload modal 2018-06-04 15:35:45 -04:00
Travis Eden
de8f116709 allow custom labels in file-selector 2018-06-04 15:34:15 -04:00
Travis Eden
c7a91340dc fix key name 2018-06-04 15:34:15 -04:00
Travis Eden
75b540635b rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount 2018-06-04 15:34:15 -04:00
Travis Eden
9a658d41a8 add doResetThumbnailStatus and doUploadThumbnail actions 2018-06-04 15:31:19 -04:00
Travis Eden
e32a597c38 add uploadStatus to PublishForm 2018-06-04 15:27:55 -04:00
Travis Eden
24214bf660 add upload status constants 2018-06-04 15:27:55 -04:00
Travis Eden
30da19e01b only fetch channels when categoryLink is defined 2018-06-04 10:07:15 -04:00
Daniel Dominguez
5cbd366cf2 Add copy text on contex menu. 2018-06-03 21:17:58 -03:00
Sean Yesmunt
86d096e56a remove console.info 2018-06-01 13:56:01 -04:00
seanyesmunt
53b9e5344b fix credit intro displaying '0' 2018-06-01 13:56:00 -04:00
seanyesmunt
7339727e29 close modal by clicking outside of it 2018-06-01 13:56:00 -04:00