aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix(html): selection and highlighting bordersv0.2.30Fuwn2024-07-273-17/+8
* chore: bump versionv0.2.29Fuwn2024-07-272-2/+2
* fix(css): heading font weightFuwn2024-07-271-0/+1
* format(css): spacingFuwn2024-07-271-0/+9
* feat(html): clear adjacent link indicatorsFuwn2024-07-272-2/+55
* chore(docker): sync rustc releasev0.2.28Fuwn2024-07-242-2/+2
* chore: bump releaseFuwn2024-07-242-2/+2
* ci(actions): increase rustc releaseFuwn2024-07-241-1/+1
* ci(actions): remove docker workflowFuwn2024-07-241-51/+0