Commit Graph

61 Commits

Author SHA1 Message Date
4c1b0daa83 Merge pull request 'Add user registration page' (#4) from feat/user-registration into master
Reviewed-on: #4
Reviewed-by: rafaga21 <rafaelminaya20@hotmail.com>
2026-06-06 19:41:32 -04:00
516ffbb579 Add user registration page with default operator role 2026-06-06 19:41:03 -04:00
59aca54d42 Merge pull request 'Add services management, improve UI, fix sudoers' (#3) from fix/ssh-errors-and-ui-improvements into master
Reviewed-on: #3
Reviewed-by: rafaga21 <rafaelminaya20@hotmail.com>
2026-06-06 18:57:39 -04:00
7a8792a1e9 Add services management with pagination and conditional buttons 2026-06-06 18:56:42 -04:00
dff6cab1d9 Merge pull request 'Fix SSH errors, add views, and UI improvements' (#2) from fix/ssh-errors-and-ui-improvements into master
Reviewed-on: #2
Reviewed-by: rafaga21 <rafaelminaya20@hotmail.com>
2026-06-06 18:45:09 -04:00
e0c4ec7a53 Fix system users: sudoers and nested sudo 2026-06-06 18:43:24 -04:00
a55542564e Add system users management 2026-06-06 18:08:47 -04:00
ebc1cb14c0 Merge pull request 'Fix SSH errors, add views, and UI improvements' (#1) from fix/ssh-errors-and-ui-improvements into master
Reviewed-on: #1
2026-06-06 17:59:59 -04:00
c3009fbbf7 Add views directory and UI improvements
- Add all view templates (servers, auth, dashboard, admin, layouts, errors, terminal)
- Fix SSH double decryption bug in SSHService
- Fix router parameter type casting for strict_types
- Add missing error views (401, 403, 404)
- Add nginx manager with file editing
- Add SSL certificates management
- Add database manager with phpMyAdmin-like interface
- Add sidebar server accordion
2026-06-06 17:59:13 -04:00
9c0bc7f189 ServerManager project files 2026-06-06 17:58:34 -04:00
ce1863d955 Initial commit 2026-06-06 17:58:29 -04:00