Commit Graph
2 Commits
Author SHA1 Message Date
Jim BassoandClaude Opus 4.8 bc025d901b Docs: document Gmail SMTP setup for email
Build & Push Docker image / test (push) Successful in 49s
Build & Push Docker image / docker (push) Successful in 1m18s
Add a Gmail App Password walkthrough to the README and note in CLAUDE.md that
production email is configured, including the Unraid-template persistence caveat.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
2026-06-11 17:02:33 -05:00
Jim BassoandClaude Opus 4.8 7dee999759 Initial build: WishNinja self-hosted gift wishlist manager
Build & Push Docker image / test (push) Failing after 1m33s
Build & Push Docker image / docker (push) Has been skipped
ASP.NET Core Blazor (.NET 10) + EF Core/SQLite + Identity. Features:
- Wishlists & items with local image storage (upload, clipboard paste,
  or URL fetched and stored locally)
- Owner-hidden claims (enforced at the query layer) to preserve surprises
- Admin-invite-only onboarding with email-based password resets
- All state under /data; ships as a single Docker image

Includes Dockerfile, docker-compose, Gitea Actions CI (test + push image),
Unraid template, and xUnit tests (claim privacy, invite lifecycle, image validation).

Co-Authored-By: Claude Opus 4.8 <[email protected]>
2026-06-10 15:57:42 -05:00