aboutsummaryrefslogtreecommitdiff
path: root/src/html.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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 bordersv0.2.30Fuwn2024-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 clonesv0.2.24Fuwn2024-06-291-14/+9
|
* fix(html): empty alt text behaviourFuwn2024-06-291-4/+10
|
* fix(html): replace relative path with absolute pathv0.2.20Fuwn2024-06-191-8/+12
|
* feat: bump septemberv0.2.19Fuwn2024-06-191-1/+7
|
* refactor: remove long file headersFuwn2024-06-191-17/+0
| | | | There's a LICENSE file anyway.
* 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 versionv0.2.14Fuwn2024-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