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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: Reject out-of-range digits and surface data directory errors
Fuwn
5 days
2
-2
/
+16
|
*
refactor: Fold images, extract pad_digits, rename xml binding
Fuwn
5 days
1
-32
/
+30
|
*
refactor: Simplify cache loading with filter_map and dict.from_list
Fuwn
5 days
1
-26
/
+25
|
*
refactor: Extract query parameter helpers and defaults
Fuwn
5 days
1
-18
/
+24
|
*
fix: Check existing columns before adding in setup migration
Fuwn
5 days
1
-9
/
+28
|
*
refactor: Tighten naming, drop dead paths, reject empty names
Fuwn
5 days
4
-31
/
+28
|
*
build: Replace Earthfile with Dockerfile
v0.1.19
Fuwn
2026-04-18
3
-43
/
+62
|
*
chore(gleam.toml): Bump version
Fuwn
2026-04-18
1
-1
/
+1
|
*
fix: Harden startup + SVG input handling
Fuwn
2026-04-18
3
-6
/
+4
|
*
refactor: Tighten dead branches and fail fast on missing index.html
Fuwn
2026-04-17
2
-20
/
+5
|
*
chore(.gitignore): Ignore macOS .DS_Store files
Fuwn
2026-04-17
1
-0
/
+3
|
*
build: Drop unused dependencies and bump Gleam floor to 1.3.0
Fuwn
2026-04-17
2
-9
/
+2
|
*
perf: Reduce per-request work and I/O in render pipeline
Fuwn
2026-04-17
5
-90
/
+79
|
*
chore(gleam.toml): Bump version
v0.1.18
Fuwn
2026-01-14
1
-1
/
+1
|
*
perf: Optimise database queries and reduce I/O operations
Fuwn
2026-01-14
3
-23
/
+25
|
*
chore(gleam.toml): Bump version
v0.1.17
Fuwn
2026-01-02
1
-1
/
+1
|
*
feat(svg): Pre-encoding Base64 strings
Fuwn
2026-01-02
2
-27
/
+39
|
*
feat(index.html): Hide NSFW variants
v0.1.16
Fuwn
2025-11-15
1
-2
/
+0
|
*
build(Earthly): Merge deps and build tasks
Fuwn
2025-07-01
1
-4
/
+1
|
*
build(Earthly): Rename image generation task
Fuwn
2025-07-01
1
-3
/
+3
|
*
build(Earthly): Add task for pushing images for multiple platforms
Fuwn
2025-07-01
1
-3
/
+2
|
*
docs(gleam.toml): Bump version
v0.1.15
Fuwn
2025-07-01
1
-1
/
+1
|
*
feat(cache): Add error logs
Fuwn
2025-07-01
1
-16
/
+30
|
*
feat(database): Optimise queries
Fuwn
2025-07-01
1
-55
/
+33
|
*
feat: Pre-cache themes in memory
Fuwn
2025-07-01
4
-31
/
+86
|
*
style(image): Clearer version data representation
Fuwn
2025-06-20
1
-1
/
+1
|
*
deps(flake): Bump inputs
Fuwn
2025-06-04
1
-3
/
+3
|
*
docs(README): Grammatical modifications
Fuwn
2025-05-12
1
-5
/
+5
|
*
docs(README): Update LOC
Fuwn
2025-05-12
1
-1
/
+1
|
*
ci(Actions): Update Gleam version in Check
Fuwn
2025-05-12
1
-1
/
+1
|
*
format(request): Reformat under latest Gleam formatting guidelines
Fuwn
2025-05-12
1
-6
/
+8
|
*
chore: Bump version
v0.1.14
Fuwn
2025-05-10
1
-1
/
+1
|
*
build: Bump Gleam image tag
Fuwn
2025-05-10
1
-2
/
+2
|
*
chore(flake): Update inputs
Fuwn
2025-05-10
1
-6
/
+6
|
*
chore(flake): Replace Erlang package
Fuwn
2025-05-10
1
-1
/
+1
|
*
style(index.html): Format file
Fuwn
2025-04-29
1
-5
/
+16
|
*
feat(frontend): Make value absence easier to spot
Fuwn
2025-04-29
1
-1
/
+2
|
*
chore: Bump version patch
v0.1.13
Fuwn
2025-03-17
1
-1
/
+1
|
*
feat(index.html): Use absolute image source relative to local instance
Fuwn
2025-03-17
1
-2
/
+2
|
*
chore(flake): Add missing escript dependency
Fuwn
2025-03-17
1
-0
/
+1
|
*
docs(readme): fix mayu uris
Fuwn
2024-09-28
1
-3
/
+3
|
*
chore(nix): adjust flake
Fuwn
2024-09-28
1
-10
/
+33
|
*
feat(garukura): add some more colour + smaller files
Fuwn
2024-07-04
20
-0
/
+0
|
*
feat(index.html): use title alternatives for theme selector
Fuwn
2024-07-02
1
-9
/
+9
|
*
feat(index.html): mark nsfw themes as nsfw
Fuwn
2024-07-02
1
-2
/
+2
|
*
chore(garukura): optimise pngs furthur
Fuwn
2024-07-01
10
-0
/
+0
|
*
chore(garukura): optimise pngs
Fuwn
2024-07-01
20
-0
/
+0
|
*
feat(request): padding query parameter
v0.1.12
Fuwn
2024-07-01
5
-12
/
+26
|
*
feat(svg): pad to 5 by default
Fuwn
2024-07-01
1
-1
/
+1
|
*
docs(readme): add new themes
Fuwn
2024-07-01
1
-1
/
+3
|
[next]