]> PHS Git Server - phs-admin.git/commit
Adding a server status dialog.
authorcharleswrayjr <charleswrayjr@gmail.com>
Tue, 9 Sep 2025 18:34:24 +0000 (13:34 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Tue, 9 Sep 2025 18:34:24 +0000 (13:34 -0500)
commite33c96e429f55b8a4e7efdc4d6df27c280add5d4
treef7185c3609505d947b294239f893a5d2294a955a
parent640ef2f89cf4403d7140957b5d0684b0079eee4f
Adding a server status dialog.
src/app/components/VPN/VPN.helpers.js [new file with mode: 0644]
src/app/components/VPN/VPNContext.jsx
src/app/components/VPN/VPNStatusDialog.jsx [new file with mode: 0644]
src/app/components/index.js
src/app/routes.js
src/app/services/VPN/VPNConfig.js
src/app/services/VPN/VPNService.js
src/app/views/VPN/VPN.jsx
src/app/views/VPN/index.js [deleted file]