aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* perf: Cache environment variables at startupFuwn2026-01-211-0/+1
* fix(main): Remove deprecated std::env::set_var useFuwn2026-01-211-2/+6
* style: Use nightly Rust formatterFuwn2025-06-021-2/+1
* deps: Bump compatible dependenciesFuwn2025-06-021-1/+1
* refactor(src): Remove unnecessary allocationsFuwn2025-05-211-1/+2
* refactor(response): move configuration into structFuwn2024-07-241-2/+1
* chore: remove semi-outdated technical informationFuwn2024-07-241-12/+2
* refactor: remove long file headersFuwn2024-06-191-17/+0
* fmt: update rustfmt configFuwn2023-05-221-6/+2
* refactor(src): rename filesFuwn2023-05-221-1/+1
* chore: update copyright headerFuwn2023-05-221-2/+1
* build(rustup): move from nightly to stable)Fuwn2023-02-041-11/+7
* refactor(src): move parts to seperate filesFuwn2022-06-011-287/+7
* feat(main.rs): replace gemini_to_html with germ!!!Fuwn2022-06-011-108/+50
* feat: favicon support0.1.3Fuwn2022-04-211-0/+9
* feat(proxy): create full html documentFuwn2022-04-211-8/+12
* fix(proxy): pass queryFuwn2022-04-201-1/+13
* fix(gemini_to_html): first list item clipping0.1.1Fuwn2022-04-151-8/+9
* fix(gmi_to_html): support project gemini's interesting styleFuwn2022-04-011-8/+23
* fix(gemini_to_html): further conditional proxyFuwn2022-04-011-11/+37
* format(url): tidy fallbackFuwn2022-04-011-49/+36
* fix(default): fallback routingFuwn2022-04-011-2/+44
* fix(heading): properly parse triple headerFuwn2022-04-011-1/+1
* feat: 0.0.0 :star:Fuwn2022-04-011-0/+325