Commit graph

402 commits

Author SHA1 Message Date
bill bittner
6225e195f8 cleaned up js toggle function and moved to asset info partial 2018-01-24 16:24:44 -08:00
bill bittner
98ce165c7b fixed error in navbar channel view redirect 2018-01-24 16:04:30 -08:00
bill bittner
8228e5bd12 removed cookies from front end 2018-01-24 09:27:36 -08:00
bill bittner
c5b22c287b Merge branch 'master' of github.com:lbryio/spee.ch into react-upload 2018-01-23 17:15:49 -08:00
bill bittner
ecf968ecc2 updated release banner to maintenance banner 2018-01-22 15:23:13 -08:00
bill bittner
530e49961b added a navbar component 2018-01-18 12:43:02 -08:00
bill bittner
54150650cb fixed home page loading bar 2018-01-16 09:52:15 -08:00
bill bittner
74247b7647 fixed amount of bars in progress bar 2018-01-11 22:15:49 -08:00
bill bittner
11a954a442 got publish submission working 2018-01-11 12:51:38 -08:00
bill bittner
4e02f34f95 deleted unused partials 2018-01-11 11:20:42 -08:00
bill bittner
ef5c67f293 added thumbnail input with redux 2018-01-10 17:41:17 -08:00
bill bittner
94cdb37a13 added redux 2018-01-08 17:06:31 -08:00
bill bittner
c40e831afc added validation to url input 2018-01-04 18:34:17 -08:00
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