Fix: Synchronize SvelteKit relay and enhance native command testing

- Updated electron_relay.ts with full Phase 3 command set (run_cmd_sync, kill_processes, get_device_info).
- Fixed 500 error in Event Location by standardizing enabled/hidden flags.
- Hardened native environment detection in root layout.
- Added Manual OS Command input to Launcher Configuration for Phase 3 testing.
This commit is contained in:
Scott Idem
2026-01-23 17:23:35 -05:00
parent efdf1188a6
commit f9f6d7f4f0
4 changed files with 61 additions and 65 deletions

View File

@@ -68,7 +68,7 @@
{:else}
<span class="fas fa-chevron-right"></span>
{/if}
Native OS Folders
Native OS Handlers & Folders
</span>
<span class="badge variant-filled-success">Active</span>
</button>