sojorn/go-backend/cmd
Patrick Britton 6e2de2cd9d feat: Add GET /media/sign and GET /users/by-handle/:handle endpoints
Both were wired in Flutter but missing from Go routes:
- GET /media/sign?path=X — resolves R2 relative keys to full URLs
- GET /users/by-handle/:handle — profile lookup for capsule invite flow

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 15:53:57 -06:00
..
api feat: Add GET /media/sign and GET /users/by-handle/:handle endpoints 2026-02-17 15:53:57 -06:00
fix_db refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
fixdb security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
migrate refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
migrate_new refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
search_migration refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
seeder security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
verify refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00