mitgliederverwaltung/lib
Moritz c41d24113f fix(import): return readable string for unreadable upload errors
File.read/1 only yields posix atoms, so the File.Error and bare-reason branches were unreachable, and :file.format_error/1 returns a charlist rather than a String. Normalize the error to a binary so it interpolates correctly in flash messages.
2026-06-02 12:00:38 +02:00
..
accounts Improve oidc only mode (#474) 2026-03-16 19:09:07 +01:00
membership refactor(types): remove dead catch-all clauses unreachable per success typing 2026-06-02 11:56:44 +02:00
membership_fees refactor(types): remove dead catch-all clauses unreachable per success typing 2026-06-02 11:56:44 +02:00
mix/tasks refactor: adress review comments 2026-03-09 18:54:40 +01:00
mv fix(import): return readable string for unreadable upload errors 2026-06-02 12:00:38 +02:00
mv_web refactor(types): remove dead catch-all clauses unreachable per success typing 2026-06-02 11:56:44 +02:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00