index
:
mayu
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
request.gleam
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor: Extract query parameter helpers and defaults
Fuwn
5 days
1
-18
/
+24
|
*
refactor: Tighten naming, drop dead paths, reject empty names
Fuwn
5 days
1
-5
/
+3
|
*
fix: Harden startup + SVG input handling
Fuwn
2026-04-18
1
-1
/
+1
|
*
perf: Reduce per-request work and I/O in render pipeline
Fuwn
2026-04-17
1
-16
/
+1
|
*
perf: Optimise database queries and reduce I/O operations
Fuwn
2026-01-14
1
-7
/
+8
|
*
feat: Pre-cache themes in memory
Fuwn
2025-07-01
1
-1
/
+2
|
*
format(request): Reformat under latest Gleam formatting guidelines
Fuwn
2025-05-12
1
-6
/
+8
|
*
feat(request): padding query parameter
v0.1.12
Fuwn
2024-07-01
1
-7
/
+19
|
*
feat(index.html): show version if available
v0.1.9
Fuwn
2024-06-16
1
-1
/
+13
|
*
feat: simple index page
Fuwn
2024-06-12
1
-0
/
+7
|
*
feat(request): redirect index to github
Fuwn
2024-05-31
1
-1
/
+1
|
*
refactor(request): straightforward pattern matching
Fuwn
2024-05-31
1
-25
/
+30
|
*
refactor(request): infer types
Fuwn
2024-05-20
1
-6
/
+3
|
*
feat: initial release
Fuwn
2024-05-14
1
-0
/
+57