Commit Graph

6 Commits

Author SHA1 Message Date
Sharang Parnerkar
049b58314b ci: add Gitea Actions pipeline and Dockerfile
Three-stage CI pipeline with fmt, clippy and audit as parallel
quality gates, tests gated on quality, and Docker build+push
to registry.meghsakha.com on main and release/* branches.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:45:53 +01:00
Sharang Parnerkar
3083030b84 fix: login working now 2026-02-18 10:45:53 +01:00
Sharang Parnerkar
2eb9f699aa feat: basic project restructure 2026-02-18 10:45:53 +01:00
Sharang Parnerkar
10aadfae41 feat: added server and web base code 2026-02-18 10:45:53 +01:00
1072770d11 feat: added oauth based login and registration (#1)
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com>
Reviewed-on: #1
2026-02-18 09:21:46 +00:00
Sharang Parnerkar
b8aad0e23c Initial commit 2026-02-15 23:05:33 +01:00