aboutsummaryrefslogtreecommitdiff
path: root/src/html.rs
Commit message (Expand)AuthorAgeFilesLines
* perf: Cache environment variables at startupFuwn2026-01-211-30/+13
* fix(html,url): Resolve clippy pedantic lints and reduce allocationsFuwn2026-01-211-15/+16
* feat!: Overhaul KEEP_GEMINI configuration optionFuwn2025-06-071-25/+26
* style: Use nightly Rust formatterFuwn2025-06-021-1/+5
* fix(html): Show Gemini fragment when condensing by linkFuwn2025-05-271-1/+1
* fix(html): Default condense behaviour regressionFuwn2025-05-271-3/+6
* fix(html): Escape nested list items in headingsFuwn2025-05-211-3/+10
* refactor(src): Remove unnecessary allocationsFuwn2025-05-211-22/+31
* fix(html): relative url handlingFuwn2025-01-141-0/+6
* fix(html): render pre as basic textFuwn2024-09-141-1/+5
* fix(html): selection and highlighting bordersFuwn2024-07-271-15/+6
* feat(html): clear adjacent link indicatorsFuwn2024-07-271-2/+45
* fix(html): use markdown safetyFuwn2024-07-241-2/+7
* refactor(response): move configuration into structFuwn2024-07-241-3/+8
* fix(html): parse base path urlsFuwn2024-07-201-0/+2
* refactor: remove all explicit clonesFuwn2024-06-291-14/+9
* fix(html): empty alt text behaviourFuwn2024-06-291-4/+10
* fix(html): replace relative path with absolute pathFuwn2024-06-191-8/+12
* feat: bump septemberFuwn2024-06-191-1/+7
* refactor: remove long file headersFuwn2024-06-191-17/+0
* feat: CONDENSE_LINKS_AT_HEADINGS configuration optionFuwn2024-06-191-1/+16
* feat(html): condense links optionFuwn2024-04-041-2/+28
* feat(response): clean up proxy infoFuwn2024-04-041-7/+1
* feat(cargo): bump versionFuwn2024-04-021-1/+7
* feat(html): silent image embedding optionFuwn2024-04-021-5/+10
* feat(html): embed images flagFuwn2024-04-021-0/+23
* fix(html): no default proxy double hostFuwn2024-03-231-1/+2
* fix(html): html encode text bodyFuwn2024-03-231-6/+7
* style: use rustfmtFuwn2023-12-121-3/+1
* fmt: update rustfmt configFuwn2023-05-221-9/+2
* deps(gmi): finally drop gmiFuwn2023-05-221-18/+28
* refactor(src): rename filesFuwn2023-05-221-0/+153