mitgliederverwaltung/lib/mv_web
Simon c933144920
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/promote/production Build is failing
feat: unify page titles
2026-03-13 19:01:50 +01:00
..
components feat: unify page titles 2026-03-13 19:01:50 +01:00
controllers feat: unify page titles 2026-03-13 19:01:50 +01:00
emails feat: prevent join requests with equal mail 2026-03-13 11:18:34 +01:00
helpers feat: add timezone handling 2026-03-13 18:22:12 +01:00
live feat: unify page titles 2026-03-13 19:01:50 +01:00
member_live/index style: consistent badges with sufficient color contrast 2026-02-26 08:33:52 +01:00
plugs feat: unify page titles 2026-03-13 19:01:50 +01:00
templates/emails feat: prevent join requests with equal mail 2026-03-13 11:18:34 +01:00
translations Merge branch 'main' into feat/299_plz 2026-02-24 11:44:19 +01:00
auth_overrides.ex feat: allow disabling registration 2026-03-13 16:40:39 +01:00
authorization.ex Authorization: document can_access_page? nil-safety 2026-02-03 17:16:09 +01:00
endpoint.ex refactor: address review comments for join view 2026-03-10 22:54:41 +01:00
error_helpers.ex
gettext.ex
join_notifier_impl.ex refactor: review remarks 2026-03-13 17:55:17 +01:00
join_rate_limit.ex refactor: address review comments for join view 2026-03-10 22:54:41 +01:00
live_helpers.ex feat: unify page titles 2026-03-13 19:01:50 +01:00
live_user_auth.ex Fix Credo Design (AliasUsage): add aliases in lib 2026-03-04 16:21:15 +01:00
locale_controller.ex Locale: default German in dev/prod, English in test; validate locale in LocaleController 2026-02-24 15:13:10 +01:00
page_paths.ex feat: add approval ui for join requests 2026-03-11 02:04:03 +01:00
router.ex feat: unify page titles 2026-03-13 19:01:50 +01:00
telemetry.ex