aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | Germ version `0.4.2` fixes an issue where valid Gemtext within pre-formatted blocks would be parsed as their Gemtext counterparts, opposed to as pre-formatted content.
* 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
| | | | There's a LICENSE file anyway.
* 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-5/+5
|
* 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
|
* format(response): capitalisationFuwn2024-03-241-1/+1
|
* docs(cargo): bump versionv0.2.11Fuwn2024-03-231-1/+1
|
* fix(html): no default proxy double hostFuwn2024-03-231-1/+2
|
* fix(html): html encode text bodyFuwn2024-03-232-6/+10
|
* ci(earthly): include default cssFuwn2024-03-172-0/+2
|
* feat(response): default cssFuwn2024-03-172-0/+276
|
* docs(readme): add example usageFuwn2024-03-171-0/+4
|
* feat(response): html head variableFuwn2024-03-172-5/+18
|
* ci(earthly): remove gitFuwn2024-03-171-6/+0
|
* ci(github): bump rustcFuwn2024-03-171-6/+1
|
* chore(earthly): ignore secretsFuwn2024-03-171-0/+1
|
* ci(earthly): ditch dockerfileFuwn2024-03-174-65/+74
|
* style: use rustfmtFuwn2023-12-123-9/+3
|
* deps(germ): bump from 0.3.9 to 0.3.10v0.2.10Fuwn2023-06-201-2/+2
| | | | Fixes an issue where non-Latin characters were treated as whitespace.
* fix(response): remove double trailing slashv0.2.9Fuwn2023-06-012-2/+2
|
* fix(response): header only on non-proxy routesv0.2.8Fuwn2023-05-302-4/+6
|