aboutsummaryrefslogtreecommitdiff
path: root/src/response.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: Template footer yearFuwn2026-01-141-1/+3
* fix: Various optimisationsFuwn2026-01-121-1/+1
* refactor: remove file headerFuwn2024-06-171-17/+0
* feat(response): variable header imageFuwn2024-06-131-10/+12
* format: new rustfmt.tomlFuwn2024-03-051-3/+1
* fix(response): unused membersFuwn2024-03-051-0/+1
* feat(router): global cache pre-routeFuwn2023-05-171-2/+0
* deps(windmark): bump to 0.3.9Fuwn2023-05-171-2/+4
* refactor(src): drop once_cell dependency for standard libraryFuwn2023-04-181-2/+2
* refactor(response): rewrite unnecessary macro to functionFuwn2023-04-161-0/+54