aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore: Bump version patch to v0.3.2v0.3.2Fuwn2026-01-212-2/+2
* chore(deps): Bump indirect dependenciesFuwn2026-01-211-743/+669
* refactor(configuration): Derive Default traitFuwn2026-01-211-0/+1
* chore(rustfmt.toml): Update version to style_editionFuwn2026-01-211-2/+1
* refactor(response): Remove escaped newlinesFuwn2026-01-211-14/+7
* fix(response): Use charset instead of mime in nocss Content-TypeFuwn2026-01-211-1/+1
* perf: Cache environment variables at startupFuwn2026-01-215-56/+85
* fix(main): Remove deprecated std::env::set_var useFuwn2026-01-211-2/+6
* fix(html,url): Resolve clippy pedantic lints and reduce allocationsFuwn2026-01-212-34/+30
* chore(Cargo): Bump version patchv0.3.1Fuwn2025-06-232-2/+2
* feat(css): Responsive font sizeFuwn2025-06-231-1/+7
* feat(css): Proportional line-height to font-size scalingFuwn2025-06-231-1/+1
* chore: Bump version minorv0.3.0Fuwn2025-06-072-2/+2
* docs(Configuration.md): Grammatical clean-upFuwn2025-06-071-11/+11
* feat!: Overhaul KEEP_GEMINI configuration optionFuwn2025-06-075-87/+79
* chore: Bump version patchv0.2.37Fuwn2025-06-052-2/+2
* fix(response): Always proxy images as raw bytesFuwn2025-06-053-3/+13
* chore: Bump MSRVFuwn2025-06-022-4/+8
* chore: Bump version patchv0.2.36Fuwn2025-06-022-2/+2
* ci(check): Use stable RustFuwn2025-06-021-1/+1
* style: Use nightly Rust formatterFuwn2025-06-024-23/+19
* chore(just): Pin Fuwn/justfiles cargo.justFuwn2025-06-021-1/+1
* deps: Bump compatible dependenciesFuwn2025-06-023-298/+608
* chore: Bump version patchv0.2.35Fuwn2025-05-272-2/+2
* fix(response): Robust path pattern matchingFuwn2025-05-271-15/+25
* docs(Configuration.md): Add missing backtickFuwn2025-05-271-1/+1
* fix(html): Show Gemini fragment when condensing by linkFuwn2025-05-271-1/+1
* fix(html): Default condense behaviour regressionFuwn2025-05-271-3/+6
* chore(Cargo): Bump version in lock-fileFuwn2025-05-271-1/+1
* chore: Bump version patchv0.2.34Fuwn2025-05-211-1/+1
* build(container): Simplify build taskFuwn2025-05-211-29/+6
* fix(html): Escape nested list items in headingsFuwn2025-05-211-3/+10
* refactor(src): Remove unnecessary allocationsFuwn2025-05-214-50/+87
* chore(just): Use base Cargo Justfile from Fuwn/justfilesFuwn2025-05-212-17/+6
* chore(git): Update ignored filesFuwn2025-05-211-0/+4
* ci: bump rustv0.2.33Fuwn2025-01-142-3/+3
* docs(cargo): add minimum rust version for lock file version 4 supportFuwn2025-01-141-0/+1
* docs(cargo): bump versionFuwn2025-01-142-4/+4
* refactor(url): simplify approachFuwn2025-01-141-52/+46
* format(configuration): reformat using rustfmt rulesFuwn2025-01-141-20/+8
* fix(html): relative url handlingFuwn2025-01-142-8/+26
* chore(crate): bump versionv0.2.32Fuwn2024-11-022-2/+2
* deps: bump all to latest compatible releaseFuwn2024-11-022-399/+161
* fix(response): mobile html viewportFuwn2024-11-021-2/+2
* chore(flake): add packages and apps attributesFuwn2024-10-073-15/+94
* chore(cargo): bump tagv0.2.31Fuwn2024-09-142-2/+2
* chore(flake): use new-style devshellsFuwn2024-09-141-1/+1
* fix(html): render pre as basic textFuwn2024-09-141-1/+5
* chore: move development shell to justFuwn2024-09-143-31/+33
* chore(nix): flake-based development shellFuwn2024-09-143-0/+138