Lucas Smith
Lucas Smith
Now this is cool and just the kind of hackathon implementation I was talking about! Two main points before I do the individual code spam: - Since you're resizing it's...
Two other things, less important in terms of priorities: - Make all thumbnails pretty as per the figma - Click to expand into a HQ image, for those who don't...
For OSSHack participants we won’t be assigning or following our usual guidelines, please start work if you want to do the challenge. The first *good* solution (read: to acceptable quality...
I don't really have a loom video but I do have a figma design that show's the end result we're hoping to achieve with this issue: https://www.figma.com/file/mKYFxgmekwxXsoXCP9dXXx/Documenso-Design-System?type=design&node-id=443%3A8453&mode=design&t=mqFEcsHSiQtv2Nho-1  As you...
PDF.js is fine as we already use it in the app, although I'd like to suggest using https://unjs.io/packages/unpdf/ if you're heading in that direction since we will likely swap to...
Do note that we will want to store the images rather than trying to render them using PDF.js during each page load since that can be detrimental to device performance....
**Forwarding from Discord** So to summarise, if I were doing a dirty implementation for a hackathon - New table `DocumentThumbnail` which would have `id` `thumbnail_bytes` `hq_thumbnail_bytes` - Store thumbnail on...
Hey there, still considering this one sorry for the lack of movement.
Closing for now as it feels unlikely that we will adopt this in the near term. Will keep it noted for reference if we decide to come back to it...
Hey there, I remember this PDF it has security settings on it that mean it can't be updated or modified. I'll try and find the thread where I last worked...