aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(request): padding query parameterv0.1.12Fuwn2024-07-015-12/+26
* feat(svg): pad to 5 by defaultFuwn2024-07-011-1/+1
* docs(readme): add new themesFuwn2024-07-011-1/+3
* feat: garukura themev0.1.11Fuwn2024-07-0114-2/+4
* feat(themes): lain themev0.1.10Fuwn2024-06-2314-2/+4
* feat(index.html): show version if availablev0.1.9Fuwn2024-06-165-3/+25
* docs(readme): add nix runner informationFuwn2024-06-161-0/+2
* build(nix): nix environmentFuwn2024-06-163-0/+136
* docs(readme): urushi image attributionv0.1.8Fuwn2024-06-131-0/+1
* fix(index.html): id defaults for placeholderFuwn2024-06-131-3/+7
* fix(index.html): replace with new urlFuwn2024-06-132-3/+3
* feat(index.html): query parametersv0.1.7Fuwn2024-06-121-4/+23
* fix(index.html): mobile paddingFuwn2024-06-121-0/+6
* fix(index.html): fully hide image on mobileFuwn2024-06-121-0/+1
* feat(index.html): copy code hintFuwn2024-06-121-2/+14
* fix(index.html): full default set on loadFuwn2024-06-121-3/+5
* feat(index.html): change attribution wordingFuwn2024-06-121-2/+2
* fix(index.html): only show image after settingFuwn2024-06-121-6/+3
* feat(index.html): random image on desktopv0.1.6Fuwn2024-06-121-2/+75
* feat(index.html): custom select chevronFuwn2024-06-121-0/+5
* feat(index.html): center outputFuwn2024-06-121-1/+8
* fix(index.html): attribution spacing on desktopFuwn2024-06-121-1/+6
* feat(index.html): theme selectorFuwn2024-06-121-9/+39
* fix(index.html): attribution position on mobileFuwn2024-06-121-8/+36
* feat: simple index pageFuwn2024-06-123-0/+174
* docs(readme): development informationFuwn2024-05-311-2/+7
* build(docker): switch to earthly builderFuwn2024-05-312-25/+41
* docs(mayu): bump mayu to 0.1.5v0.1.5Fuwn2024-05-312-5/+2
* deps(gleam): bump gleam to 0.1.2Fuwn2024-05-312-3/+3
* feat(request): redirect index to githubFuwn2024-05-311-1/+1
* refactor(request): straightforward pattern matchingFuwn2024-05-312-29/+34
* refactor(image): use purely bit array syntaxv0.1.4Fuwn2024-05-222-20/+9
* refactor(image): annotate image format case headersFuwn2024-05-211-5/+2
* feat(database): more error checkingFuwn2024-05-201-6/+25
* refactor(request): infer typesFuwn2024-05-201-6/+3
* refactor(image): cleaner return valueFuwn2024-05-202-13/+4
* refactor(image): deduce extension from informationv0.1.3Fuwn2024-05-142-25/+20
* fix(database): use sqlite timestamp formatFuwn2024-05-141-11/+10
* docs(readme): usage and database informationFuwn2024-05-141-0/+24
* docs(readme): add default demoFuwn2024-05-141-0/+2
* docs(readme): urushi demoFuwn2024-05-141-1/+1
* docs(readme): pad demoFuwn2024-05-141-0/+2
* docs(readme): add demo counterFuwn2024-05-141-0/+2
* feat(database): demo counterv0.1.2Fuwn2024-05-141-35/+43
* fix(svg): fixed heightFuwn2024-05-141-5/+5
* docs(gleam): bump version to 0.1.1v0.1.1Fuwn2024-05-141-1/+1
* fix(database): non-constant defaults sqliteFuwn2024-05-141-3/+6
* feat(database): Ok assertionsFuwn2024-05-141-4/+4
* feat(Docker): Docker supportv0.1.0Fuwn2024-05-144-2/+45
* ci(github): gleam check workflowFuwn2024-05-141-0/+23