Commit graph

129 commits

Author SHA1 Message Date
bill bittner
1c21ec3f70 removed console logs 2018-03-05 22:55:56 -08:00
bill bittner
4da04d833c updated publish ux/ui 2018-03-05 22:45:39 -08:00
bill bittner
b7b3a78730 fixed merge conflicts 2018-03-05 20:30:16 -08:00
bill bittner
7b7c435571 updated publish command to take claim_id 2018-03-05 14:44:37 -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
b3e6c89f0e added thubmnail channel to publish saga 2018-03-02 17:02:07 -08:00
bill bittner
2bb9b1836f changed video source to be stored as a thumbnail 2018-03-02 15:14:02 -08:00
bill bittner
c9747294ed cleaned up thumbnail generation and removed extra props 2018-03-02 14:57:25 -08:00
bill bittner
a999ee9e8e hotfix for AssetPreview component 2018-03-02 09:36:28 -08:00
bill bittner
91d41bc595 updated thumbnail to store as blob 2018-03-01 20:09:22 -08:00
bill bittner
caa4705de2 updated thumbnail claim along with publish claim 2018-03-01 19:38:02 -08:00
bill bittner
bdc01f3885 updated css on cancel button 2018-03-01 17:21:01 -08:00
bill bittner
d9cc8f5ad4 reformatted status component 2018-03-01 17:16:04 -08:00
bill bittner
54f342cd5e fed history to publishFile for redirect ability 2018-03-01 14:00:29 -08:00
bill bittner
0c08f693b0 moved publish functions out of component into sagas 2018-03-01 11:54:49 -08:00
bill bittner
fff96d9288 removed length check on imageDataUrl 2018-03-01 10:18:17 -08:00
bill bittner
41b5a05a55 added slider to select thumb 2018-02-28 21:25:51 -08:00
bill bittner
d3dc86fd1f fixed errors in publishThumnailInput 2018-02-28 17:28:47 -08:00
bill bittner
6bc89527ad fixed merge conflicts 2018-02-27 15:30:20 -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
d4fabe3473 removed unneeded actions from publish form 2018-02-25 17:47:22 -08:00
bill bittner
3a64e2dccf added clearFile action to file selection error 2018-02-25 17:38:14 -08:00
bill bittner
89fcfd84ea moved title, metaTag, and link utils into SEO component 2018-02-23 17:57:23 -08:00
bill bittner
0465e97cf0 fixed helmet issues and refactored SEO 2018-02-23 11:00:46 -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
dd510d21e7 reorganized sagas to chain necessary actions 2018-02-22 15:43:26 -08:00
bill bittner
14740341e3 broke out routes from App.jsx, and added handleShowRender for static methods 2018-02-22 10:48:46 -08:00
bill bittner
a5e026c1e0 added standard-jsx to eslint and fixed issues 2018-02-21 17:02:57 -08:00
bill bittner
8e94d4e162 removed commented dead code 2018-02-14 17:42:12 -08:00
bill bittner
0a228de660 moved url parsing to its own action saga 2018-02-14 17:26:11 -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
51c50d7f5d removed componentWillMount and simplified mapDispatchToProps 2018-02-14 09:19:22 -08:00
bill bittner
10fdf6e6e2 fixed post-publish forwarding issue 2018-02-13 22:29:54 -08:00
bill bittner
55eb2dd85f removed showChannel from actions 2018-02-13 16:51:59 -08:00
bill bittner
855a7dab42 removed showAsset action 2018-02-13 15:53:27 -08:00
bill bittner
aedc636241 updated routes to return proper error codes 2018-02-13 12:19:57 -08:00
bill bittner
4672a72d02 added default note for channels with zero claims 2018-02-12 19:08:17 -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
2781e30134 added actions and saga for updating claims list 2018-02-09 10:02:13 -08:00
bill bittner
75b5981e01 converted channel display to use id 2018-02-08 16:42:13 -08:00
bill bittner
c96c4d1fbd updated showAsset to use an id 2018-02-08 16:23:09 -08:00
bill bittner
f38a4fb7e5 preparing to refactor to use ids 2018-02-08 15:47:10 -08:00
bill bittner
764ce24676 moved asset and channel id out of saga to action 2018-02-08 14:01:45 -08:00
bill bittner
c4042ecea9 asset and channel display working 2018-02-08 13:22:54 -08:00
bill bittner
967474bfa4 debugged channel update reducer 2018-02-08 11:50:30 -08:00
bill bittner
0a3e052564 split showing asset and adding asset actions 2018-02-08 11:22:19 -08:00