aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* deps(gmi): finally drop gmiFuwn2023-05-223-33/+43
* refactor(src): rename filesFuwn2023-05-223-4/+3
* chore: update copyright headerFuwn2023-05-224-8/+4
* fix(gemini_to_html): remove debug logFuwn2023-04-261-3/+1
* deps(germ): bump from 0.3.7 to 0.3.9Fuwn2023-04-172-2/+2
* fix(to_html): messy markdown to html conversionv0.2.5Fuwn2023-04-171-24/+7
* style(response): format styleFuwn2023-04-171-4/+2
* fix(to_html): normalize raw p tagFuwn2023-03-121-2/+13
* feat(response): error on invalid proxyFuwn2023-03-111-0/+14
* fix(link): don't convert link to htmlFuwn2023-03-111-1/+1
* feat(response): allow multiple css filesFuwn2023-03-111-4/+9
* feat: mathjax latex renderingv0.2.2Fuwn2023-02-042-4/+19
* feat: mathjaxFuwn2023-02-042-1/+7
* feat: markdown to htmlFuwn2023-02-041-5/+6
* fix(gemini_to_html.rs): remove html escapingFuwn2023-02-041-3/+2
* build(rustup): move from nightly to stable)Fuwn2023-02-044-68/+58
* fix(gemini_to_html.rs): html entity-encode geminiv0.2.1Fuwn2022-07-171-2/+3
* refactor(response): spacingFuwn2022-07-031-0/+2
* feat(response): add nocss routeFuwn2022-07-032-0/+23
* feat(response): url error handlingFuwn2022-07-031-5/+25
* feat: raw proxy routeFuwn2022-07-032-16/+56
* fix(gemini_to_html): keep non gemini urlsFuwn2022-06-131-4/+9