Commit graph

147 commits

Author SHA1 Message Date
bill bittner a9d9a88360 cleaned up non-react js functions 2018-01-25 11:37:11 -08:00
bill bittner 6225e195f8 cleaned up js toggle function and moved to asset info partial 2018-01-24 16:24:44 -08:00
bill bittner 8228e5bd12 removed cookies from front end 2018-01-24 09:27:36 -08:00
bill bittner 72d5c31176 fixed underline on NavBar and removed components 2018-01-19 17:24:21 -08:00
bill bittner 530e49961b added a navbar component 2018-01-18 12:43:02 -08:00
bill bittner 0aa1456fc0 updated video preview 2018-01-17 12:54:26 -08:00
bill bittner 54150650cb fixed home page loading bar 2018-01-16 09:52:15 -08:00
bill bittner edc4ee24f2 added forwarding to asset show page when publish is complete 2018-01-12 10:21:40 -08:00
bill bittner 1461a8b494 updated progress bar 2018-01-11 17:38:01 -08:00
bill bittner 4f6657a3b9 added display of publishing status 2018-01-11 15:37:32 -08:00
bill bittner 11a954a442 got publish submission working 2018-01-11 12:51:38 -08:00
bill bittner 70c75976fb added dropzone that can handle previews 2018-01-10 16:30:17 -08:00
bill bittner 325cb03661 added redux to channel login form 2018-01-10 11:26:01 -08:00
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