Commit graph

246 commits

Author SHA1 Message Date
Shawn
c5257f90e1 Fix flex/dimensions, begin adding toolbar 2018-11-14 19:45:16 -06:00
Shawn
8ee57c25e4 Code cleanup, implement some editing 2018-11-14 19:44:59 -06:00
Shawn
63d1de3147 Refactor, fix rendering edge cases 2018-11-14 19:44:57 -06:00
Shawn
529eb5b350 Fix rasterization 2018-11-14 19:44:26 -06:00
Shawn
9b48353355 Discrete changes 2018-11-14 19:43:41 -06:00
Shawn
1c44a69912 Update branch 2018-11-14 19:43:41 -06:00
Shawn
ba19d4311d Update branch 2018-11-14 19:43:40 -06:00
Shawn
cf1149b382 Prototyping 2018-11-14 19:42:11 -06:00
Shawn K
b7d70bb19f
Merge pull request #739 from ykris45/patch-3
add lbry.io link
2018-11-14 10:08:57 -06:00
Shawn K
6df3f6e3ad
Merge pull request #737 from ykris45/patch-2
added dots and file type
2018-11-14 10:08:19 -06:00
YULIUS KURNIAWAN KRISTIANTO
1b24eee1e8
add lbry.io link 2018-11-13 12:25:24 +07:00
YULIUS KURNIAWAN KRISTIANTO
e3bb005629
added dots and file type 2018-11-13 03:50:44 +07:00
Travis Eden
aaa8feb577 remove unsupported file types from channel pages 2018-11-12 15:45:55 -05:00
Travis Eden
a60cbd3eb0 remove unused import 2018-11-12 14:44:07 -05:00
Niko Storni
70c3999af1
update eslintrc
fix errors
2018-11-12 14:31:34 -05:00
Niko Storni
ed37996d68
run eslint pre-hook 2018-11-12 14:31:34 -05:00
Sean Yesmunt
f162102932
Merge branch 'master' into redesign 2018-11-10 15:03:15 -05:00
Sean Yesmunt
3bbe2582e5 moar cleanup 2018-11-10 14:59:53 -05:00
Shawn
7c7e16ea62 Change ambiguous routes, more distinct POST/login to POST/auth 2018-11-09 23:23:39 -05:00
Jeremy Kauffman
44b5c27ef5 css destroying 2018-11-09 13:55:53 -05:00
Travis Eden
8d8c76db0e add className=dropzone-wrapper to flexbox alignment 2018-11-09 13:55:06 -05:00
Jeremy Kauffman
33cf063fbb fix unterminated div 2018-11-09 13:02:28 -05:00
Jeremy Kauffman
259eb31b40 merge 2018-11-09 12:55:28 -05:00
Travis Eden
c75987ef9d cleanup 2018-11-09 10:32:29 -05:00
Travis Eden
0fa9bc831e disable video thumbnail edits; remove console logs 2018-11-09 09:18:29 -05:00
Travis Eden
cb28ad5c67 fix video updates 2018-11-09 09:18:29 -05:00
Travis Eden
d35f48a90e fix prompt logic 2018-11-09 09:18:29 -05:00
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 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