mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
-
released this
2024-09-02 06:57:13 +03:00 | 44 commits to main since this release📅 Originally published on GitHub: Mon, 02 Sep 2024 04:04:36 GMT
🏷️ Git tag created: Mon, 02 Sep 2024 03:57:13 GMTBug Fixes
- Garbled characters caused by atob (#422)
- Webui unexpected save-btn when file is non-editable (#429)
- Login succeeded but popup
Forbidden(#437)
Features
- Implements remaining http cache conditionalss (#407)
- Base64 index-data to avoid misencoding (#421)
- Webui support logout (#439)
Refactor
- No inline scripts in HTML (#391)
- Return 400 for propfind request when depth is neither 0 nor 1 (#403)
- Remove sabredav-partialupdate from DAV res header (#415)
- Date formatting in cache tests (#428)
- Some query params work as flag and must not accept a value (#431)
- Improve logout at asserts/index.js (#440)
- Make logout works on safari (#442)
Downloads