Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-25 | Fix typo which wasn't converting the images to webp | Jesusaves | 1 | -1/+2 | |
2020-12-24 | WebP does not need further processing either | Jesusaves | 1 | -1/+1 | |
2020-12-20 | This tool will now generate a zip file with maximum compression possible. | Jesusaves | 1 | -5/+9 | |
The name will be hashed; Server may send this hash to client download the zip. Do note that currently, that is not supported neither in server nor in client. The reason for the hashing is to prevent unauthed users from downloading it. The hash is regenerated every time. | |||||
2020-12-20 | Add support for mp3 and ogg files. They must not overlap as extension is ↵ | Jesusaves | 1 | -0/+2 | |
stripped. | |||||
2020-12-18 | Ignore XCF and PSD files left in the tree. | Jesusaves | 1 | -7/+3 | |
2020-12-18 | Initial commit | Jesusaves | 1 | -0/+68 | |