Commit graph

217 commits

Author SHA1 Message Date
Travis Eden
7329c763b9 use canonical url in sourceUrl 2018-11-09 09:18:29 -05:00
Travis Eden
4b72d02c59 use canonical url in edit link 2018-11-09 09:18:29 -05:00
Travis Eden
760edeff1f do not prompt for leaving publish page to publish page 2018-11-09 09:18:28 -05:00
Travis Eden
3378e4289f track when publishState.hasChanged; only update when true 2018-11-09 09:18:28 -05:00
Travis Eden
c7a7790c27 use claimId as react component key 2018-11-09 09:18:28 -05:00
Travis Eden
97de13527a get thumbnail address for mp4 edits 2018-11-09 09:18:28 -05:00
Travis Eden
70ef8b9eed display update when appropriate 2018-11-09 09:18:28 -05:00
Travis Eden
41cc6f5118 always show metadata inputs on update 2018-11-09 09:18:28 -05:00
Travis Eden
5747245e64 remove asset label/row on edit page 2018-11-09 09:18:28 -05:00
Travis Eden
7ed43c645b adding 'editing uri' message above title 2018-11-09 09:18:28 -05:00
Travis Eden
d9000dda0d fix loading message 2018-11-09 09:18:28 -05:00
Travis Eden
e784897afe hide edit link for anonymous publishes 2018-11-09 09:18:28 -05:00
Travis Eden
24626bcb02 notify user when abandoning publish; clear form 2018-11-09 09:18:28 -05:00
Travis Eden
593d748bc0 improve error handling; pass filePath to publish.js explicitly 2018-11-09 09:18:28 -05:00
Travis Eden
6aeee63d85 convert space strings (' ') to empty strings ('') 2018-11-09 09:18:28 -05:00
Travis Eden
48408a872d refactor DropZone mapStateToProps 2018-11-09 09:18:28 -05:00
Travis Eden
7f3e97d339 show dimmed image preview for updates -- not working for videos yet 2018-11-09 09:18:28 -05:00
Travis Eden
2778c42773 clear publish and edit pages based on publish.isUpdate 2018-11-09 09:18:28 -05:00
Travis Eden
5d3f66d201 move edit link from AssetTitle to AssetInfo 2018-11-09 09:18:28 -05:00
Travis Eden
4c9608a964 add comment relating to issue #607 2018-11-09 09:18:28 -05:00
Travis Eden
f710dffd57 SUCCESS -> SUCCEEDED 2018-11-09 09:18:28 -05:00
Travis Eden
bd1424acff fix selectAsset 2018-11-09 09:18:28 -05:00
Travis Eden
2b02f06152 refactor publish saga 2018-11-09 09:18:28 -05:00
Travis Eden
dadb00576e deconstructor formatting 2018-11-09 09:18:28 -05:00
Travis Eden
b937a44e91 use rest spread operator in reducers 2018-11-09 09:18:28 -05:00
Travis Eden
e25715f2cc use selectAsset in mapStateToProps 2018-11-09 09:18:28 -05:00
Travis Eden
34a66f1968 allow claims to be updated and abandoned 2018-11-09 09:18:28 -05:00
Jeremy Kauffman
61b8cd9fcf strip it down 2018-11-08 19:44:59 -05:00
Jeremy Kauffman
b33c7b93a9 properer merge 2018-11-07 17:21:35 -05:00
Jeremy Kauffman
7bcaa5081b Merge branch 'master' of github.com:saniaio/spee.ch into redesign 2018-11-07 16:40:00 -05:00
Travis Eden
bbd437d1ad fix video embed url 2018-11-05 10:26:59 -05:00
Travis Eden
458441600d refactor createAssetCanonicalLink and usages 2018-11-05 08:48:22 -05:00
Travis Eden
bc4f3eec10 use canonical url in channel dropdown 2018-11-05 08:48:22 -05:00
Travis Eden
033c3d7f12 re-add claimViews (lost in rebase) 2018-11-05 08:48:22 -05:00
Travis Eden
7575ab937f use canonical urls in createChannelMetaTags 2018-11-05 08:48:22 -05:00
Travis Eden
b41f985d2b use canonical urls in asset preview 2018-11-05 08:48:22 -05:00
Travis Eden
4e16cde757 fix videoEmbedUrl 2018-11-05 08:48:22 -05:00
Travis Eden
8537272692 convert all links on asset page to canonial urls 2018-11-05 08:48:22 -05:00
Travis Eden
c912226ae9 move createCanonicalLink to shared utils 2018-11-05 08:47:11 -05:00
Travis Eden
bfd3971bd5 alter createCanonicalLink to take an object parameter 2018-11-05 08:47:11 -05:00
Travis Eden
46675107cd spell canonical correctly 2018-11-05 08:47:11 -05:00
Travis Eden
e706c1c661 use channelShortId in createCanonicalLink 2018-11-05 08:47:11 -05:00
Shawn
f53bf150a8 Fix embed iframe url 2018-11-02 04:51:49 -05:00
Shawn
2161a49559 Minor tweaks 2018-11-02 04:47:09 -05:00
Shawn
a1ab73bd77 Add channel whitelisting support 2018-10-29 15:43:15 -05:00
Shawn
fabc44edcd Add views to claim pages for logged in channels 2018-10-29 02:04:43 -05:00
Minesh
41d7f6e56f Using deconstructors for faster rendering 2018-10-26 18:44:45 +01:00
Minesh Mitha
e6f634cf9d Faster lookup 2018-10-25 20:16:38 +01:00
Minesh Mitha
be2d3cb3da Removed unused components 2018-10-25 20:07:41 +01:00
Shawn
74f6c1fefa Minor adjustments 2018-10-24 15:47:20 -05:00
Shawn
7639dfabc0 zScore, pValue, specials, brain mush 2018-10-24 03:43:30 -05:00
Minesh Mitha
35d0da670c Claim added 2018-10-23 22:26:49 +01:00
Minesh Mitha
7e51a56388 Swapped Icons, site description removed + navbar uppercase. Box shadow fix. 2018-10-22 23:23:18 +01:00
Minesh Mitha
22a5b2581d Moved inline row into a new class inside row.scss and applied same rule for channel and share 2018-10-22 21:57:39 +01:00
Minesh Mitha
a3b826fa87 Rotate added. 2018-10-21 23:38:04 +01:00
Minesh Mitha
a3c44b805c Border Clean up + moved padding to individuals columns 2018-10-21 23:09:02 +01:00
Minesh Mitha
a188adc311 Link underlines for @channel + claim address + lbry url 2018-10-21 22:38:27 +01:00
Minesh Mitha
58b52a4e9c Icon changes + claim address placeholder + image size change. 2018-10-21 22:24:34 +01:00
Minesh Mitha
ba9dc3df53 Style clean up for click to copy 2018-10-21 21:35:45 +01:00
Minesh Mitha
293a2ccfad Icon changed to circle 2018-10-21 20:59:43 +01:00
Travis Eden
56b939d806 add faq 2018-10-17 17:04:14 -04:00
Travis Eden
167806bd0e separate assets from buttons 2018-10-15 12:08:06 -04:00
Travis Eden
622cbcfb74 use grid for asset preview layout 2018-10-15 10:11:56 -04:00
Travis Eden
e17c8c936e move title below image; h6 -> h3 2018-10-15 09:01:14 -04:00
Travis Eden
b87a768803 show title on asset previews 2018-10-15 09:01:14 -04:00
Travis Eden
ba49aff9c5 do not show channel info for home channels 2018-10-15 09:01:14 -04:00
Minesh Mitha
de27ae81a8 Added border left on asset information + variable change on collapse component 2018-10-14 19:42:47 +01:00
Minesh Mitha
8759bcfdd6 New sharing icons 2018-10-11 21:51:33 +01:00
Minesh Mitha
b3d05c7b82 Collapse Logic and styling in place 2018-10-11 21:36:16 +01:00
Minesh Mitha
00bebfaa8a Design cleanup 2018-10-11 20:51:34 +01:00
Shawn K
ea2ffc0a2b
Merge pull request #623 from ykris45/patch-1
Change Tumblr link from http to https
2018-10-09 23:07:36 -05:00
Minesh Mitha
57fab11316 Click to copy to work with entire div including icon 2018-10-09 20:55:59 +01:00
YULIUS KURNIAWAN KRISTIANTO
1da0521aea
change link http to https 2018-10-10 00:09:22 +07:00
Shawn
a695516d67 Merge branch 'add-chainquery' of https://github.com/lbryio/spee.ch into add-chainquery 2018-10-08 19:09:04 -05:00
Shawn
860c61dc47 Fix chainquery bugs and add initial metrics implementation 2018-10-08 19:02:05 -05:00
Minesh Mitha
5f99629930 Feather icons added, use click to copy, scss added to fit in icon + Lora font. 2018-10-08 20:51:09 +01:00
Shawn K
5a7e10574f
Merge branch 'master' into add-chainquery 2018-10-08 12:16:12 -05:00
Travis Eden
877d066915 add backtick to diaspora share link 2018-10-08 10:54:38 -04:00
Shawn K
12ca5b27e6
Merge pull request #617 from rizdaprasetya/patch-1
Add more Social Share links Addressing issue #608
2018-10-08 02:05:35 -05:00
Minesh Mitha
3023b25eb2 Clean up 2018-10-07 23:35:35 +01:00
Minesh Mitha
dba4d15a67 New Row put to use + style changes to match design 2018-10-07 17:38:49 +01:00
Minesh Mitha
e0b15691b9 Forgot to stage the rest of my code, thanks VS Code. 2018-10-06 18:57:11 +01:00
Minesh Mitha
81f97c1331 New row compontent to prevent it intefering with everything else + link colours changed 2018-10-06 18:56:42 +01:00
Minesh Mitha
431757cea4 Moving description into horizontal split + added brand color for links 2018-10-06 18:24:55 +01:00
Travis Eden
fa592d2aac add terms of service 2018-10-05 11:26:43 -04:00
Travis Eden
e5132f19c3 use proper error checks; return only error message 2018-10-05 09:36:25 -04:00
Travis Eden
fda83dca5b force publishes to loggedInChannel when publishOnlyApproved 2018-10-05 09:15:26 -04:00
Minesh Mitha
542107db78 Changed Horizontal Split to be vertical + Whitespace to linebreak descriptions. 2018-10-04 21:05:34 +01:00
Rizda Dwi Prasetya
2a920cfa4f add diaspora share link 2018-10-04 15:51:01 +07:00
Rizda Dwi Prasetya
2c82fb609a add new css class that auto wrap to allow more share links 2018-10-04 15:49:22 +07:00
Rizda Dwi Prasetya
f2c59e7108
Add Share to Mastodon button 2018-10-03 14:13:03 +07:00
Shawn
158f0b4863 Add context & dynamic route sagas, req for Osprey features 2018-09-27 22:56:10 -05:00
Shawn
ec2aea5972 Unify routes/rendering 2018-09-25 21:43:57 -05:00
Shawn
c9fdc9c3cf Move channels and claims to chainquery 2018-09-25 20:20:59 -05:00
Travis Eden
7fd0e66d9b refactor nav links display; move logic to index.js 2018-09-24 09:25:32 -04:00
Travis Eden
69f82d814b refactor isApprovedClaim to claims folder shared by client and server 2018-09-21 16:16:01 -04:00
Travis Eden
31891a553e load home channel content on homepage when publishing is locked down and user is not logged in 2018-09-21 11:45:56 -04:00
Travis Eden
0a74e50167 refactor channel checks with isApprovedChannel 2018-09-20 13:34:53 -04:00
Travis Eden
3c21ce36b7 hide unusable components based on site settings 2018-09-19 16:36:12 -04:00
Sean Yesmunt
051dcb8454 allow form submit with enter key 2018-09-10 15:54:48 -04:00