Commit graph

13 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
e78f3d4cc0 Setting up automatic updates
Laying the groundwork for issue #5
2025-03-04 19:09:22 -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
a077f03422 Updated update.php and added auto DB backup.
dbBackup.php runs every 24 hours when home.php is visitied. A cronjob is needed for scheduled backups. Addressed issue #4
2025-02-16 19:27:58 -05:00
KuJoe
b1b1fb3122 Add MFA functionality.
MFA can now be enabled or disabled for each user and prompted for it at login.
2025-02-14 13:01:07 -05:00
KuJoe
3a0f3af884 Improve performance
Improved page loading times when a node goes offline or is unreachable.
2025-02-13 15:26:35 -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