atlus/frontend/js
roberts eb1aa9d434 Fix update checker: find git despite systemd minimal PATH
shutil.which("git") fails under systemd's stripped PATH. Added
_find_git() that checks common locations (/usr/bin/git, etc.)
as fallback. Also added null-safe check on apiFetch response
in the update checker frontend code.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 21:48:34 -05:00
..
apps Fix terminal session: better error handling, reliable state save 2026-03-14 21:46:08 -05:00
atlus.js Fix update checker: find git despite systemd minimal PATH 2026-03-14 21:48:34 -05:00
auth.js Add persistent/roaming desktop sessions 2026-03-14 21:41:28 -05:00
keyboard.js Fix robustness issues across backend and frontend 2026-03-14 17:41:43 -05:00