Commit Graph

  • b02b652efb Merge pull request #3304 from rommapp/dependabot/uv/mako-1.3.11 master Georges-Antoine Assi 2026-04-22 19:27:35 -04:00
  • 9e602508c8 chore(deps): bump mako from 1.3.10 to 1.3.11 dependabot[bot] 2026-04-22 23:26:10 +00:00
  • 25aef41e5b Merge pull request #3301 from rommapp/dependabot/uv/python-dotenv-1.2.2 Georges-Antoine Assi 2026-04-22 19:25:09 -04:00
  • 98bbdba095 chore(deps): bump python-dotenv from 1.0.1 to 1.2.2 dependabot[bot] 2026-04-21 21:02:34 +00:00
  • 28484e7d8d fix(UserBtn): add transparent class to avatar for improved styling zurdi 2026-04-21 13:20:37 +00:00
  • 67e3eac616 Merge remote-tracking branch 'origin/master' into chore/describe-architecture chore/describe-architecture zurdi 2026-04-21 12:56:09 +00:00
  • 87ccc3e803 Merge pull request #3296 from DevYukine/feature/playmatch-manual-matching-suggestion Georges-Antoine Assi 2026-04-21 08:10:08 -04:00
  • a00bb281e4 refactor(utils): move fire_and_forget helper into utils.background_tasks Yukine 2026-04-21 12:49:53 +02:00
  • b76c015c41 Add "Open ROM details" translation to multiple languages in rom.json files feat/soundtrack-support zurdi 2026-04-21 10:31:51 +00:00
  • aa6888819e Implement manual upload and delete dialogs; update metadata handling for soundtrack and manual entries zurdi 2026-04-21 10:03:14 +00:00
  • 3d524a13ae Merge branch 'master' into fix/ra_hash_calculation fix/ra_hash_calculation zurdi 2026-04-21 09:23:14 +00:00
  • b4cfc51000 Add router support and new translation for opening ROM details in SoundtrackMiniPlayer zurdi 2026-04-21 09:22:17 +00:00
  • 295727623e Merge branch 'master' into feat/soundtrack-support zurdi 2026-04-21 09:10:50 +00:00
  • 1591e0971a fix(playmatch): only fire suggestion on manual mapping updates Yukine 2026-04-21 11:04:16 +02:00
  • 5ecdc8fd13 fix(playmatch): filter falsy provider ids and surface non-2xx responses Yukine 2026-04-21 10:55:20 +02:00
  • fee40dc355 feat(playmatch): send a suggestion to playmatch on manual match Yukine 2026-04-21 09:50:19 +02:00
  • c2d6b08a6b Merge pull request #3293 from rommapp/copilot/fix-update-tags-metadata Georges-Antoine Assi 2026-04-20 21:57:29 -04:00
  • ac45d1a32f changes from bot review Georges-Antoine Assi 2026-04-20 21:51:30 -04:00
  • 4b300cef2f Merge pull request #3295 from rommapp/fix/parse-new-tags Georges-Antoine Assi 2026-04-20 21:42:13 -04:00
  • 72c668289d changes from bot review Georges-Antoine Assi 2026-04-20 21:41:42 -04:00
  • 98f1d65a7c fixes Georges-Antoine Assi 2026-04-20 21:36:59 -04:00
  • 6e382710ac Enhance RAHasher error handling and improve multi-part ROM support zurdi 2026-04-20 22:26:05 +00:00
  • d7a896b5da fix: re-parse tags from filename when renaming a rom zurdi 2026-04-20 22:23:33 +00:00
  • 64ea0561c2 Merge pull request #3294 from rommapp/copilot/fix-msdos-games-launch-issue Georges-Antoine Assi 2026-04-20 16:43:49 -04:00
  • 681efc6a46 fix: enable COEP/COOP headers for console play route to fix MSDOS games copilot-swe-agent[bot] 2026-04-20 18:08:38 +00:00
  • 042ddf16e1 fix: address code review comments in RefreshMetadataDialog copilot-swe-agent[bot] 2026-04-20 18:00:08 +00:00
  • b9d784d3b4 feat: add RefreshMetadataDialog with scan type and metadata source selection copilot-swe-agent[bot] 2026-04-20 17:58:06 +00:00
  • ae9fb0b46e Initial plan copilot-swe-agent[bot] 2026-04-20 17:56:47 +00:00
  • ef94de8a28 Initial plan copilot-swe-agent[bot] 2026-04-20 17:51:15 +00:00
  • 8b7bb8060f feat(tests): refactor cover persistence mock in soundtrack upload test zurdi 2026-04-20 15:29:58 +00:00
  • f9737a1bba feat: update soundtrack player localization and fix test case for ROM file category zurdi 2026-04-20 15:06:05 +00:00
  • b6fcffe982 feat: lazy load PdfViewer and SoundtrackPlayer components in MediaTab zurdi 2026-04-20 14:50:06 +00:00
  • bd38eddd11 feat: add multi-file ROM fixture for testing and enhance soundtrack player functionality zurdi 2026-04-20 08:33:35 +00:00
  • 4e6288052e Fix: Arcade platform renamed to FBNeo after adding variant folder copilot/fix-arcade-platform-renaming copilot-swe-agent[bot] 2026-04-19 22:48:22 +00:00
  • a57992d83c Initial plan copilot-swe-agent[bot] 2026-04-19 22:17:15 +00:00
  • b7c998d637 loader added to sountrack buffer zurdi 2026-04-18 21:24:17 +00:00
  • e228683191 refactor env.tempalte Georges-Antoine Assi 2026-04-18 16:18:46 -04:00
  • 91d6928281 Lift LaunchBox video extensions to module constant local-lb-fix Georges-Antoine Assi 2026-04-18 14:40:36 -04:00
  • fad2e5c77d Use correct LaunchBox MameFile schema Georges-Antoine Assi 2026-04-18 14:31:16 -04:00
  • f33844be40 Find local LaunchBox media for remote-only rom matches Georges-Antoine Assi 2026-04-18 12:32:54 -04:00
  • 8fc426b35c Import local LaunchBox videos Georges-Antoine Assi 2026-04-18 12:13:42 -04:00
  • a83f3bdca7 Wire up LaunchBox MAME arcade lookups Georges-Antoine Assi 2026-04-18 12:00:26 -04:00
  • 40689d7e39 Fix LaunchBox local-media file:// paths resolving under library root Georges-Antoine Assi 2026-04-17 22:59:00 -04:00
  • 9f7435c9a6 feat(soundtrack): server-side metadata, cover persistence, streaming fix zurdi 2026-04-18 01:20:17 +00:00
  • 2000a6c440 Merge pull request #3282 from dangmai/fix-rahasher-dockerfile Georges-Antoine Assi 2026-04-17 20:44:52 -04:00
  • 47eb47a8f1 Small spacing fix Dang Mai 2026-04-17 16:26:24 -07:00
  • a5ff6010cd Fix RAHasher prod build Dang Mai 2026-04-17 16:24:31 -07:00
  • 916e8945e7 media resources revamp (manuals + soundtrack) zurdi 2026-04-17 16:02:37 +00:00
  • e2f22d07d3 docs: update backend and frontend architecture documentation for accuracy and clarity zurdi 2026-04-17 10:46:03 +00:00
  • 0e46f6cc2a Merge branch 'master' into chore/describe-architecture zurdi 2026-04-17 08:11:55 +00:00
  • 504074d7e2 Merge pull request #3277 from rommapp/copilot/fix-rahson-retry-code Georges-Antoine Assi 2026-04-16 22:19:11 -04:00
  • 3104a55ae1 update libretro to 1.8.3 in prod Georges-Antoine Assi 2026-04-16 22:15:06 -04:00
  • 80d20eec51 fix: bump RAHasher version from 1.8.1 to 1.8.3 in docker/Dockerfile copilot-swe-agent[bot] 2026-04-17 01:44:30 +00:00
  • d87488191f Initial plan copilot-swe-agent[bot] 2026-04-17 01:42:19 +00:00
  • 49fd1280af Merge pull request #3273 from rommapp/copilot/fix-custom-boxart-download Georges-Antoine Assi 2026-04-16 21:37:32 -04:00
  • 7b20101d50 Merge pull request #3270 from Namaneo/home-boxarts Georges-Antoine Assi 2026-04-16 11:16:16 -04:00
  • b18edb1528 fix trunk issues Georges-Antoine Assi 2026-04-16 11:15:58 -04:00
  • ed15fa13d4 fix type errors Georges-Antoine Assi 2026-04-16 10:37:12 -04:00
  • bf246f842f fix: add cus region to default ScreenScraper fallback regions copilot-swe-agent[bot] 2026-04-16 14:28:51 +00:00
  • 7e5e56f824 Initial plan copilot-swe-agent[bot] 2026-04-16 14:16:55 +00:00
  • 227ae0fa41 feat: real-time user game activity monitoring claude/user-game-activity-monitoring-Mqb1v Claude 2026-04-16 12:18:36 +00:00
  • e1969652bf run fmt Georges-Antoine Assi 2026-04-16 08:14:48 -04:00
  • 9a311a889b Add missing skip_hash_calculation from config write Julien Loir 2026-04-16 12:57:30 +02:00
  • a3cc1daada Check for computed large cover instead of ROM property Julien Loir 2026-04-16 12:43:08 +02:00
  • 98185a309b Make home boxarts respect gallery configuration Julien Loir 2026-04-16 12:14:21 +02:00
  • faee6ff359 Merge pull request #3269 from rommapp/fix-pytest Georges-Antoine Assi 2026-04-15 21:39:11 -04:00
  • f5474ee588 fix(tests): bump pytest-asyncio for pytest 9 compatibility Georges-Antoine Assi 2026-04-15 19:43:53 -04:00
  • 350fc8dd84 tiny fix Georges-Antoine Assi 2026-04-15 19:20:17 -04:00
  • 7ce1a9faca Merge pull request #3266 from Spinnich/fix/gitattributes-line-endings Georges-Antoine Assi 2026-04-15 18:49:40 -04:00
  • 341709674a tiny fix Georges-Antoine Assi 2026-04-15 18:39:17 -04:00
  • 833cf28be9 Merge pull request #3264 from Namaneo/fix-download Georges-Antoine Assi 2026-04-15 18:37:30 -04:00
  • e5f2e1fcf0 Merge pull request #3268 from rommapp/dependabot/uv/pytest-9.0.3 Georges-Antoine Assi 2026-04-15 15:58:01 -04:00
  • 64330f397f chore(deps): bump pytest from 8.4.1 to 9.0.3 dependabot[bot] 2026-04-15 19:46:30 +00:00
  • 66cad62b4d Merge pull request #3267 from rommapp/dependabot/npm_and_yarn/frontend/follow-redirects-1.16.0 Georges-Antoine Assi 2026-04-15 15:36:10 -04:00
  • d501799bba chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /frontend dependabot[bot] 2026-04-15 19:14:20 +00:00
  • e84ac3c46a fix(git): add eol=lf for .gitattributes itself and renormalize to LF Spinnich 2026-04-15 11:53:14 -04:00
  • 077296e978 fix(git): enforce LF line endings for shell scripts via .gitattributes Spinnich 2026-04-15 09:08:02 -04:00
  • 04d21e8c18 Merge pull request #3263 from Spinnich/fix/collection-race-condition Georges-Antoine Assi 2026-04-15 09:01:45 -04:00
  • 97e5bbe1cc Fix download failing when hash has not been computed Julien Loir 2026-04-15 13:50:48 +02:00
  • e8ec8a0b18 fix(linting): fix import order in AddRoms.vue and RemoveRoms.vue Spinnich 2026-04-15 06:56:07 -04:00
  • 15b485b118 fix(collections): address reviewer feedback on types and concurrency Spinnich 2026-04-15 06:46:12 -04:00
  • 316895ccdb feat(patcher): scope patcher to a single ROM via game-card menu claude/server-side-rom-patching-EaQck Georges-Antoine Assi 2026-04-14 21:05:08 -04:00
  • 14342b5726 fix(tests): use client.request(\"DELETE\") to send JSON body in tests Spinnich 2026-04-14 21:02:26 -04:00
  • 9aab88ad8b fix(tests): fix remaining DELETE body and timestamp comparison issues Spinnich 2026-04-14 20:53:57 -04:00
  • fae6d869f1 fix(tests): correct test failures in collection endpoint tests Spinnich 2026-04-14 20:43:12 -04:00
  • 1c9f010918 Fix isort import ordering in test_collection.py Spinnich 2026-04-14 20:33:45 -04:00
  • 4cc0c868b7 Fix linting and formatting issues from trunk CI Spinnich 2026-04-14 20:27:45 -04:00
  • 45bb9a9af2 Merge branch 'master' into claude/server-side-rom-patching-EaQck Georges-Antoine Assi 2026-04-14 19:18:46 -04:00
  • 2ecefa3d3f Fix race condition in collection and favorite rom membership updates Spinnich 2026-04-14 15:08:53 -04:00
  • 7724aabb95 Merge pull request #3259 from rommapp/copilot/add-indices-to-roms-rom-files Georges-Antoine Assi 2026-04-14 09:09:43 -04:00
  • ce5624b470 Add index on rom_files(rom_id) to fix PostgreSQL performance issue copilot-swe-agent[bot] 2026-04-14 02:35:19 +00:00
  • 99aa32ee44 Initial plan copilot-swe-agent[bot] 2026-04-14 02:30:58 +00:00
  • 35df20b97a Merge pull request #3257 from rommapp/dependabot/uv/pillow-12.2.0 Georges-Antoine Assi 2026-04-13 20:39:56 -04:00
  • 4b71e0aab0 chore(deps): bump pillow from 12.1.1 to 12.2.0 dependabot[bot] 2026-04-13 23:39:05 +00:00
  • 1ee4682845 feat: drive frontend patcher via server-side endpoint, isolate Node deps Georges-Antoine Assi 2026-04-13 07:39:31 -04:00
  • 6faaa65d1b Merge branch 'master' into claude/server-side-rom-patching-EaQck Georges-Antoine Assi 2026-04-12 19:51:57 -04:00
  • 3388b3413b Merge pull request #3254 from rommapp/romm-3251 Georges-Antoine Assi 2026-04-12 19:49:41 -04:00
  • 154165fadf final fixes Georges-Antoine Assi 2026-04-12 19:26:34 -04:00
  • 105ed84e43 feat: show TheGamesDB link on platform drawer when tgdb_id is set Georges-Antoine Assi 2026-04-12 19:04:51 -04:00
  • fe4d78ae3f Merge pull request #3253 from rommapp/romm-3250 Georges-Antoine Assi 2026-04-12 18:49:50 -04:00