mitgliederverwaltung/lib/mv
Moritz 6846363132
Refactor: NoActor to SimpleCheck with compile-time environment check
This prevents security issues where :create/:read without actor would
be allowed in production. Now all operations require an actor in production.
2026-01-13 15:01:54 +01:00
..
accounts/user fix: extract member_id from relationship changes during validation (#168) 2025-11-20 16:51:43 +01:00
authorization Refactor: NoActor to SimpleCheck with compile-time environment check 2026-01-13 15:01:54 +01:00
email_sync docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
helpers refactor: extract helper modules to remove code duplication 2026-01-08 11:22:44 +01:00
membership refactor: extract helper modules to remove code duplication 2026-01-08 11:22:44 +01:00
membership_fees Refactor cycle generator and update translations 2025-12-26 21:01:17 +01:00
application.ex feat: add Task.Supervisor to supervision tree 2025-12-26 21:40:04 +01:00
config.ex refactor: extract sql_sandbox config to Mv.Config module 2025-12-26 21:40:12 +01:00
constants.ex feat: removes phoen number as member field and makes name optional 2026-01-02 16:19:06 +01: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