sojorn/sojorn_app/lib
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
..
config feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
models feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
providers feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
routes feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
screens feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
services feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
theme Update terminology, fix search feed, and deploy updates 2026-02-03 21:44:08 -06:00
utils feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
widgets feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
main.dart feat: Add comprehensive notification system including model, UI, and service integration, alongside new deployment documentation. 2026-02-04 12:17:58 -06:00