summaryrefslogtreecommitdiff
path: root/src/ui/assets.rs
Commit message (Expand)AuthorAge
* Ask clients to avoid re-requesting immutable assets for 90 days.Owen Jacobson2025-12-02
* Cache static assets using an etag header.Owen Jacobson2025-12-02
* Define a generic "Failed" case for app-level errors (and a few others).Owen Jacobson2025-11-25
* Build the Sveltekit UI into Cargo's OUT_DIR.Owen Jacobson2025-05-28
* Remove a bunch of clippy suppressions.Owen Jacobson2025-05-21
* Upgrade to Rust 1.85 and Rust 2024 edition.Owen Jacobson2025-02-20
* Set `charset` params on returned content types.Owen Jacobson2024-10-22
* Organizational pass on endpoints and routes.Owen Jacobson2024-10-16