davros icon indicating copy to clipboard operation
davros copied to clipboard

Personal file storage server

Results 59 davros issues
Sort by recently updated
recently updated
newest added

I just tried connecting my Nautilus (file manager) to a davros grain via webdav. The Server Name provided on the Clients tab looks like `https://api-43d8ad9c4cc255113b03bcd7b919c772.sandstorm.stephentpollard.com/`. When I copied that, changed...

Attempting to fix https://github.com/mnutt/davros/issues/144

Seemed to work without any manual modifications. Looks like building the server sneaked in here too...

Provide a warning if renaming will overwrite another file. Built on the Bullseye branch because I couldn't develop using master branch (stretch) anymore. https://github.com/mnutt/davros/issues/137

New as of June 2022: When developing and calling `vagrant-spk vm up`, the virtual machine's `apt update` fails to find some packages (I get a bunch of Error 404 s)...

Updated clang version to 9. I clicked around a bit to make sure things worked, but not major testing.

Steps to reproduce: 1. Create a new davros grain 2. Create a directory with a space in its name, e.g. `A Directory`. 3. Enter that directory. 4. Drop some files...

Bumps [sharp](https://github.com/lovell/sharp) from 0.28.3 to 0.30.5. Changelog Sourced from sharp's changelog. v0.30.5 - 23rd May 2022 Install: pass PKG_CONFIG_PATH via env rather than substitution. @​dwisiswant0 Add support for --libc flag...

dependencies

I just discovered that if you try to add a directory to Davros by dragging & dropping it from the file manager, Davros creates an empty, regular file by the...