Commit graph

126 commits

Author SHA1 Message Date
bill bittner
5b8dfea5c5 updated video css for previews 2018-03-04 12:17:03 -08:00
bill bittner
5b9e7c04af Merge branch 'master' of github.com:lbryio/spee.ch into 282-thumbnail-selector 2018-03-04 11:59:27 -08:00
bill bittner
a999ee9e8e hotfix for AssetPreview component 2018-03-02 09:36:28 -08:00
bill bittner
c8ae8f3047 fixed thumbnail error between videos 2018-03-01 20:19:59 -08:00
bill bittner
91d41bc595 updated thumbnail to store as blob 2018-03-01 20:09:22 -08:00
bill bittner
d9cc8f5ad4 reformatted status component 2018-03-01 17:16:04 -08:00
bill bittner
41b5a05a55 added slider to select thumb 2018-02-28 21:25:51 -08:00
bill bittner
fa750c6f47 fixed css width issue on details page 2018-02-26 17:00:54 -08:00
bill bittner
cdf567e8ee fixed publish form because it was not reset on success 2018-02-26 16:34:02 -08:00
bill bittner
e0fdb36551 added height and width constraints to showlite 2018-02-24 10:05:28 -08:00
bill bittner
89fcfd84ea moved title, metaTag, and link utils into SEO component 2018-02-23 17:57:23 -08:00
bill bittner
a96f79a068 split webpack config into dev and prod 2018-02-23 16:59:45 -08:00
bill bittner
60b2b5f203 removed openGraphTag component and added webpack-merge 2018-02-23 15:48:56 -08:00
bill bittner
fd21fa5604 fixed missing forward slash in Link 2018-02-23 11:04:17 -08:00
bill bittner
0465e97cf0 fixed helmet issues and refactored SEO 2018-02-23 11:00:46 -08:00
bill bittner
6fd4a94a6a fixed Request/request bug 2018-02-23 00:01:25 -08:00
bill bittner
e6146db781 added OpenGraphTag component 2018-02-22 23:36:37 -08:00
bill bittner
d24331d001 added react-helmet and dynamic title and canonical url tags 2018-02-22 18:05:00 -08:00
bill bittner
9bf45975da removed separate routes file 2018-02-22 15:59:51 -08:00
bill bittner
a5e026c1e0 added standard-jsx to eslint and fixed issues 2018-02-21 17:02:57 -08:00
bill bittner
d02e59afd6 plugged config file in for ga code 2018-02-15 18:08:53 -08:00
bill bittner
9a3e9cad6a wrapped routes in GAListener 2018-02-15 17:04:49 -08:00
bill bittner
588ebfb55a added state checks to newAssetRequest 2018-02-14 18:02:10 -08:00
bill bittner
8e94d4e162 removed commented dead code 2018-02-14 17:42:12 -08:00
bill bittner
7a8466ef68 added an asset selector 2018-02-14 12:30:30 -08:00
bill bittner
0548906c4d renamed previousRequests to requestList 2018-02-14 12:19:43 -08:00
bill bittner
0cecc84dde consolidated requests into one list 2018-02-14 12:09:57 -08:00
bill bittner
4a2fbb402f consolidated request handling to showPage 2018-02-14 11:39:24 -08:00
bill bittner
295cbb6486 renamed actions 2018-02-12 20:01:02 -08:00
bill bittner
b1fb65b1ec renamed existing request 2018-02-12 19:01:29 -08:00
bill bittner
0912cd45d9 renamed existing asset 2018-02-12 18:50:19 -08:00
bill bittner
249b6c6f0f moved channel selection logic to mapStateToProps 2018-02-12 18:18:56 -08:00
bill bittner
7cc78e9187 added a 404 page 2018-02-09 10:53:59 -08:00
bill bittner
c96c4d1fbd updated showAsset to use an id 2018-02-08 16:23:09 -08:00
bill bittner
489153fcde updated to store and recall asset claim info and requests 2018-02-07 18:01:51 -08:00
bill bittner
ffb4466fcf moved request error out of show page state 2018-02-07 11:30:39 -08:00
bill bittner
2744045c5c connected show asset components directly to redux store 2018-02-07 10:52:09 -08:00
bill bittner
dbcf4e4c46 fixed button css 2018-02-06 22:54:06 -08:00
bill bittner
1e9e9e4344 removed css from inside AssetPreview 2018-02-06 22:28:17 -08:00
bill bittner
c9d4aed229 added saga for asset display 2018-02-06 19:00:52 -08:00
bill bittner
3e8f7ee150 fixed missnamed shortClaimId prop 2018-02-06 15:09:12 -08:00
bill bittner
ae5cfa39a1 removed use of "that" where unecessary 2018-02-06 15:05:31 -08:00
bill bittner
c4a77f0317 added short id to redux 2018-02-04 17:43:02 -08:00
bill bittner
0a541b6dd9 added proptype checks to components 2018-02-04 16:40:28 -08:00
bill bittner
320e83ca00 moved state from components to redux 2018-02-02 18:16:18 -08:00
bill bittner
d13f4326b5 fixed issue with channel page navigation 2018-02-02 17:20:08 -08:00
bill bittner
fbe25e4aa1 fixed error where channel display would not refresh 2018-02-02 16:49:39 -08:00
bill bittner
6073935732 updated publish redirects and channel nav buttons 2018-02-02 16:06:21 -08:00
bill bittner
74b6bca16c fixed nav bar dropdown to stay on channel when view is selected 2018-02-02 14:48:04 -08:00
bill bittner
5f70cdd979 added redirect from login page to publish page if user logs in 2018-02-02 14:24:46 -08:00