separating users and admins on admin dashboard #35

Merged
ngolp merged 2 commits from separate-users-admins into 2025 2024-10-22 20:11:34 -04:00

2 commits

Author SHA1 Message Date
ngolp
09ed66f5ae Changed back the SQL query in /mail route 2024-08-14 11:44:19 -04:00
ngolp
4e8091fc0b See Github Issue #10. Added separation of admins and users on admin dashboard.
Refactored a bit of the original admin.home endpoint into a helper function to accompany two routes that use the same template without having to copy+paste code.
2024-08-12 20:13:50 -04:00