aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* chore(build): Replace vergen with git-based build scriptHEADmainFuwn2026-02-181-4/+0
|
* chore(deps): Remove unused anyhow and disable comrak default featuresFuwn2026-02-181-4/+1
|
* feat(response): Add input/sensitive-input handlingFuwn2026-02-181-0/+3
|
* chore(Cargo.toml): Bump version patchFuwn2026-02-101-1/+1
|
* feat: Support HTTP/0.9Fuwn2026-02-101-0/+3
|
* chore: Bump version patch to v0.3.2Fuwn2026-01-211-1/+1
|
* chore(Cargo): Bump version patchFuwn2025-06-231-1/+1
|
* chore: Bump version minorFuwn2025-06-071-1/+1
|
* chore: Bump version patchFuwn2025-06-051-1/+1
|
* fix(response): Always proxy images as raw bytesFuwn2025-06-051-1/+1
|
* chore: Bump MSRVFuwn2025-06-021-1/+1
|
* chore: Bump version patchFuwn2025-06-021-1/+1
|
* deps: Bump compatible dependenciesFuwn2025-06-021-5/+5
|
* chore: Bump version patchFuwn2025-05-271-1/+1
|
* chore: Bump version patchFuwn2025-05-211-1/+1
|
* docs(cargo): add minimum rust version for lock file version 4 supportFuwn2025-01-141-0/+1
|
* docs(cargo): bump versionFuwn2025-01-141-2/+2
|
* chore(crate): bump versionFuwn2024-11-021-1/+1
|
* deps: bump all to latest compatible releaseFuwn2024-11-021-7/+7
|
* chore(cargo): bump tagFuwn2024-09-141-1/+1
|
* fix(html): selection and highlighting bordersFuwn2024-07-271-1/+1
|
* chore: bump versionFuwn2024-07-271-1/+1
|
* chore: bump releaseFuwn2024-07-241-1/+1
|
* fix(html): use markdown safetyFuwn2024-07-241-2/+2
|
* chore: bump versionFuwn2024-07-241-1/+1
|
* fix(response): handle non-trimmed redirect assumptionsFuwn2024-07-211-1/+1
|
* chore: bump versionFuwn2024-07-201-1/+1
|
* refactor: remove all explicit clonesFuwn2024-06-291-2/+2
|
* fix(response): new latex.css locationFuwn2024-06-271-1/+1
|
* deps(germ): bumpFuwn2024-06-211-2/+2
|
* deps(germ): bump to 0.4.2Fuwn2024-06-191-2/+2
| | | | | | 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 pathFuwn2024-06-191-1/+1
|
* feat: bump septemberFuwn2024-06-191-1/+1
|
* feat: CONDENSE_LINKS_AT_HEADINGS configuration optionFuwn2024-06-191-1/+1
|
* deps: bump outdated cratesFuwn2024-06-131-6/+6
|
* docs(cargo): bump versionFuwn2024-05-231-1/+1
|
* feat(september): bump crate to 0.2.15Fuwn2024-04-041-1/+1
|
* deps(germ): bump to 0.4.0Fuwn2024-04-041-1/+1
|
* feat(cargo): bump versionFuwn2024-04-021-1/+1
|
* feat(response): show redirect content on redirectFuwn2024-03-261-1/+1
|
* feat(response): support redirectsFuwn2024-03-241-1/+1
|
* docs(cargo): bump versionFuwn2024-03-231-1/+1
|
* fix(html): html encode text bodyFuwn2024-03-231-0/+3
|
* deps(germ): bump from 0.3.9 to 0.3.10Fuwn2023-06-201-2/+2
| | | | Fixes an issue where non-Latin characters were treated as whitespace.
* fix(response): remove double trailing slashFuwn2023-06-011-1/+1
|
* fix(response): header only on non-proxy routesFuwn2023-05-301-1/+1
|
* feat(locus): bump self 0.2.6 -> 0.2.7Fuwn2023-05-291-1/+1
|
* deps(vergen): bumpFuwn2023-05-291-2/+2
|
* deps(log): bump logging dependenciesFuwn2023-05-291-2/+2
|
* feat(Cargo.toml): bump to 0.2.6Fuwn2023-05-221-1/+1
|