@zanderzhng commented on GitHub (Mar 3, 2023):
I should use DUFS_RENDER_INDEX.
@sigoden commented on GitHub (Mar 6, 2023):
The next official release is within two months.
To build you self, install [cargo](https://doc.rust-lang.org/cargo/…
@sigoden commented on GitHub (Mar 11, 2023):
I specifically downloaded kodi, tested it and did not find any issues.
dufs -a /@admin:admin
:
related to #185
Already fixed, waiting for a new version
@high726 commented on GitHub (Mar 11, 2023):
when i remove strip = true in Cargo.toml , above has resolved.
@sigoden commented on GitHub (Feb 21, 2023):
For basic auth:
curl --user admin:admin http://192.168.8.10:5000/file
wget --user admin --password admin…
@physanus commented on GitHub (Feb 27, 2023):
Totally correct. I added this to my nginx configuration in the server-block:
charset utf-8;
source_charset…
@sigoden commented on GitHub (Feb 20, 2023):
If there are so many files in the directory, even the local file explorer will take a lot of effort to load, let…