Commit graph

358 commits

Author SHA1 Message Date
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
bill bittner 00878cd665 fixed drag and drop on asset preview 2017-10-26 16:08:38 -07:00
bill bittner b5267bcc38 updated description on show 2017-10-26 09:50:45 -07:00
bill bittner c89341a3b7 updated error message displays and column widths 2017-10-25 13:08:29 -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 d80869e37a updated all links to new blue 2017-10-25 09:17:47 -07:00
bill bittner 5e1b9daeb1 updated logo to use svg 2017-10-24 22:04:23 -07:00
bill bittner 0664e73745 changed nav bar to flex box 2017-10-24 16:09:04 -07:00
bill bittner 4d1e0a4a66 changed out drop down icon 2017-10-24 15:34:05 -07:00
bill bittner e27c102c7d adjusted columns and margins 2017-10-24 13:39:06 -07:00
bill bittner f7b669eeab put social buttons in a flex box 2017-10-24 12:14:58 -07:00
bill bittner c053688299 removed description from show when not present 2017-10-24 10:46:46 -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 3409913aee changed location of error displays 2017-10-23 16:00:03 -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 f1dfe671a4 updated text size on /about and /login 2017-10-23 09:46:55 -07:00
bill bittner 48697e3042 updated logo and top bar 2017-10-20 16:08:08 -07:00
bill bittner 982781629c removed row--narrow 2017-10-20 15:12:09 -07:00
bill bittner 9a3018016f locked video aspect ratio to 16:9 2017-10-20 10:54:26 -07:00
bill bittner c616ece1f9 updated row spacing and channel layout 2017-10-19 18:55:15 -07:00
bill bittner 524ec39f2f updated text on /about 2017-10-19 17:16:26 -07:00
bill bittner 086da5d7f5 updated channel pagination 2017-10-19 11:25:19 -07:00
bill bittner c8d1d066a0 updated font sizes 2017-10-19 09:45:06 -07:00
bill bittner 020cafa426 adjusted /popular for smaller screens 2017-10-19 09:18:40 -07:00
bill bittner 18e2799cf8 recentered nav bar 2017-10-19 08:30:41 -07:00
bill bittner cd6f146cd5 resized large text for phones 2017-10-18 15:51:26 -07:00
bill bittner c2da987f33 added logo to top bar 2017-10-18 15:47:06 -07:00
bill bittner aec7ac44cc updated page widths 2017-10-18 15:16:07 -07:00
bill bittner 8faff8f4fd removed logo and adjusted tagline 2017-10-18 13:54:42 -07:00
bill bittner be18b060b5 added blank robots.txt file 2017-10-18 10:36:47 -07:00
bill bittner 26900abaa6 added verbose logging 2017-10-17 12:05:22 -07:00
bill bittner 97e8e4cf7a switched nav and dropzone colors back 2017-10-17 10:26:48 -07:00
bill bittner 5013a09230 added click and space bar play/pause for videos 2017-10-17 10:10:26 -07:00
bill bittner 726117f3c0 added upload logo 2017-10-17 09:18:23 -07:00
bill bittner 34ca81fe28 removed input left boarder and changed grey color 2017-10-17 08:47:00 -07:00
bill bittner cb7f5ac453 fixed winning channel algo to use effective amount 2017-10-16 21:25:29 -07:00
bill bittner d1bbbca998 added publish fine print 2017-10-16 12:04:02 -07:00
bill bittner ff2d6c69d1 added banner about upcoming release 2017-10-16 09:29:10 -07:00
bill bittner 9e666945e0 added masonry to popular page 2017-10-13 09:29:29 -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
bill bittner 8856ee5d0e fixed call-stack-exceeded error issue 2017-10-12 13:10:44 -07:00
bill bittner 3e1427a314 removed extra error display on channel create pw 2017-10-12 10:07:18 -07:00
bill bittner d807206f18 updated row vertical spacing 2017-10-12 09:58:31 -07:00
bill bittner 061a4ce86c fixed url input width 2017-10-12 09:28:39 -07:00
bill bittner 901e83b766 added placeholders for error text 2017-10-12 09:24:03 -07:00
bill bittner 7ee3051b5d moved description into details 2017-10-11 14:23:46 -07:00
bill bittner 29560163b7 added drag over affect 2017-10-11 13:33:56 -07:00
bill bittner 45129f8936 fixed double-file-choosers bug 2017-10-11 12:15:38 -07:00
bill bittner 7f4898452c fixed nav bar subtitle position and dropzone 2017-10-11 11:56:33 -07:00
bill bittner 0c1e8855f1 centered page content and adjusted nav bar m queries 2017-10-11 11:38:20 -07:00
bill bittner 3dfbac8d71 fixed login page login & create functionality 2017-10-10 18:05:47 -07:00
bill bittner c65082e610 fixed channel updates when new channel created from publish 2017-10-10 17:46:26 -07:00
bill bittner 7979aabf85 fixed navbar logout 2017-10-10 16:51:07 -07:00
bill bittner 0e8a45bdfc added navbar channel select update on login from publish 2017-10-10 16:00:08 -07:00
bill bittner e8fcefc8bb added hover color to top bar links 2017-10-10 12:14:36 -07:00
bill bittner 58e180784b made whole dragzone clickable 2017-10-10 11:52:34 -07:00
bill bittner 5ef70efebc added pointer cursor to radios 2017-10-10 10:54:51 -07:00
bill bittner 9fe484a85c made non-editable url text grey 2017-10-10 10:48:03 -07:00
bill bittner 4a99fa04b3 made h3 bold 2017-10-10 10:42:47 -07:00
bill bittner 0c80a76afe updated show page to match upload 2017-10-10 10:14:43 -07:00
bill bittner 1b37ef91a4 added input for video thumbnail link 2017-10-09 18:29:40 -07:00
bill bittner 58bece6efc added subtitle to nav bar 2017-10-09 10:30:19 -07:00
bill bittner 66c1d4eaf1 merged api fix and updated social links 2017-10-06 18:04:20 -07:00
Bill Bittner 8e2e05ea4a Merge branch 'redesign-1' into publish-api-fix 2017-10-06 17:47:32 -07:00
bill bittner 203d18e736 updated channel login so to not refresh upload box 2017-10-06 16:42:19 -07:00
bill bittner cb85919569 Merge branch 'redesign-1' of github.com:lbryio/spee.ch into redesign-1 2017-10-06 11:19:13 -07:00
bill bittner 746686cdb8 updated grouping of input fields 2017-10-06 11:18:51 -07:00
MSFTserver 018b8561c0 add social sharing icons 2017-10-06 11:02:03 -07:00
bill bittner b1fa2a0a37 fixed auth failure message 2017-10-06 09:21:03 -07:00
bill bittner 2515e605d6 removed tooltip underlines 2017-10-05 18:09:34 -07:00
bill bittner 44c7e29653 added tooltips to placeholder text 2017-10-05 18:08:44 -07:00
bill bittner be0bf27a14 traded in new video thumb 2017-10-05 15:14:50 -07:00
bill bittner 7baf2dd75c updated post api to receive curl requests 2017-10-05 14:48:08 -07:00
bill bittner 580c63a1fb fixed bug letting re-publish to existing channel 2017-10-04 14:03:19 -07:00
bill bittner 282faec074 updated name for drop zone block 2017-10-04 09:05:35 -07:00
bill bittner 34c8fe8513 updated media queries for small phones 2017-10-03 17:35:53 -07:00
bill bittner a54e7c6c2c added media queries 2017-10-03 16:26:43 -07:00
bill bittner 47fda21e03 added dropzone to asset preview 2017-10-03 14:52:50 -07:00
bill bittner 67bba8cf3d updated channel login & create functions 2017-10-03 11:23:10 -07:00
bill bittner 4d9671f5c8 fixed error allowing double submissions to claim name 2017-10-03 10:28:16 -07:00
bill bittner bed72b7e94 rearranged preview code 2017-10-03 10:05:09 -07:00
bill bittner bd76e0eda9 updated details on on show page 2017-10-02 17:49:04 -07:00
bill bittner 908a67a0ce updated publish area with new button 2017-10-02 17:36:25 -07:00
bill bittner e8d67cdd85 updated /popular page 2017-10-02 16:45:57 -07:00
bill bittner a294854786 fixed file select button and top nav 2017-10-02 16:23:09 -07:00
bill bittner b10bdd38ed changed drop zone to 100% 2017-10-02 11:47:12 -07:00
bill bittner 9d0425db3c changed row-thin to row-short 2017-09-29 16:01:28 -07:00
bill bittner f3fbc2068b first pass at publish and show pages 2017-09-29 15:56:13 -07:00
bill bittner 7321b2c2f5 re-organized publish components 2017-09-29 14:24:53 -07:00
bill bittner c4e2975038 fixed top bar 2017-09-29 14:11:00 -07:00
bill bittner 08e3680969 broke top bar into two sections 2017-09-29 12:40:02 -07:00
bill bittner 3d4e31f2e1 basic styling for about 2017-09-29 11:59:53 -07:00
bill bittner 742209594f added full channel ID to channel page 2017-09-28 16:45:14 -07:00
bill bittner bf17f5a6ec consolidated xhttp request code 2017-09-28 15:47:55 -07:00
bill bittner bd2a48f883 updated api publish route 2017-09-28 10:51:02 -07:00
bill bittner f0914ce983 updated details toggle 2017-09-28 08:47:02 -07:00
bill bittner 53b8fb9766 updated claim-name verification process 2017-09-27 12:12:42 -07:00
bill bittner f0b248ba9c url updates dynamically from channel selection 2017-09-26 16:05:45 -07:00
bill bittner 12279aed3b updated css 2017-09-26 15:12:47 -07:00
bill bittner b1f4bbeaf3 added channel_name to publish params 2017-09-21 09:18:19 -07:00
bill bittner 18f16e4cce switched UserId and CertificateId 2017-09-21 00:18:34 -07:00
bill bittner 5228b55a0f fixed publish 2017-09-20 17:14:33 -07:00
bill bittner e4a56d5ed1 made channel components DRYer 2017-09-20 16:04:58 -07:00
bill bittner ef475ba951 login completed 2017-09-20 15:43:42 -07:00