Nicholas Greensmith

Results 3 issues of Nicholas Greensmith

###### Reproduction Steps 1. Create cards with base64 images in tags ```html ``` ###### Expected Result Displays image (works on Anki desktop and Anki web) ###### Actual Result Image isn't...

Needs Author Reply
Can't reproduce

Add ExcludedPrefixes option to VerionningConfig. Mimicks the behaviour of the minio cli `mc` [link](https://min.io/docs/minio/linux/administration/object-management/object-versioning.html#id9) Started from issue #1401

I'm currently adding versioning to some buckets used for job asset storage. These have some temporary files which I don't want to be versionned. The `mc` cli tool allows us...