Commit Graph

14 Commits

Author SHA1 Message Date
Frederik Baerentsen 3bfd1c17dd Sets, Parts and Minifigures have pagination now 2025-09-17 07:06:34 +02:00
Frederik Baerentsen 1cac17a420 Added filter/sort/search to /minifigures and /parts 2025-09-15 20:29:26 +02:00
Gregoo 48e4b59344 Make sure COUNT() does not return NULL 2025-02-03 23:46:05 +01:00
Gregoo 4cf91a6edd Compute and display number of parts for minifigures 2025-02-03 10:48:19 +01:00
Gregoo 271effd5d2 Support for damaged parts 2025-01-31 20:57:07 +01:00
Gregoo 5fcd76febb Missing quotes around SQL identifier 2025-01-31 20:57:07 +01:00
Gregoo c4bb3c7607 Deduplicated parts and missing parts 2025-01-31 20:57:06 +01:00
Gregoo 270838a549 Simplify fields name in the database 2025-01-31 20:57:06 +01:00
Gregoo a0fd62b9d2 Deduplicate minifigures 2025-01-31 20:57:05 +01:00
Gregoo d063062780 Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
Gregoo da2746d2a0 More cleanup of unquoted or misquoted SQL identifiers 2025-01-24 10:25:40 +01:00
Gregoo ebe0585a40 Quote SQL identifiers as best practice and to avoid any problem in the future 2025-01-20 19:39:12 +01:00
Gregoo 7999572cf1 Fix missing 'missing' and 'quantity' badges for minifigure in a part card 2025-01-17 16:28:43 +01:00
Gregoo 6477be00b6 Massive rewrite 2025-01-17 11:03:00 +01:00