C*
C*
When using the FileStore Cache on windows, the file can't be written due to the lock. If i skip the lock or use LOCK_UN on the lock function and then...
Hello, If a file name contains an apostrophe ex. : "i won't upload.jpg" the upload always fails with a 400 error. I'm using uppy to upload. `Failed to upload tes't.png...
Hello, I have a project with large binary files managed by git lfs. When deploying a commit with a large file it crashes silently : ``` SERVER: demo ^ 1...
This PR adds an option in the config to prevent ResponsiveFileManager to rename files that already exist on the filesystem. This allows you to enable `transliteration `and `convert_spaces` on an...
Hello, I'd like to enable the "convert_spaces" and "transliteration" features, but it seems to rename all the existing files on the disk. In my database all the paths link to...