aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix(response): Robust path pattern matchingFuwn2025-05-271-15/+25
* 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-214-50/+87
* 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
* fix(response): mobile html viewportFuwn2024-11-021-2/+2
* 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
* feat(response): update proxy documentationFuwn2024-07-241-6/+6
* style(response): clippy cleanupFuwn2024-07-241-9/+10
* refactor(response): move configuration into structFuwn2024-07-245-25/+48
* chore: remove semi-outdated technical informationFuwn2024-07-243-24/+2
* fix(response): remove hard path fixerFuwn2024-07-241-79/+39
* fix(response): handle non-trimmed redirect assumptionsv0.2.26Fuwn2024-07-211-3/+14
* fix(html): parse base path urlsFuwn2024-07-201-0/+2
* refactor: remove all explicit clonesv0.2.24Fuwn2024-06-292-19/+16
* fix(html): empty alt text behaviourFuwn2024-06-291-4/+10
* fix(response): new latex.css locationFuwn2024-06-271-1/+1
* 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-194-68/+0
* feat: CONDENSE_LINKS_AT_HEADINGS configuration optionFuwn2024-06-191-1/+16
* feat(response): PLAIN_TEXT_ROUTES wildcard matchingv0.2.18Fuwn2024-06-151-1/+37
* feat: custom primary colour variableFuwn2024-06-131-5/+17
* refactor(url): use unwrap instead of mapFuwn2024-06-071-10/+7
* fix(response): fallback on no contentFuwn2024-05-231-1/+1
* deps(germ): bump to 0.4.0Fuwn2024-04-041-3/+5
* feat(html): condense links optionFuwn2024-04-041-2/+28
* feat(response): clean up proxy infoFuwn2024-04-042-12/+7
* 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
* feat(response): show redirect content on redirectv0.2.13Fuwn2024-03-261-9/+41
* refactor(url): rename makeFuwn2024-03-262-4/+4
* feat(response): support redirectsv0.2.12Fuwn2024-03-242-0/+15
* format(response): capitalisationFuwn2024-03-241-1/+1
* fix(html): no default proxy double hostFuwn2024-03-231-1/+2
* fix(html): html encode text bodyFuwn2024-03-231-6/+7
* feat(response): default cssFuwn2024-03-171-0/+4
* feat(response): html head variableFuwn2024-03-171-0/+4
* style: use rustfmtFuwn2023-12-122-7/+3
* fix(response): remove double trailing slashv0.2.9Fuwn2023-06-011-1/+1
* fix(response): header only on non-proxy routesv0.2.8Fuwn2023-05-301-3/+5
* feat(response): optional proxy headerFuwn2023-05-291-0/+5
* fmt: update rustfmt configFuwn2023-05-223-27/+12