aboutsummaryrefslogtreecommitdiff
path: root/src/url.rs
Commit message (Collapse)AuthorAgeFilesLines
* perf: Cache environment variables at startupFuwn2026-01-211-10/+1
|
* fix(html,url): Resolve clippy pedantic lints and reduce allocationsFuwn2026-01-211-19/+14
|
* feat!: Overhaul KEEP_GEMINI configuration optionFuwn2025-06-071-0/+42
|
* refactor(url): simplify approachFuwn2025-01-141-52/+46
|
* refactor(response): move configuration into structFuwn2024-07-241-9/+7
|
* chore: remove semi-outdated technical informationFuwn2024-07-241-2/+0
|
* refactor: remove long file headersFuwn2024-06-191-17/+0
| | | | There's a LICENSE file anyway.
* refactor(url): use unwrap instead of mapFuwn2024-06-071-10/+7
|
* refactor(url): rename makeFuwn2024-03-261-1/+1
|
* feat(response): support redirectsFuwn2024-03-241-0/+1
|
* deps(gmi): finally drop gmiFuwn2023-05-221-2/+2
|
* chore: update copyright headerFuwn2023-05-221-2/+1
|
* build(rustup): move from nightly to stable)Fuwn2023-02-041-9/+10
|
* feat(response): add nocss routeFuwn2022-07-031-0/+10
|
* feat: raw proxy routeFuwn2022-07-031-0/+10
|
* refactor(src): move parts to seperate filesFuwn2022-06-011-0/+68