27 Commits

Author SHA1 Message Date
9893c37f80 refactor: finished moving models and validation into own crate 2025-06-23 23:00:54 +02:00
b2969b988d refactor: custom context for validation 2025-06-22 21:33:01 +02:00
9666932915 feat: custom async validation 2025-06-19 16:24:27 +02:00
cca925f4eb feat: enforce implicit lowercase email address 2025-06-15 21:53:31 +02:00
a608204103 feat: customize webmaster email 2025-05-24 21:27:33 +02:00
67c869e3ac test: lock and unlock user
refs #21
2025-04-27 20:38:02 +02:00
c9615390f4 feat: area manager cant edit admin
refs #21
2025-04-25 00:56:05 +02:00
08646ba971 refactor: endpoint for user locking
refs #21
2025-04-25 00:55:22 +02:00
5446fcb128 refactor: user receive notifications
refs #21
2025-04-25 00:53:03 +02:00
60c7d16392 build(deps): upgrade dependencies 2025-04-22 18:49:11 +02:00
a09a35ece2 refactor: password change validation 2025-04-22 18:01:15 +02:00
6ee3ca9e89 feat: logic for new functions system 2025-03-23 20:23:58 +01:00
736b69d2c3 feat: set functions for user 2025-03-23 18:10:20 +01:00
4508150e30 refactor: WIP rework of function system 2025-03-10 22:37:15 +01:00
3a085a025a refactor: add html content type to all template responses 2025-02-05 09:21:12 +01:00
4a1334bf49 feat: add notifications 2025-02-02 22:45:30 +01:00
00f8b0693f feat: resend registration email 2025-02-02 19:05:52 +01:00
cd20457f67 refactor: introduce user changeset 2025-01-31 14:50:36 +01:00
128fca8138 feat: redirect after login 2025-01-29 16:07:31 +01:00
ec5e4cc23d refactor: apply clippy tips 2025-01-29 15:20:07 +01:00
b696aa4fe0 refactor: use async email sending 2025-01-24 15:51:22 +01:00
8b470f2d4f refactor: use new mailer struct 2025-01-24 15:15:57 +01:00
eb86945008 refactor: restructure code 2024-12-19 23:36:34 +01:00
0844cc5a17 refactor: rewrite todos and test 2024-12-16 23:27:00 +01:00
4d04069f48 refactor: use rinja instead of askama 2024-12-16 13:50:12 +01:00
ed7ce14990 feat: fully working integration test 2024-12-11 23:52:56 +01:00
bf4e7b764e refactor: first throw with config and macros crate 2024-12-10 22:18:58 +01:00