Closed fitzage closed 6 years ago
Related, it doesn't do thumbnails. This may be by design, but I like to have the thumbnails in git personally.
AHH, well, when my webhook failed I realized I had a permissions issue in my .git folder, so NOTHING was getting committed when I made panel changes. After I fixed that, the image issue was fixed.
Still no thumbnails, but apparently that's on purpose.
I'm working with a new site that involves a lot of images, and I just discovered that when I upload images, they don't get committed to git by autogit. I don't think I have anything else acting on the images (although they are getting changed to have all lowercase filenames somewhere along the line, but I'm assuming Kirby is doing that).
Any idea what might be causing this?