Commit graph

134 commits

Author SHA1 Message Date
bill bittner
00ce9d62f1 got create component working 2018-01-05 16:47:55 -08:00
bill bittner
c40e831afc added validation to url input 2018-01-04 18:34:17 -08:00
bill bittner
3fe515b9ca updated drag and drop into react component 2018-01-02 17:12:57 -08:00
bill bittner
4a75ac7127 passed second set of user tests 2017-12-15 11:19:10 -08:00
bill bittner
9a93b3cc8d tested basic client scenarios 2017-12-15 11:02:04 -08:00
Bill Bittner
3accf40db2
Merge branch 'master' into 281-unfurl-show-links 2017-12-14 12:44:08 -08:00
bill bittner
df53760aea updated host to be pulled from config file 2017-12-14 12:32:20 -08:00
Bill Bittner
2246cde1d7
Merge pull request #292 from lbryio/284-uploads-hang
fix publishes hanging client side
2017-12-12 22:20:18 -08:00
bill bittner
09f7ea58ac added a check for 502 response on publish 2017-12-12 21:55:07 -08:00
Bill Bittner
d3c8a5dbd8
Merge branch 'master' into update-passwords 2017-12-12 08:08:22 -08:00
bill bittner
0d5bec7ebd removed setState from progress bar 2017-12-05 11:47:34 -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
0ae03d0684 updated api route names 2017-12-05 10:18:49 -08:00
bill bittner
272e4747ab minimized cookie usage as state 2017-11-30 18:23:27 -08:00
bill bittner
0f55da1349 changed Asset and ProgressBar into constructors 2017-11-29 21:36:30 -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
6fea63dcb3 updated routes names 2017-11-29 14:07:03 -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
b541d4be0b fixed another var -> const 2017-11-13 15:25:03 -05:00
bill bittner
e232fcd55e changed var to const 2017-11-13 15:21:26 -05:00
bill bittner
1862f84b97 updated error handler with destructuring 2017-11-13 15:12:16 -05:00
bill bittner
07660576b1 turned authOrSkip into promise 2017-11-13 14:20:37 -05:00
bill bittner
432e05e830 fixed channel publish css and errors 2017-11-09 17:46:50 -08:00
bill bittner
40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
bill bittner
e34e78c169 fixed the anonymous discrepency 2017-11-03 13:37:23 -07:00
bill bittner
d92f499269 combined validation functions into one object 2017-11-02 15:47:55 -07:00
bill bittner
934c0fedd1 put all publish functions into an object 2017-11-02 15:12:26 -07:00
bill bittner
c658f67ec4 removed change_address 2017-11-02 12:25:35 -07:00
bill bittner
8d14f022bd hooked up the status messages 2017-11-01 17:14:38 -07:00
bill bittner
7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00
bill bittner
bd90700229 removed unused images 2017-10-30 13:25:27 -07:00
bill bittner
cec7e5ef57 fixed flex box and @ line break 2017-10-30 10:07:23 -07:00
bill bittner
c573865c63 removed unnecessary console logs 2017-10-29 21:01:45 -07:00
bill bittner
f6288cdbbc enlarged text and removed excess classes 2017-10-27 14:17:30 -07:00
bill bittner
00878cd665 fixed drag and drop on asset preview 2017-10-26 16:08:38 -07:00
bill bittner
33822e71a7 fixed dropzone to trigger dragexit on drop 2017-10-25 12:45:53 -07:00
bill bittner
0fa0db22ff added titles on hover for grid items 2017-10-25 11:22:15 -07:00
bill bittner
ce5c3bced9 fixed drag-over effects 2017-10-25 09:32:07 -07:00
bill bittner
f7b669eeab put social buttons in a flex box 2017-10-24 12:14:58 -07:00
bill bittner
d023ebf5cc updated spacing on publish components 2017-10-24 09:30:47 -07:00
bill bittner
420e811434 added "drop it." on drop hover 2017-10-23 22:29:20 -07:00
bill bittner
37685c3d33 updated progress bar animation 2017-10-23 17:03:28 -07:00
bill bittner
bccbb8f4b1 updated publish process to show in flexboxes 2017-10-23 15:10:49 -07:00
bill bittner
552e2f4965 added basic flexbox 2017-10-23 13:07:05 -07:00
bill bittner
5013a09230 added click and space bar play/pause for videos 2017-10-17 10:10:26 -07:00
bill bittner
34ca81fe28 removed input left boarder and changed grey color 2017-10-17 08:47:00 -07:00
bill bittner
9b0778527f fixed login error messages 2017-10-12 14:37:25 -07:00
bill bittner
0e498ff91c fixed error handling for when daemon is down 2017-10-12 14:01:46 -07:00