aboutsummaryrefslogtreecommitdiff
path: root/src/mayu.gleam
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Tighten dead branches and fail fast on missing index.htmlFuwn2026-04-171-8/+3
|
* perf: Reduce per-request work and I/O in render pipelineFuwn2026-04-171-1/+7
|
* perf: Optimise database queries and reduce I/O operationsFuwn2026-01-141-1/+11
|
* feat: Pre-cache themes in memoryFuwn2025-07-011-1/+3
|
* feat(Docker): Docker supportv0.1.0Fuwn2024-05-141-2/+2
|
* feat: initial releaseFuwn2024-05-141-0/+29