Commit graph

367 commits

Author SHA1 Message Date
bill bittner
662e468df6 reorganized server startup functions 2018-03-09 10:56:22 -08:00
bill bittner
c36bb66285 created public bundle 2018-03-08 13:21:13 -08:00
bill bittner
849995ed98 added download and direct link 2018-03-06 20:43:15 -08:00
bill bittner
5b8dfea5c5 updated video css for previews 2018-03-04 12:17:03 -08:00
bill bittner
41b5a05a55 added slider to select thumb 2018-02-28 21:25:51 -08:00
bill bittner
3367ecb01a deleted unnecessary vendor libraries 2018-02-27 15:33:54 -08:00
bill bittner
fa750c6f47 fixed css width issue on details page 2018-02-26 17:00:54 -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
1b38a76498 removed bundle 2018-02-23 18:01:34 -08:00
bill bittner
a96f79a068 split webpack config into dev and prod 2018-02-23 16:59:45 -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
98992b754b updated button css 2018-02-09 09:15:52 -08:00
bill bittner
dbcf4e4c46 fixed button css 2018-02-06 22:54:06 -08:00
bill bittner
1e9e9e4344 removed css from inside AssetPreview 2018-02-06 22:28:17 -08:00
bill bittner
69ed241d1c deleted unnecessary handlebars js and partials 2018-02-01 10:46:41 -08:00
bill bittner
97a6254370 set up basic AssetDisplay functionality and removed unnecessary handlebars/js 2018-01-31 21:08:28 -08:00
bill bittner
aed4a78ae0 rebundled via webpack 2018-01-25 13:46:37 -08:00
bill bittner
8945707d0f added whatwg-fetch and fixed publish validation 2018-01-25 13:37:59 -08:00
bill bittner
1f78a50b48 fixed error message on login 2018-01-25 11:48:27 -08:00
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
d1fca34ab7 refactored conditional rendering of thumbnail component 2018-01-04 14:00:02 -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
ba5d532457 fixed click file selection and cancel function 2018-01-04 10:39:51 -08:00
bill bittner
408cb2ca4b created controlled component for title 2018-01-04 09:12:20 -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
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
Joshua Strobl
6266b1bb5b Set logo link in navbar to use pointer cursor to be consistent with other links in navbar. 2017-12-14 21:16:30 +02: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
a98d541450 fixed the get asset loop 2017-11-29 11:21:45 -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
58cb05d2dc separated client functions into availability and get 2017-11-21 15:44:27 -08:00
Bill Bittner
ab3d6243e8
Merge pull request #263 from lbryio/db-datatypes-migration
Db datatypes migration
2017-11-20 12:35:12 -05:00
Mark (Steve) Firth
28b031d8b5
Wrap Long Words
A global property to wrap long words/numbers so they don't fall off the screen.
2017-11-15 23:07:26 +10:00
Bill Bittner
bc01d584d4
Merge pull request #250 from Smurphonomics/patch-5
general.css Video Skin Class Stlye Improvement
2017-11-14 17:27:55 -05: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
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
Mark (Steve) Firth
afb65e78c0
Video CSS Now With Body ID
Cleaner code. :)
2017-11-13 23:34:13 +10:00
Mark (Steve) Firth
121e1e9e4c
Optimised Code
Removed and optimised the styles to limit duplicates and gave elements a block display to make sure centering and image sizes act like they should.

Move all video related code on to the video tag.

Images are probably best at `max-width:100%; to prevent them looking too small on devices, such as iPad Mini.
2017-11-10 15:43:57 +10:00
bill bittner
432e05e830 fixed channel publish css and errors 2017-11-09 17:46:50 -08:00
Mark Firth
15ab2e0317
Merge branch 'master' into patch-5 2017-11-09 11:11:46 +10:00
bill bittner
5bd710da75 renamed class for consistent spelling 2017-11-08 15:36:00 -08:00
Bill Bittner
7997d2ee84
Merge branch 'master' into upload-refactor 2017-11-08 15:21:57 -08:00
Mark Firth
7ba5b09a23
general.css Video Skin Class Stlye Improvement
Previously, the global video element was styled to make it look better on the stand alone page. However; the class `.show-asset-light` is the video skin class assigned to the stand alone page only.

Based on this, I have optimised the style on this class and removed parts no longer needed from the `video-player` class, thereby not affecting any other pages for areas only required on the stand alone page.
2017-11-08 23:12:12 +10:00
Mark Firth
7b22fb62f2
#video-player Padding all 6px
Padding should be 6px rather than padding: 6px 6px 5px 6px;
2017-11-07 11:26:17 +10:00
bill bittner
40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
Mark Firth
15ae01321e
Update general.css
Add space to the top of the stand alone video page, centers the video, centers the text and adds a border to the video skin to separate it from the background.
2017-11-07 01:12:22 +10: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
f563288efd fixed nav bar bottom alignment 2017-10-30 11:28:44 -07:00
bill bittner
cec7e5ef57 fixed flex box and @ line break 2017-10-30 10:07:23 -07:00
bill bittner
9ea5115af2 fixed radio button and details overlap 2017-10-30 09:23:23 -07:00
bill bittner
c573865c63 removed unnecessary console logs 2017-10-29 21:01:45 -07:00
bill bittner
671acec218 updated green check mark 2017-10-27 15:15:05 -07:00
bill bittner
f6288cdbbc enlarged text and removed excess classes 2017-10-27 14:17:30 -07:00
bill bittner
380e8c484a switched out main og-image logo 2017-10-27 12:02:11 -07:00
bill bittner
331b0c9764 updated logo 2017-10-27 09:59:31 -07:00