Commit graph

343 commits

Author SHA1 Message Date
Travis Eden 936ac2f439 return canonicalUrl on publish/update; fixes 2018-11-09 09:18:29 -05:00
Travis Eden ffe8aaba47 use proper file exension 2018-11-09 09:18:29 -05:00
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 92a9ad2feb Icon Alignment fix. 2018-10-26 18:40:48 +01:00
Minesh 68bbf95dcf Collapse Button offset Fix. 2018-10-26 18:30:01 +01:00
Minesh 7b0c7bfee8 Potential video centre fix. 2018-10-26 18:19:55 +01:00
Minesh Mitha 9b210d3ad8 Sorted styles alphabettically 2018-10-25 20:23:05 +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
Minesh Mitha 5c1e8cd808 Fixed Indentation 2018-10-25 20:04:16 +01:00
Minesh Mitha 696d39e6c7 Shadow color moved to variable. 2018-10-25 19:59:08 +01:00
Minesh Mitha fe2bc7de69 Added spacing between selectors. 2018-10-25 19:57:54 +01:00
Minesh Mitha 8ade24f501 Added Line break before :after pseudo element. 2018-10-25 19:53:43 +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 7373365ad8 shadow removal + claim address font size + new dropdown icon 2018-10-23 22:52:01 +01:00
Minesh Mitha 35d0da670c Claim added 2018-10-23 22:26:49 +01:00
Minesh Mitha bb19e4bb3a Box shadow fix 2018-10-23 22:01:28 +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 585e7dada3 Navbar font-size change. 2018-10-22 22:38:28 +01:00
Minesh Mitha e9a8b5288e row change for tablet 2018-10-22 22:29:44 +01:00
Minesh Mitha 6efff66267 Grey line changes 2018-10-22 22:25:55 +01:00
Minesh Mitha 7c31510b83 collapse button fix, line added on description 2018-10-22 22:15:53 +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 954bc189d7 Padding on title + asset display spacing fixed + removed unused feather.js call in fullpage 2018-10-22 21:36:37 +01:00
Minesh Mitha 33ed0e8f59 Responsive tidy up 2018-10-22 21:26:19 +01:00
Minesh Mitha 24432af454 responsive WIP 2018-10-22 20:51:27 +01:00
Minesh Mitha 907604f7a4 Click to copy width change. 2018-10-21 23:43:07 +01:00
Minesh Mitha a3b826fa87 Rotate added. 2018-10-21 23:38:04 +01:00
Minesh Mitha b846672213 Twitter icon fix 2018-10-21 23:29:04 +01:00
Minesh Mitha 8d3b03fd26 visible content padding change 2018-10-21 23:13:37 +01:00
Minesh Mitha 3461443a10 Row padding change. 2018-10-21 23:12:10 +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 034bedac10 Icon color changes for download, direct, report icons. 2018-10-21 22:28:18 +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 6a02d7d169 label font changes 2018-10-21 21:05:38 +01:00
Minesh Mitha 293a2ccfad Icon changed to circle 2018-10-21 20:59:43 +01:00
Minesh Mitha 15da80fefb Style changes 2018-10-21 20:52:10 +01:00
Travis Eden 56b939d806 add faq 2018-10-17 17:04:14 -04:00
Minesh Mitha 160fefb417 Added Circular Font 2018-10-17 00:03:05 +01:00
Travis Eden bd3b43646e h6 -> h3 2018-10-15 12:24:53 -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 89cc458993 add bottom padding between share link 2018-10-04 16:03:37 +07: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
Shawn 92cd020c58 Fix content-type and file extensions (enforce image/jpeg and .jpg) 2018-09-03 21:43:12 -05:00
Shawn 4c81ed7b7c Update babel packages to match major, fix dependency issues 2018-09-02 18:48:35 -05:00
bill bittner 0a7e09690e moved all components into own folders 2018-08-13 18:08:00 -07:00
bill bittner 7eab821bc2 moved all scss main files into folders 2018-08-13 12:48:31 -07:00
bill bittner 392bcf4a5a added dynamic aliasing for custom scss folders 2018-08-13 12:36:47 -07:00
bill bittner d2eaaae759 removed duplicate lbryUri parser module 2018-08-01 17:31:20 -07:00
bill bittner 60ffe5de95 cleaned up errors and updated build scripts 2018-07-31 16:43:08 -07:00
bill bittner dc558e9b9c moved www.spee.ch components into repo 2018-07-31 16:01:16 -07:00
bill bittner a0c1f3553c rebuilt SEO component 2018-07-31 10:17:45 -07:00
bill bittner 78cadc8301 removed xml from tags 2018-07-31 09:28:12 -07:00
bill bittner 67e7a6f5b9 fixed regex and oebed url creator 2018-07-27 15:56:56 -07:00
bill bittner 99cdfc0c8d rebuilt client 2018-07-27 15:36:55 -07:00
Bill Bittner 936230a7fc
Merge pull request #539 from lbryio/528-fix-image-stretch
added object-fit and position to assets
2018-07-20 09:59:14 -07:00
bill bittner ce901e2781 alphabetized css properties 2018-07-20 09:58:18 -07:00
bill bittner 1818fd242c changed meta tags to use object 2018-07-19 23:06:41 -07:00
bill bittner b76f7e6c32 added object-fit and position to assets 2018-07-19 14:10:34 -07:00
bill bittner e447e16544 changed SEO utils to pull info directly from config 2018-07-19 13:37:23 -07:00
bill bittner 62fb0477ac broke meta tag functions into separate files 2018-07-19 11:09:35 -07:00
bill bittner fa6f9a2651 added card type to homepage 2018-07-19 10:56:09 -07:00
bill bittner 1dcb0aea8c added image size to homepage and channel 2018-07-19 10:30:08 -07:00
bill bittner 651f90cad9 fixed client wants asset override 2018-07-18 15:33:11 -07:00