Commit graph

1515 commits

Author SHA1 Message Date
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
4c050503ab moved publish emitter into channel 2018-03-01 16:36:42 -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
3367ecb01a deleted unnecessary vendor libraries 2018-02-27 15:33:54 -08:00
bill bittner
6bc89527ad fixed merge conflicts 2018-02-27 15:30:20 -08:00
bill bittner
4fdc43e641 updated labels on GA timing events 2018-02-27 09:52:05 -08:00
Bill Bittner
908db96fa0
Merge pull request #366 from lbryio/patch-clear-file
Patch publish tool reset and asset details css
2018-02-26 17:03:28 -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
0c0d463d86
Merge pull request #361 from lbryio/321-image-overflows
321 image overflows
2018-02-25 17:51:55 -08:00
Bill Bittner
1420d68d45
Merge pull request #362 from lbryio/309-invalid-video
309 invalid video
2018-02-25 17:50:34 -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
ba5f9ba390 fixed video css 2018-02-24 10:12:56 -08:00
bill bittner
e0fdb36551 added height and width constraints to showlite 2018-02-24 10:05:28 -08:00
Bill Bittner
cfb94c0add
Merge pull request #360 from lbryio/350-open-graph-react
350 open graph react
2018-02-24 08:54:59 -08:00
bill bittner
f75b07f2eb updated readme 2018-02-23 18:07:28 -08:00
bill bittner
98487247ce added public/bundle to .gitignore 2018-02-23 18:02:42 -08:00
bill bittner
1b38a76498 removed bundle 2018-02-23 18:01:34 -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
61d044fe23 added server.js bundle to .gitignore 2018-02-23 11:58:48 -08:00
bill bittner
f17cf91817 renamed entry and bundle 2018-02-23 11:26:04 -08:00
bill bittner
74aec654f7 removed unnecessary handlebars code 2018-02-23 11:17:59 -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
b4ef61ae85 removed console logs and dead codes 2018-02-22 16:42:35 -08:00
bill bittner
9bf45975da removed separate routes file 2018-02-22 15:59:51 -08:00
bill bittner
6a9e7005bd reorganized sagas to chain necessary actions 2018-02-22 15:43:41 -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
9fea56c8a2 added redirect check 2018-02-21 17:34:29 -08:00
bill bittner
a5e026c1e0 added standard-jsx to eslint and fixed issues 2018-02-21 17:02:57 -08:00
bill bittner
73326a96d3 updated page routes to server side render 2018-02-21 13:58:25 -08:00
bill bittner
224d057b9a switched "render" to "hydrate" 2018-02-21 13:42:41 -08:00
bill bittner
701cc64062 fixed server bundle 2018-02-21 13:33:08 -08:00
bill bittner
81edb47e41 updated webpack config 2018-02-21 12:24:23 -08:00
bill bittner
b4d3e8a0be updated webpack.config 2018-02-21 10:53:36 -08:00
bill bittner
fd3fc0f620 added handleRender and renderFullPage and updated client 2018-02-21 08:05:41 -08:00