sojorn/sojorn_app/lib/providers
Patrick Britton 0954c1e2a3 feat: add Turnstile to login, improve email templates, and security cleanup
- Add Cloudflare Turnstile verification to login flow
- Add API_BASE_URL and APP_BASE_URL to config for environment flexibility
- Redesign verification and password reset emails with modern HTML templates
- Use config URLs instead of hardcoded domains in auth handlers
- Remove sensitive logging from OTK operations for security
- Delete unused deployment and draft inspection scripts
- Add TURNSTILE_SITE_KEY to Flutter run
2026-02-06 08:51:34 -06:00
..
api_provider.dart Sojorn Backend Finalization & Cleanup - Complete Migration from Supabase 2026-01-30 09:24:31 -06:00
auth_provider.dart Sojorn Backend Finalization & Cleanup - Complete Migration from Supabase 2026-01-30 09:24:31 -06:00
feed_refresh_provider.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
header_state_provider.dart Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
image_filter_provider.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
notification_provider.dart feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
onboarding_provider.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
quip_creation_state.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
quip_upload_provider.dart feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
settings_provider.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
theme_provider.dart Sojorn Backend Finalization & Cleanup - Complete Migration from Supabase 2026-01-30 09:24:31 -06:00
upload_provider.dart Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00