filestash icon indicating copy to clipboard operation
filestash copied to clipboard

🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

Results 163 filestash issues
Sort by recently updated
recently updated
newest added

By the way, this is the text that's here (for feature requests) by default, I've been on the IRC for an hour or two and got no reply. I'll not...

When previewing a video file, the fullscreen button is present top right, not on the video player. ![image](https://github.com/mickael-kerjean/filestash/assets/38327267/9005ee0b-57be-45c5-8869-1ec2ae41ec53) I had to look for the button, normal users will probably not...

# Description of the bug Whenever opening any audio file, playback continues after the end of an audio file. The time counter and the position indicator continue endlessly, and a...

# Description of the bug * #635: in addition to the previous issue, folders with a depth of 2 or more would fail to upload. # Step by step instructions...

# Description of the bug I can only open and download files from the home directory of an ftp folder. # Step by step instructions to reproduce the bug Use...

Hello everyone, I just want to make a status update on the state of Filestash, what's coming in and why I haven't been able to be as responsive as before...

annoucement

# Description of the bug Folders upload (drag&drop) successful but UI shows error. # Step by step instructions to reproduce the bug 1. Open https://demo.filestash.app/ 2. Connect to a storage...

With the attached change, filestash can also be created on FreeBSD if the required static libraries are installed. I have successfully tested it on FreeBSD/amd64. To make it work, I...

I wasn't able to build on the aarch64 platform, so I looked at the Docker files and found that I could change the tlmgr to a platform-specific directory name using...

Hello, I specified a single SMB connection in my configuration: ```json "connections": [ { "advanced": false, "domain": "FSRV", "host": "fsrv", "label": "fsrv", "path": null, "port": 445, "share": null, "type": "samba"...