Manohar Gupta manohar · he/him
manohar pushed to main at manohar/tia 2026-05-24 09:17:46 +00:00
4dcdc5a572 feat(invites): add cancel button to revoke pending invites
manohar pushed to main at manohar/tia 2026-05-24 09:13:18 +00:00
781dd8f1df fix(invites): hot-apply family_invites migration via debug-migration endpoint
manohar pushed to main at manohar/tia 2026-05-24 09:08:57 +00:00
6d7feca397 fix(invites): remove dependency on missing display_name / accepted_at columns
manohar pushed to main at manohar/tia 2026-05-24 08:54:34 +00:00
b01e0596c1 feat(invites): auto-send invite email via Resend + register migration in journal
manohar pushed to main at manohar/tia 2026-05-24 08:52:00 +00:00
0b67631fda fix(db): add missing display_name and accepted_at columns to family_invites
manohar pushed to main at manohar/tia 2026-05-24 08:37:53 +00:00
cff17a079d fix(profile): use correct image column on users table (not avatar_url)
manohar pushed to main at manohar/tia 2026-05-24 08:23:54 +00:00
7816247073 fix(profile): fix parent avatar upload with 3-step proxy pattern + remove photo
manohar pushed to main at manohar/tia 2026-05-24 08:14:12 +00:00
5235e26cad feat(homepage): remove baby photo option + fix R2 orphan cleanup
manohar pushed to main at manohar/tia 2026-05-24 08:07:39 +00:00
afae041208 fix(homepage): fix baby profile photo upload failing due to CORS
manohar pushed to main at manohar/tia 2026-05-24 08:02:14 +00:00
fa5e27bfd9 feat(profile): working profile photo upload for parent users (mama/daddy)
manohar pushed to main at manohar/tia 2026-05-24 07:49:54 +00:00
f37e5bfad4 feat(activity): hover effect on 4-day strip individual rows
manohar pushed to main at manohar/tia 2026-05-24 07:44:13 +00:00
1ae0986767 feat(activity): hover effect on log items to signal editability
manohar pushed to main at manohar/tia 2026-05-24 07:34:30 +00:00
2c016dbc8e fix: replace Google favicon img with inline SVG on login page
manohar pushed to main at manohar/tia 2026-05-24 07:31:04 +00:00
b91595316d fix: use APP_URL for OAuth/verify redirects behind Dokploy proxy
manohar pushed to main at manohar/tia 2026-05-24 07:26:09 +00:00
6bdaade777 feat: email verification + Google OAuth
manohar pushed to main at manohar/tia 2026-05-24 04:08:40 +00:00
23a365309b feat: admin orphaned family management + user journey analytics
manohar pushed to main at manohar/tia 2026-05-24 03:29:28 +00:00
c2695435f2 Fix broken admin actions: delete cascade, error feedback, loading states
manohar pushed to main at manohar/tia 2026-05-24 03:05:06 +00:00
23010e9d90 Admin panel overhaul: activity monitor, real DB wiring, tier management
manohar pushed to main at manohar/tia 2026-05-24 02:48:04 +00:00
bcc167d7c2 fix: collapsed post card single-row layout
manohar pushed to main at manohar/tia 2026-05-24 02:43:57 +00:00
ab25b7531d fix: collapsed post preview centered + auto-expand on edit/delete