Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-29 | MIME: added AVIF and APNG image formats. | Valentin Bartenev | 1 | -1/+4 |
2020-05-20 | Static: fixed potential undefined behavior in memcpy(). | Valentin Bartenev | 1 | -1/+1 |
2020-03-03 | Added a "fallback" option to be used with the "share" action. | Valentin Bartenev | 1 | -0/+13 |
2019-11-14 | Initial proxy support. | Igor Sysoev | 1 | -1/+1 |
2019-11-14 | Replacing pass with action. | Igor Sysoev | 1 | -4/+4 |
2019-09-24 | Static: returning 404 for Unix domain sockets. | Valentin Bartenev | 1 | -0/+11 |
2019-09-20 | Fixed segfault if an inappropriate file system object is requested. | Valentin Bartenev | 1 | -1/+2 |
2019-09-19 | Basic support for serving static files. | Valentin Bartenev | 1 | -0/+599 |