Commit graph

195 commits

Author SHA1 Message Date
Shawn
7639dfabc0 zScore, pValue, specials, brain mush 2018-10-24 03:43:30 -05:00
Travis Eden
56b939d806 add faq 2018-10-17 17:04:14 -04: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
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
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
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
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
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
bill bittner
1651c24529 added default thumb to channel meta tags 2018-07-18 14:49:22 -07:00
bill bittner
264f7dd986 Merge branch 'master' of github.com:lbryio/spee.ch into 515-showlite-serves-asset 2018-07-18 11:11:51 -07:00
bill bittner
f61a134a65 build for client 2018-07-18 09:15:50 -07:00
bill bittner
dcb9de72ec add twitter:xyz tags 2018-07-18 08:45:48 -07:00
bill bittner
df623bb84a troubleshooting meta tags 2018-07-17 16:55:03 -07:00
bill bittner
004770587a updated embed link in asset preview 2018-07-17 15:42:51 -07:00
bill bittner
3dd6940f5a fixed merge conflicts 2018-07-17 15:37:09 -07:00
bill bittner
ce26bc89b8 replaced all /asset/ urls with .ext urls 2018-07-17 14:53:26 -07:00
Bill Bittner
251b80e270
Merge pull request #517 from lbryio/495-nav-bar-spacing
nav bar spacing
2018-07-17 11:10:56 -07:00
Bill Bittner
c4794230d2
Update _page-layout-show-lite.scss 2018-07-16 11:23:28 -07:00
Bill Bittner
fbeb3a003b
Merge pull request #521 from Invariant-Change/patch-13
Margin Breaks Flex Vertical Alignment
2018-07-16 09:36:06 -07:00
Electron - Mark Firth
235ebf19ba
Keeps Content In View
Keeps content in view at any size.
2018-07-14 02:26:04 +10:00
Electron - Mark Firth
8bc5074eb7
Margin Breaks Flex Vertical Alignment
Removing the marking fixes vertical alignment issues when using Flex.
2018-07-14 02:18:48 +10:00
bill bittner
eb2f60d6af centered dropzone instruction text 2018-07-11 17:06:06 -07:00
bill bittner
5c62b98d53 updated nav-bar spacing 2018-07-11 16:42:40 -07:00
bill bittner
a74ffdb782 Merge branch 'Invariant-Change-patch-11' 2018-07-11 13:33:08 -07:00
bill bittner
9370dc303d changed embedded urls to use /asset route 2018-07-10 13:07:50 -07:00
Electron - Mark Firth
7e8fddd87a
Fixes Error Message Overflowing While Keeping Alignment
Fixes Error Message Overflowing While Keeping Alignment.
2018-07-09 14:12:56 +10:00
Electron - Mark Firth
b9776da810
Fix Error Message Issue
Fixes the error message issue shown in the below image.
2018-07-08 21:14:50 +10:00
bill bittner
01becd0c59 fixed various issues 2018-07-03 11:02:24 -07:00
bill bittner
082e822e05 separated out ClickToCopy component 2018-07-03 10:56:00 -07:00
bill bittner
fb47993ef5 separated AssetShareButtons component 2018-07-03 10:48:37 -07:00
bill bittner
461087ae7d added missing name attribute to AssetShareButtons 2018-07-03 10:42:59 -07:00
Bill Bittner
536dfc9ccd
Merge pull request #492 from lbryio/465-social-share-with-extensions
465 social share with extensions
2018-06-27 09:51:51 -07:00
bill bittner
7b6454792b 465-social-share-with-extensions 2018-06-25 23:47:14 -07:00
bill bittner
ca22bbb0cc fixed extra semicolon in meta tags 2018-06-25 23:30:21 -07:00
bill bittner
8f62616894 rebuilt client code 2018-06-25 19:06:10 -07:00
bill bittner
824b5b4c82 updated seo tags to match routes 2018-06-25 19:04:17 -07:00
bill bittner
35f16031d5 centered publish-disabled message 2018-06-23 19:52:19 -07:00
Bill Bittner
a8953357da
Merge pull request #484 from Invariant-Change/patch-9
Adding Border Back to Videos
2018-06-21 11:59:54 -07:00
Electron - Mark Firth
203d5bf65e
Border Removed From Video Thumbs
Borders were accidentally added to video thumbs in recent PR https://github.com/lbryio/spee.ch/pull/471/files
2018-06-19 02:48:26 +10:00
Electron - Mark Firth
649b2c421d
Adding Border Back to Videos
Video border was lost in recent PR https://github.com/lbryio/spee.ch/pull/471
2018-06-19 02:44:04 +10:00
bill bittner
137a34ceb9 fix: createGrupedList import 2018-06-14 14:09:14 -07:00
bill bittner
72d05c2451 vertically aligned channel contents and reversed their order 2018-06-14 13:06:19 -07:00
bill bittner
49715e742e added horizontal quad split for channel content 2018-06-11 11:36:32 -07:00
bill bittner
0a716dbf4a input full width 2018-06-11 08:32:08 -07:00
bill bittner
dd6b1d0203 updated SEO component to show og image on homepage 2018-06-10 18:08:35 -07:00
bill bittner
bfc498402c added breakpoints for nav bar 2018-06-10 16:07:15 -07:00
bill bittner
5b0e463cf6 media query to hide description in nav bar 2018-06-10 14:37:19 -07:00
bill bittner
2101248333 fixed publish status updating 2018-06-09 18:33:19 -07:00
bill bittner
17c01d88e6 fixed publish status updates 2018-06-09 12:32:12 -07:00
bill bittner
f77ecd8288 updated the page layouts 2018-06-09 12:12:43 -07:00
bill bittner
823a0da87c updated page layout 2018-06-08 17:23:11 -07:00
bill bittner
84e20dfe79 updated scss on asset details page 2018-06-08 08:50:25 -07:00
bill bittner
149af453f4 resolved merge conflicts 2018-06-07 13:46:17 -07:00
bill bittner
18953ed702 escape hatch for analytics events and removed unnecessary console logs 2018-06-07 10:33:15 -07:00
bill bittner
98ea4d226f added logic to skip GA if no id provided 2018-06-07 10:27:56 -07:00
bill bittner
5484e39eaa moved google analytics initialization inside if statement 2018-06-07 10:05:34 -07:00