about summary refs log tree commit diff stats
path: root/Cargo.toml (unfollow)
Commit message (Collapse)Author
2025-06-06fix(back::web::main): Pretty print error, on failed connection acceptBenedikt Peetz
2025-06-06feat(back::web::responses): Log when returning an errorBenedikt Peetz
2025-06-06fix(nix/package): Use correct pathsBenedikt Peetz
2025-06-06fix(nix/module): Mention TVL instead of tvixBenedikt Peetz
2025-06-06fix(treewide): Use the correct link to the repositoryBenedikt Peetz
2025-06-06chore(treewide): Comply with the reuse spec v3.3Benedikt Peetz
2025-06-06build(cog.toml): Use correct usernamesBenedikt Peetz
2025-06-06docs(README.md): Align with current designBenedikt Peetz
2025-06-06feat(treewide): Prepare for first releaseBenedikt Peetz
This commit contains many changes, as they were developed alongside `git-bug-rs` and unfortunately not separately committed. A toplevel summary would include: - Appropriate redirects, - The templating moved to `vy` (as this works with rustfmt formatting), - Search support (via `git-bug-rs`), - And better layout in the link section.