Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | media: get rid of an extraneous Arc over Bytes | Vika | 2022-11-07 | 1 | -5/+9 |
* | media: implement file range requests for backends | Vika | 2022-10-14 | 2 | -16/+274 |
* | media: Use ETag and If-None-Match | Vika | 2022-10-04 | 2 | -2/+9 |
* | feat: indieauth support | Vika | 2022-09-19 | 1 | -26/+4 |
* | media: improve Metadata typing | Vika | 2022-07-21 | 2 | -13/+19 |
* | media: fix small files not being saved to disk properly | Vika | 2022-07-19 | 1 | -11/+21 |
* | media: buffer disk I/O and add debug logging | Vika | 2022-07-14 | 2 | -11/+36 |
* | media: fix failing test | Vika | 2022-07-10 | 1 | -1/+1 |
* | media: media endpoint PoC | Vika | 2022-07-10 | 2 | -41/+234 |
* | format using rustfmt | Vika | 2022-07-07 | 2 | -6/+21 |
* | treewide: rewrite using Axum | Vika | 2022-07-07 | 2 | -0/+114 |