Commit graph

11 commits

Author SHA1 Message Date
KuJoe
013372dbb8 Reapply "Removed dark theme"
Some checks failed
PHPMD / Run PHPMD scanning (push) Has been cancelled
Psalm Security Scan / php-security (push) Has been cancelled
This reverts commit 1af69f2a60.
2025-03-26 19:58:26 -04:00
KuJoe
1af69f2a60 Revert "Removed dark theme"
This reverts commit 25d5fffd5f.
2025-03-26 19:50:37 -04:00
KuJoe
25d5fffd5f Removed dark theme
The CSS wasn't being maintained so I've removed the dark theme for now, in the future it will be added back once a better theme is available.
2025-03-26 19:41:58 -04:00
KuJoe
f6ce5252f2 Cleaned up IP and ISO functions
Added the deleteISO function, prepped addIP function for issues #2 #11 and #13
2025-03-05 11:41:49 -05:00
KuJoe
248ea0972f Added proper logging and reporting.
Some checks are pending
PHPMD / Run PHPMD scanning (push) Waiting to run
Psalm Security Scan / php-security (push) Waiting to run
This is just an initial pass of retrofitting the code to handle better logging and reporting (issue #3), but more work may be required.
2025-03-04 12:56:18 -05:00
KuJoe
262830f7a6 Updated navbar
Some checks are pending
PHPMD / Run PHPMD scanning (push) Waiting to run
Psalm Security Scan / php-security (push) Waiting to run
Updated navbar to reflect user roles.
2025-02-26 19:00:07 -05:00
KuJoe
ef7e779266 Added user roles/levels
Resolved #17
2025-02-26 15:03:36 -05:00
KuJoe
0f0705f555 Update DB, clusters, and theme.
Updated DB column names, added cluster management functions, and updated navigation menus.
2025-02-26 11:28:24 -05:00
KuJoe
dbf26a255d Adding logging functions and report.
Some checks failed
PHPMD / Run PHPMD scanning (push) Has been cancelled
Psalm Security Scan / php-security (push) Has been cancelled
Related to issue #3
2025-02-18 14:25:58 -05:00
KuJoe
5d34869052 Updated files to remediate code scanning report.
Some insecure issues cropped up during a code scan, this should fix the easy ones.
2025-02-10 20:04:04 -05:00
KuJoe
e0bc51ed10 Initial upload for release 0.1
Uploading the code in its entirety, basic testing completed but still more work and code clean-up needed.
2025-02-10 17:36:04 -05:00