Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-03-11 | Simplify SseManager a bitorigin/sse-based-dirsize | Sven-Hendrik Haase | 1 | -1/+1 | |
2025-03-09 | Fix dir size calculation for percent-encoded paths with spaces | Sven-Hendrik Haase | 1 | -2/+10 | |
2025-03-07 | Add asynchronous directory size counting | Sven-Hendrik Haase | 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. |