Commit Graph

  • c011f69598 Stream import progress via SSE main Syco 2026-05-22 21:19:27 +02:00
  • 6ab65ef87e Remove stale cards during import that no longer exist in YGOPRODeck Syco 2026-05-22 21:13:19 +02:00
  • d9e0087589 Include set_id in getSetCards response Syco 2026-05-16 02:11:22 +02:00
  • 34f7e6a9c6 Add sets endpoints (GET /sets and GET /sets/:setId/cards) Syco 2026-05-16 00:51:38 +02:00
  • 8f3d0ee0a8 Move image_ids to image endpoint response, remove slow IN query from cards export Syco 2026-05-15 22:18:02 +02:00
  • 8fe83f41e3 Fix duplicate image_id crash: deduplicate within batch, restore ON DUPLICATE KEY UPDATE Syco 2026-05-15 22:05:59 +02:00
  • 382d0ffd43 Add image_ids to card export, support imageId query param for artwork fetching Syco 2026-05-15 22:02:45 +02:00
  • 5e1c2558e7 Skip unchanged rows on import: diff cards, images, and set-rarities against DB state Syco 2026-05-15 21:59:26 +02:00
  • e82a50458b Optimize import: bulk INSERTs, pre-resolve rarities, BATCH_SIZE 50->500 Syco 2026-05-15 21:57:03 +02:00
  • 09eea6d176 Fix card_images schema: use API image_id as PK, support multiple artworks per card Syco 2026-05-15 21:52:58 +02:00
  • c4c95fa972 Improve API controllers: case-insensitive search, scoped queries, cleanup Syco 2026-05-15 21:41:27 +02:00
  • cc0c5233eb Structural cleanup Syco 2026-05-15 21:34:40 +02:00
  • 5a1607c106 Add Docker, Woodpecker CI/CD, and cleanup Syco 2026-05-15 20:48:35 +02:00
  • 3996eaec45 giTea Test Syco 2026-05-14 10:42:37 +02:00
  • 1bd07046ac removed /api Syco 2026-03-29 19:45:45 +02:00
  • d1a4930cd5 Api trouble Syco 2026-03-29 19:34:30 +02:00
  • 589185c76c add Get Db_version Syco 2026-03-29 19:04:08 +02:00
  • c1c3e0d3d9 readme Syco 2026-03-25 20:08:07 +01:00
  • 4d20b218f7 export cards Syco 2026-03-14 23:54:17 +01:00
  • 87897295f0 compare versions Syco 2026-03-13 22:28:39 +01:00
  • 16c504dfb5 Card Import Works Syco 2026-03-13 20:07:05 +01:00
  • 9f378f9e53 parallelized set Import Syco 2026-03-13 18:33:31 +01:00
  • 64166cce0d changed file name Syco 2026-03-13 18:19:55 +01:00
  • 8ace9c0fd5 basic set import works Syco 2026-03-13 18:04:08 +01:00
  • 45701259a4 File strucure Syco 2026-03-13 17:34:39 +01:00
  • e08de215d8 Initial commit Syco 2026-03-13 17:17:24 +01:00