Files
romm/frontend
Georges-Antoine Assi ececc2ec91 Port v2 patcher to server-side per-ROM flow
Mirror the v1 change that moved patching from a browser web worker to the
server-side /roms/{id}/patch endpoint operating on files already in the
library.

- Rewrite v2 Patcher view to read base/patch files from currentRom and
  POST to the patch endpoint, dropping the worker, rom-patcher imports,
  window globals, and dropzones.
- Add canPatch + patch() to useGameActions and surface a Patcher entry in
  the per-ROM more-menu (gated on nested files).
- Add a Patch button to the GameDetails FilesTab header.
- Remove the now-broken standalone Patcher links (route is per-ROM) from
  UserMenu and SettingsSidebar; refresh stale nav doc comments.
- Add patcher.missing-from-fs i18n key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 09:16:50 -04:00
..
2026-06-22 10:06:03 -04:00
2025-09-09 20:19:30 -04:00
2026-05-30 20:53:52 -04:00