@sigoden commented on GitHub (Oct 25, 2024):
@RamonDonadeu
Dufs is not even logging anything
This means that dufs won't accept any request.
I'm not…
@RamonDonadeu commented on GitHub (Oct 25, 2024):
Yes, it worked in bash!
But as I said in #470, I'm trying to do this call from a .net Backend, and I'm not…
@RamonDonadeu commented on GitHub (Oct 25, 2024):
Nevermind... I found the problem... Thanks anyway!
@sigoden commented on GitHub (Oct 30, 2024):
Dufs will never treat any file differently.
Users who need markdown rendering should use a custom UI.
@sigoden commented on GitHub (Nov 11, 2024):
see https://github.com/sigoden/dufs/issues/149#issuecomment-1342221464
@sigoden commented on GitHub (Oct 23, 2024):
If you only need to make slight adjustments to the current user interface, you can modify it based on the dufs's…
@sigoden commented on GitHub (Oct 23, 2024):
The UI doesn't use any frameworks, just plain html/js/css. As long as you have some basic knowledge of web…
@spoisseroux commented on GitHub (Oct 23, 2024):
Thank you! Exactly what I needed to know, sorry about the trouble