cozy-files icon indicating copy to clipboard operation
cozy-files copied to clipboard

This repository was part of CozyV2 which has been deprecated

Results 100 cozy-files issues
Sort by recently updated
recently updated
newest added

Hi, I have an upload stuck at 100%, never finishing. See screenshot: The only way to end it is to refresh the page, and the uploaded file is not there....

bug

This is not a security issue as the server block them, Caused by https://github.com/cozy/cozy-files/blob/ea9f31c772c7002ef5853361ba8ffe6a6942b5b3/client/app/views/folder.coffee#L229-L246 We use `@canUpload` instead of `window.canUpload` or `rootFolder.canUpload`

bug

When uploading a file, we [try to guess its MIME type and set a class](https://github.com/cozy/cozy-files/blob/master/server/controllers/files.coffee#L281) (audio, video…). But we don't use the same method: - MIME type is guessed from...

bug

Selecting a file doesn't display the toolbar. ![bhdjhkmd](https://cloud.githubusercontent.com/assets/384908/20555683/8130d3f0-b163-11e6-974e-f6c8f31ca965.png)

bug

I have a folder shared with X. I want to share it with Y and nobody else. So I open the sharing window, click on the trash near X to...

bug

Reported by a user by email: > I have noticed that if you have more than 126 files in the folder then links (urls) under the download icon (with the...

bug

Hi, I don't know exactly how did I do it, but I ended up with two "Downloads" folders at the root of my Cozy-files. Looks quite similar to #426. One...

bug

The idea is to have an overview of all this files to be able to disactivate the shared/public files

enhancement

A user has lost some files uploaded into Files. Looks like the files where bigger than the maximum upload size allowed by the reverse proxy, but the user didn't get...

bug

A user is reporting that he's unable to access some of its folders. Having a look at the logs, there are a lot of error 500 when trying to get...

bug