Commit Graph

5 Commits

Author SHA1 Message Date
d48b35e845 fix: make sure approved invites are not deleted daily
even though people would have time to use approved invites (24 hrs at least), it would be better to delete them when they expire instead.

Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-10 11:01:24 +01:00
2b44fe35a8 feat: add clarification message to invite ui
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-07 22:48:21 +01:00
26eff56cb2 feat: show invite expiration status in UI
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-07 22:29:42 +01:00
f551576730 fix: ensure invitation feature is disabled when registrations are not
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-07 21:21:38 +01:00
f7c62a4ac2 feat: add invite notification emails, functionality to admin dashboard and sign up page
Signed-off-by: Miguel Nogueira <me@nogueira.codes>
2025-08-07 18:46:34 +01:00