aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix(html): use markdown safetyFuwn2024-07-243-23/+414
* chore: bump versionv0.2.27Fuwn2024-07-242-2/+2
* 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-213-5/+16
* chore: bump versionv0.2.25Fuwn2024-07-202-2/+2
* fix(html): parse base path urlsFuwn2024-07-201-0/+2
* refactor: remove all explicit clonesv0.2.24Fuwn2024-06-294-24/+21
* fix(html): empty alt text behaviourFuwn2024-06-292-5/+11
* format(readme): reformatv0.2.23Fuwn2024-06-271-3/+3
* fix(response): new latex.css locationFuwn2024-06-272-2/+2
* docs(readme): update usage and formatFuwn2024-06-231-22/+39
* deps(germ): bumpv0.2.22Fuwn2024-06-212-5/+5
* deps(germ): bump to 0.4.2v0.2.21Fuwn2024-06-193-3/+2702
* fix(html): replace relative path with absolute pathv0.2.20Fuwn2024-06-192-9/+13
* feat: bump septemberv0.2.19Fuwn2024-06-192-2/+8
* refactor: remove long file headersFuwn2024-06-195-86/+0
* chore: clean-up outdated example .env fileFuwn2024-06-191-8/+0
* feat: CONDENSE_LINKS_AT_HEADINGS configuration optionFuwn2024-06-193-2/+33
* feat(response): PLAIN_TEXT_ROUTES wildcard matchingv0.2.18Fuwn2024-06-153-3/+42
* ci(earthly): bump rustcFuwn2024-06-151-1/+1
* deps: bump outdated cratesv0.2.17Fuwn2024-06-131-6/+6
* feat: custom primary colour variableFuwn2024-06-133-11/+41
* refactor(url): use unwrap instead of mapFuwn2024-06-071-10/+7
* docs(cargo): bump versionv0.2.16Fuwn2024-05-231-1/+1
* fix(response): fallback on no contentFuwn2024-05-231-1/+1
* feat(september): bump crate to 0.2.15v0.2.15Fuwn2024-04-041-1/+1
* deps(germ): bump to 0.4.0Fuwn2024-04-042-4/+6
* feat(html): condense links optionFuwn2024-04-042-2/+49
* feat(response): clean up proxy infoFuwn2024-04-042-12/+7
* feat(cargo): bump versionv0.2.14Fuwn2024-04-022-2/+8
* feat(css): larget font sizeFuwn2024-04-021-9/+10
* feat(html): silent image embedding optionFuwn2024-04-022-7/+14
* docs(readme): move configuration to fileFuwn2024-04-022-117/+124
* feat(html): embed images flagFuwn2024-04-021-0/+23
* feat(response): show redirect content on redirectv0.2.13Fuwn2024-03-262-10/+42
* refactor(url): rename makeFuwn2024-03-262-4/+4
* feat(response): support redirectsv0.2.12Fuwn2024-03-243-1/+16