mitgliederverwaltung/lib/mv
Moritz 05c71132e4 Replace NoActor runtime Mix.env with compile-time config
Use Application.compile_env for release-safety.
Config only set in test.exs (defaults to false).
2026-01-22 22:37:04 +01:00
..
accounts/user Move require Logger to module level 2026-01-21 08:35:34 +01:00
authorization Replace NoActor runtime Mix.env with compile-time config 2026-01-22 22:37:04 +01:00
email_sync Use system actor for email synchronization 2026-01-20 22:09:18 +01:00
helpers Replace Mix.env() with Config.sql_sandbox?() in SystemActor 2026-01-21 08:02:31 +01:00
membership Move require Logger to module level 2026-01-21 08:35:34 +01:00
membership_fees Use system actor for cycle generation 2026-01-20 22:09:20 +01:00
application.ex Add System Actor helper for systemic operations 2026-01-20 22:09:16 +01:00
config.ex refactor: extract sql_sandbox config to Mv.Config module 2025-12-26 21:40:12 +01:00
constants.ex refactor: adds schemales changeset and validation constant 2026-01-19 11:43:51 +01:00
helpers.ex feat: Add shared helper functions for actor handling 2026-01-13 15:17: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