feat(filtering): implement complete end-to-end server-side filtering infrastructure and migrate tickets/projects to new system 7b90d84 kamau1 commited on Dec 8, 2025
fix: add missing Response param to all rate-limited auth endpoints, completing slowapi compatibility across OTP and auth flows ec15866 kamau1 commited on Nov 16, 2025
fix: replace invalid OTP and password reset audit actions with valid enum values ('create'/'update') to resolve audit logging errors 5d0b34b kamau1 commited on Nov 16, 2025
feat: profile photo maps to user_document_links, enhanced initial health check for supabase buckets, added smart fallback with force_provider support 6490f91 kamau1 commited on Nov 16, 2025
refactor: unify storage integrations and clean up dead services d0a01ab kamau1 commited on Nov 16, 2025
fix(user-model): remove invited_at and activated_at to match migrated users table schema dd750b7 kamau1 commited on Nov 16, 2025
fix(notification): correct WaSender API endpoint to /send-message for WhatsApp delivery 5e71975 kamau1 commited on Nov 15, 2025
fix: handle {}→[] conversion in Contractor Pydantic schema to respect JSONB DB design 659c5be kamau1 commited on Nov 15, 2025
feat(auth): integrate Supabase Auth and remove local password handling 13ca341 kamau1 commited on Nov 15, 2025