Daniël Sonck
Daniël Sonck
This PR will add support for Krita (`.kra`) files. Closes: #123
From experience, I know that Krita stores a thumbnail in its `.kra` file (which is a zip file) named `preview.png`. Nextcloud already has support for this format I believe, I...
During the renames of the includes, I noticed a great example of the "every go project is a library", I think we can consolidate all the `api_client.go` implementations under `api/client`....
In my creative work, I use Rhino3D a lot. Under Windows, Rhino3D actually has preview support in Explorer. After diving into this a bit, there's a rough code snippet that...
From experience, I know that Krita stores a merged result in its `.kra` file (which is a zip file) named `mergedimage.png`. Krita files can be very large, so having access...
As an artist, I would like to be able to share a lower res and watermarked version of my works. This to still show my work, but prevent theft by...
As an artist, I don't want to require my clients to sign up to my cloud. Some clients are very conscious about their accounts and don't want the burden of...
As an artist I would like for my content to be easily "shared" on other platforms. In this case I prefer to have my data under my own control, so...
This is going to be a bit of an interesting idea here. After #146 and #148, it would be interesting if we get tools to customize how a folder is...