@sigoden commented on GitHub (Jan 12, 2026):
I cannot confirm the bug. There is no issue with decodeBase64.
@PolarBears commented on GitHub (Jan 18, 2026):
I am using Nginx for reverse proxy, and all functions are working normally, including WebDAV, with no errors…
@literon36 commented on GitHub (Nov 3, 2025):
This does indeed explain a lot lol I copied it straight from the [README section about env vars](https://github.com/…
@luneth commented on GitHub (Dec 29, 2025):
It would seem upstream fixed the issue a couple weeks ago [magiclen/alphanumeric-sort#11](https://github.com/magiclen/…
@sigoden commented on GitHub (Jan 8, 2026):
#655 fixed this.
@TransparentLC commented on GitHub (Dec 4, 2025):
#548
@sigoden commented on GitHub (Jan 9, 2026):
I can't confirm the issue you're referring to.
The follow_links in WalkDir::new(&dir).follow_links(true) is not…
@jamesscottbrown commented on GitHub (Jan 20, 2026):
The follow_links in WalkDir::new(&dir).follow_links(true) is not problematic; symlink issues are handled…