lbry-desktop/ui/component/selectAsset
infinite-persistence f9a1fcc6a7 Bump thumbnail size to 5MB & check size before upload.
- The previous 2MB was a CDN limit (more of a mistake). That has been increased to a far greater number, so we're setting a more reasonable 5MB limit.
- The previous code checks/shows the "size exceeded" message after the file has been uploaded ... in the `catch` block. This will not work since the CDN now allows a 5MB file.
    - Fixed by checking the size before actually uploading.
2022-02-09 11:14:46 -05:00
..
index.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
thumbnail-broken.png refactor lbrytv web server 2019-11-11 13:27:29 -05:00
thumbnail-missing.png refactor lbrytv web server 2019-11-11 13:27:29 -05:00
view.jsx Bump thumbnail size to 5MB & check size before upload. 2022-02-09 11:14:46 -05:00