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 |
|