Commit Graph
6 Commits
Author SHA1 Message Date
claudeandClaude Sonnet 5 3eb0023efd use the real module path
CI / go-tests (pull_request) Successful in 1m49s
Release / build-and-push (push) Skipped
Build / build-and-push (push) Successful in 1m14s
The module was code.aneur.in/cloud/ultrashorty but go.mod (and main.go's
internal import) still said gogs.home.aneur.in/go/ultrashorty, a host that
no longer exists. Self-consistent so it built, but wrong for anyone
fetching it and confusing to read.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-07 14:18:05 +01:00
aneurin 1dfa60a237 Add Gitea CI/CD workflows and Dockerfile (#1)
Build / build-and-push (push) Successful in 1m34s
Co-authored-by: Aneurin Barker Snook <aneurin@aneur.in>
2026-09-06 22:23:12 +00:00
aneurin 3bfb73d3b9 fix unsent header 2026-03-30 22:04:50 +01:00
aneurin 31d0e05dfd add readme 2026-03-30 21:51:48 +01:00
aneurin a98ef28055 add csv reading, routing 2026-03-30 21:42:52 +01:00
aneurin 153dc64f60 initial commit with basic http server 2026-03-30 17:38:09 +01:00