mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 15:25:46 +00:00
Replace full rom_ids list replacement with atomic POST/DELETE endpoints that add or remove individual ROMs from a collection. This prevents concurrent rapid clicks from overwriting each other (last-write-wins). Also fix missing session.flush() in add_rom_user() and add collection endpoint tests. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>