43baade930
feat(config): add security feature toggle support
...
Implements a master toggle for security features across config,
CLI, and application logic. This allows granular control over
whether the advanced security middleware and protections are
active globally.
2026-05-03 23:07:21 +03:00
9d9db5cf0b
feat(security): Implemented more security information
2026-05-03 22:46:54 +03:00
88ab6e808b
feat(admin): add security and activity management features
2026-05-01 13:10:23 +03:00
9b57b2a535
feat(routing): add user admin panel support
...
Adds the user administration route, associated server handlers, and frontend assets for managing user accounts.
2026-05-01 02:34:47 +03:00
1cf38d126d
refactor(storage): standardize size limits to use GB units
2026-05-01 02:14:05 +03:00
d0aa86205f
feat(setting): Implemented the settings administrative menu
2026-05-01 01:51:06 +03:00
36d49a970e
feat(admin): add full alerts dashboard functionality
2026-05-01 00:46:10 +03:00
3844473eb3
feat(admin): implement full admin dashboard structure
2026-05-01 00:29:06 +03:00