Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dir size calculation for percent-encoded paths with spaces | Sven-Hendrik Haase | 2025-03-09 | 1 | -2/+10 |
| | |||||
* | Add asynchronous directory size counting | Sven-Hendrik Haase | 2025-03-07 | 1 | -0/+53 |
This is enabled by default and without an option to toggle it off as it's asynchronous and shouldn't block the server thread. |