Commit graph

389 commits

Author SHA1 Message Date
bill bittner
ac0290ae15 added anonymous/inChannel toggles to publish form 2018-01-04 16:10:25 -08:00
bill bittner
4028601897 fixed css so dropzone is full screen 2018-01-04 12:04:23 -08:00
bill bittner
c62a9c479e fixed error display on drag end 2018-01-04 11:54:18 -08:00
bill bittner
6db3d1da19 updated uploader css 2018-01-04 11:05:16 -08:00
bill bittner
3fe515b9ca updated drag and drop into react component 2018-01-02 17:12:57 -08:00
bill bittner
bbae477a34 added webpack and some basic components 2017-12-28 11:51:03 -08:00
bill bittner
df53760aea updated host to be pulled from config file 2017-12-14 12:32:20 -08:00
bill bittner
d6d11ea807 added check for browser request 2017-12-13 18:30:09 -08:00
bill bittner
598f8c5499 fixed missing certificate id in view 2017-12-07 14:45:07 -08:00
bill bittner
738a517738 added handlebars helper for common header tags 2017-12-07 12:36:18 -08:00
bill bittner
e652126a3f added stats in for popular page 2017-12-07 10:13:42 -08:00
bill bittner
e7eb930231 fixed channel page view 2017-12-07 09:28:44 -08:00
bill bittner
0bf162d832 moved open graph data preparation down to model layer 2017-12-06 14:23:28 -08:00
bill bittner
17ead09747 fixed a handlebars error 2017-12-05 17:37:55 -08:00
bill bittner
cddcf1c4d0 updated asset component to set data directly on class 2017-12-05 11:38:16 -08:00
bill bittner
6ae79ff054 updated names of client asset functions 2017-12-05 11:11:32 -08:00
bill bittner
0f55da1349 changed Asset and ProgressBar into constructors 2017-11-29 21:36:30 -08:00
bill bittner
d619281908 added progress bar component and fixed publish thumbnail bug 2017-11-29 21:06:59 -08:00
bill bittner
4a62c011bd consolidated showFunctions and getAssetFunctions 2017-11-29 17:13:49 -08:00
bill bittner
e5d3fdf322 fixed the play/pause functionality on videos 2017-11-29 16:02:40 -08:00
bill bittner
50ffc42b57 changed File create to upsert 2017-11-29 15:36:23 -08:00
bill bittner
5deaf7375d updated route names 2017-11-29 12:41:53 -08:00
bill bittner
8bdbf05251 changed so completion of lbrynet download is not blocking play 2017-11-29 12:01:48 -08:00
bill bittner
4a4cdb23f7 added loop to check if asset is fully downloaded; 2017-11-29 11:56:09 -08:00
bill bittner
a98d541450 fixed the get asset loop 2017-11-29 11:21:45 -08:00
bill bittner
9c753a405c removed video resizing 2017-11-29 10:46:31 -08:00
bill bittner
e0e771b9d7 fixed error message display/ 2017-11-29 10:37:19 -08:00
bill bittner
842ee526df fixed css to center image 2017-11-29 10:11:56 -08:00
bill bittner
cb62f0858c fixed video player and image src issue 2017-11-29 09:10:40 -08:00
bill bittner
7d518cf6b5 fixed image partial 2017-11-28 12:28:30 -08:00
bill bittner
8400ca5110 updated api/get_claim route to return message and status 2017-11-28 12:17:22 -08:00
bill bittner
0fd7dd6b08 fixed show route get process and api routes 2017-11-27 16:53:32 -08:00
bill bittner
279a44d760 fixed link in client get requests 2017-11-21 15:49:16 -08:00
bill bittner
58cb05d2dc separated client functions into availability and get 2017-11-21 15:44:27 -08:00
bill bittner
cda9efa800 removed duplicate templates 2017-11-21 12:53:43 -08:00
bill bittner
859654e6e4 added /api/get route 2017-11-20 15:51:05 -08:00
bill bittner
64175e023c Merge remote-tracking branch 'refs/remotes/origin/master' into db-datatypes-migration 2017-11-13 15:47:17 -05:00
Bill Bittner
fd34f744ec
Merge pull request #242 from lbryio/upload-refactor
Upload refactor
2017-11-13 12:39:20 -08:00
bill bittner
432e05e830 fixed channel publish css and errors 2017-11-09 17:46:50 -08:00
bill bittner
14ac70e96d added id tags to body elements 2017-11-09 11:45:54 -08:00
Bill Bittner
c6d1988bb9
Merge pull request #254 from lbryio/viewport-constraint
constrain to viewport on large images
2017-11-08 15:58:47 -08:00
bill bittner
5bd710da75 renamed class for consistent spelling 2017-11-08 15:36:00 -08:00
bill bittner
ea2dba466e fixed class class name 2017-11-08 15:28:35 -08:00
Bill Bittner
74b02989ad
Merge branch 'upload-refactor' into db-datatypes-migration 2017-11-08 15:24:18 -08:00
Bill Bittner
7997d2ee84
Merge branch 'master' into upload-refactor 2017-11-08 15:21:57 -08:00
bill bittner
31d1274e36 replaced layout script tags 2017-11-08 11:07:03 -08:00
bill bittner
ecb36496f5 capitalized site name 2017-11-08 10:36:55 -08:00
bill bittner
9cc6517b2e updated channel meta tags 2017-11-08 10:34:10 -08:00
bill bittner
0a78480ebb created layout and updated twitter handle 2017-11-08 10:24:40 -08:00
bill bittner
37315c6c66 added upload path to config and removed socket.io ref 2017-11-07 16:15:12 -08:00