mitgliederverwaltung/lib/mv
Moritz 7375b83167
All checks were successful
continuous-integration/drone/push Build is passing
docs: add @doc to public functions in EmailSync, Validations, and Senders
Document public API functions with @doc for better tooling support:
- EmailSync Changes: sync_user_email_to_member, sync_member_email_to_user
- Validations: email_not_used_by_other_member, email_not_used_by_other_user
- Senders: send_new_user_confirmation_email, send_password_reset_email
2025-11-13 11:20:33 +01:00
..
accounts/user docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
email_sync docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
membership/member/validations docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
application.ex feat: migration to phoenix 1.8 - merge changed files 2025-07-17 18:01:12 +02:00
mailer.ex Add generated starter app 2025-03-18 15:05:27 +01:00
release.ex Add Release scripts & Dockerfile 2025-05-22 02:12:20 +02:00
repo.ex chore: enable trigram extension 2025-10-30 16:48:45 +01:00
secrets.ex docs: enable Credo ModuleDoc check and fix remaining modules 2025-11-13 11:20:33 +01:00