aboutsummaryrefslogtreecommitdiff
path: root/src/html.rs
Commit message (Expand)AuthorAgeFilesLines
* 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