lbry-desktop/ui/redux
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
..
actions Bump thumbnail size to 5MB & check size before upload. 2022-02-09 11:14:46 -05:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers Fixes 2022-02-08 12:35:40 -05:00
selectors Fixes 2022-02-08 12:35:40 -05:00