sojorn/sojorn_app/lib/services
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
..
ad_integration_service.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
api_service.dart feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
api_service.dart.backup Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
auth_service.dart feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
feed_navigation_service.dart Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
image_upload_service.dart feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
local_intel_service.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
local_key_backup_service.dart feat: Initialize Sojorn Flutter application with core UI, services, E2EE, backup, and build scripts for various platforms. 2026-02-03 17:13:28 -06:00
local_message_store.dart feat: Initialize Sojorn Flutter application with core UI, services, E2EE, backup, and build scripts for various platforms. 2026-02-03 17:13:28 -06:00
markdown_converter.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
media_sanitizer.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
notification_service.dart feat: notify archive instead of delete, fix api domain failsafe 2026-02-04 19:38:02 -06:00
secure_chat_service.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
simple_e2ee_service.dart feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
sync_manager.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
video_stitching_service.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00