hsvtslv
hsvtslv
Pls delete emoji-data-css from the project. I don't see where you use it.
Of course, I read how to create my own validation rules. But I am very lazy to do this, so now I use something like.. ```ts @ValidateIf(that => that.password !==...
### Which feature or improvement would you like to request? The Stalwart WebDAV server currently does not appear to support HTTP Range headers (RFC 7233) for partial file requests. This...
- [x] I've read and followed the [contributing guide](https://github.com/mui/toolpad/blob/master/CONTRIBUTING.md#sending-a-pull-request) on how to create great pull requests. - [ ] I've updated the relevant documentation for any new or updated feature....
This PR fixes a TypeError in the davRequest function that occurs when a DAV server returns a successful response (e.g., 201 Created) with an empty body.