about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* refactor(scripts/optimise_images): RemoveBenedikt Peetz2025-06-06
| | | | This script was not needed.
* feat(flake): Export the module and ensure that it works with a testBenedikt Peetz2025-06-06
|
* fix(back::web::main): Pretty print error, on failed connection acceptBenedikt Peetz2025-06-06
|
* feat(back::web::responses): Log when returning an errorBenedikt Peetz2025-06-06
|
* fix(nix/package): Use correct pathsBenedikt Peetz2025-06-06
|
* fix(nix/module): Mention TVL instead of tvixBenedikt Peetz2025-06-06
|
* fix(treewide): Use the correct link to the repositoryBenedikt Peetz2025-06-06
|
* chore(treewide): Comply with the reuse spec v3.3Benedikt Peetz2025-06-06
|
* build(cog.toml): Use correct usernamesBenedikt Peetz2025-06-06
|
* docs(README.md): Align with current designBenedikt Peetz2025-06-06
|
* feat(treewide): Prepare for first releaseBenedikt Peetz2025-06-06
| | | | | | | | | | | 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.
* chore: Initial commitBenedikt Peetz2025-05-12
Based on the version that was previously in `vhack.eu/nixos-server/pkgs/by-name/ba/back`.