jessopb
jessopb
- [x] create a publish cache - [x] create a file_process cache - [ ] publish.js - add to publish cache and process cache - don't create file record -...
For all file types, choosing one's own thumbnail or pasting an http link should be an option. Our users want this.
#451 also requires EXIF filtering
#540 is a duplicate of this.
[ ] removes hardcoded spee.ch filtering from chainquery
### Support all content types 1. AssetPreview * [ ] Clear file type messaging * [x] remove old overlay * [x] add filetype feather icon * [x] add label div...
Moving 3 to issue #882 Moving 4b to #731
We are at least correctly showing the error. Is that enough? @tzarebczan
Are we checking to see if filesize is > x before ffprobing the file? could be trying to probe an empty file. On Fri, Dec 7, 2018 at 4:41 PM...
The reason we're doing ffmpeg is to record dimensions to the db for oEmbeds. We can let it error out and either process the sizes on the fly, or check...