]> PHS Git Server - phs-admin.git/commit
Cleaning up formatting in services and fixing auth to work with cookies.
authorcharles <charles.wray@phasecustomsoft.com>
Thu, 18 Sep 2025 15:52:23 +0000 (15:52 +0000)
committercharles <charles.wray@phasecustomsoft.com>
Thu, 18 Sep 2025 15:52:23 +0000 (15:52 +0000)
commit52a165359f16cfea6c3c75f336d0a2789bc086e7
tree6aa69561dc0dd743a28a0a785ac8242ff2a1bb51
parentf7d89ad62336d9738f0f09ed4a149236455f52cf
Cleaning up formatting in services and fixing auth to work with cookies.
14 files changed:
src/app/components/AuthContext.js
src/app/routes.js
src/app/services/Docker/DockerConfig.js
src/app/services/Docker/DockerService.js
src/app/services/Git/GitConfig.js
src/app/services/Git/GitService.js
src/app/services/VPN/VPNConfig.js
src/app/services/VPN/VPNService.js
src/app/services/auth.js
src/app/services/media.js
src/app/services/message_group_members.js
src/app/services/message_groups.js
src/app/services/messages.js
src/app/services/posts.js