| .. |
|
components
|
Improve member view table behavior+style, fix config settings (#493)
|
2026-05-08 15:04:53 +02:00 |
|
controllers
|
refactor(types): remove dead catch-all clauses unreachable per success typing
|
2026-06-02 11:56:44 +02:00 |
|
emails
|
feat: prevent join requests with equal mail
|
2026-03-13 11:18:34 +01:00 |
|
helpers
|
feat(join): render join_description with auto-linked URLs and Markdown links
|
2026-06-03 12:06:48 +02:00 |
|
live
|
feat(join): use join_description as the join-form field label
|
2026-06-03 12:11:39 +02:00 |
|
member_live/index
|
style: consistent badges with sufficient color contrast
|
2026-02-26 08:33:52 +01:00 |
|
plugs
|
Improve oidc only mode (#474)
|
2026-03-16 19:09:07 +01:00 |
|
templates/emails
|
feat: prevent join requests with equal mail
|
2026-03-13 11:18:34 +01:00 |
|
translations
|
refactor(types): reconcile @specs with their success typings
|
2026-06-02 11:25:03 +02:00 |
|
auth_overrides.ex
|
feat: allow disabling registration
|
2026-03-13 16:40:39 +01:00 |
|
authorization.ex
|
fix(types): resolve unknown type references in member and authorization specs
|
2026-06-02 11:46:54 +02:00 |
|
endpoint.ex
|
refactor: address review comments for join view
|
2026-03-10 22:54:41 +01:00 |
|
error_helpers.ex
|
refactor(web): extract format_ash_error to MvWeb.ErrorHelpers
|
2026-01-27 17:39:04 +01:00 |
|
gettext.ex
|
Add generated starter app
|
2025-03-18 15:05:27 +01:00 |
|
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
|
refactor(types): bind intentionally discarded side-effecting results
|
2026-06-02 11:42:57 +02:00 |
|
live_user_auth.ex
|
fix(auth): redirect a live-view socket in the user-required guard
|
2026-06-02 12:19:21 +02: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
|
refactor(types): bind intentionally discarded side-effecting results
|
2026-06-02 11:42:57 +02:00 |
|
telemetry.ex
|
Add generated starter app
|
2025-03-18 15:05:27 +01:00 |