aboutsummaryrefslogtreecommitdiff
path: root/src/utilities.rs
Commit message (Expand)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-17/+0
* refactor(router): Smarter trailing slash clipperFuwn2025-07-081-27/+0
* refactor(router): Manually implement trailing slash clipperFuwn2025-07-081-0/+27
* fix(clippy): lintsFuwn2023-09-261-1/+1
* chore: update copyright headersFuwn2023-04-181-2/+1
* fix(context): custom parameters format for easy lifetimesFuwn2023-04-061-0/+10
* docs: extendFuwn2022-03-271-0/+3
* feat(utilities): queries_from_urlFuwn2022-03-261-0/+30