Ivan Isaev
Ivan Isaev
Hello gklka, Thank you for this control, I noticed layout issue on wide devices. I don't have time to make normal pull request, but here is my fix for this...
This adds optional server parameter with passphrase to nginx configuration. E.g. just add `.pw` file with your certificate passphrase to certs folder, e.g. `foo.bar.com.pw`
This fixes missing __serialized__ field in case of "non-error exception".
This PR introduces a garbage collector. When we remove an image or tag from the repository, blobs referenced by deleted manifests are not removed from R2. With this new PR,...