aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* chore(build): Replace vergen with git-based build scriptHEADmainFuwn2026-02-181-820/+2
|
* chore(deps): Remove unused anyhow and disable comrak default featuresFuwn2026-02-181-264/+0
|
* feat(response): Add input/sensitive-input handlingFuwn2026-02-181-0/+2
|
* chore(Cargo.toml): Bump version patchFuwn2026-02-101-1/+1
|
* feat: Support HTTP/0.9Fuwn2026-02-101-0/+1
|
* chore: Bump version patch to v0.3.2Fuwn2026-01-211-1/+1
|
* chore(deps): Bump indirect dependenciesFuwn2026-01-211-743/+669
|
* 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-2/+2
|
* chore: Bump version patchFuwn2025-06-021-1/+1
|
* deps: Bump compatible dependenciesFuwn2025-06-021-292/+602
|
* chore: Bump version patchFuwn2025-05-271-1/+1
|
* chore(Cargo): Bump version in lock-fileFuwn2025-05-271-1/+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-392/+154
|
* 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-19/+405
|
* 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-3/+3
|
* fix(html): empty alt text behaviourFuwn2024-06-291-1/+1
|
* deps(germ): bumpFuwn2024-06-211-3/+3
|
* deps(germ): bump to 0.4.2Fuwn2024-06-191-0/+2700
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.