158 Commits

Author SHA1 Message Date
9317a1baae Removed code for another feature 2025-09-23 17:10:13 +02:00
6f6d90aa60 fix(pagination): Fixed socket gevent (#95) 2025-09-23 17:06:18 +02:00
c71667cd41 Fix: #80, default images not downloading (also present in feature/pagination) 2025-09-17 18:07:28 +02:00
787a376553 Fixed sorting issue on minifigs, updated change log and version. 2025-09-16 10:44:47 +02:00
3adeef086b Added migration to get new bricklink data fields, fixed bricklink links, added set refresh based on missing bricklink data 2025-09-16 09:43:01 +02:00
1cac17a420 Added filter/sort/search to /minifigures and /parts 2025-09-15 20:29:26 +02:00
hiddenside
79f348178c Tweaks to get the progress bar working as expected. 2025-08-02 12:01:01 -07:00
jl
07be7b6004 Fixed the rebrickable scraping to deal with changes
Created a common naming schema for the instructions when downloaded
	setnumber-set-name-rebrickable-name
so set 3816-1 Glove World would end up
	3816-1-Glove-World-BI-3004-32-3816-V-29-39
If there is ever a duplicate name it appends _1+++
2025-08-02 12:01:01 -07:00
e28ad8b32c Fix orphaned parts blocking database upgrade 2025-02-10 16:42:23 +01:00
1dee03fbea Update changelog and version 2025-02-08 10:29:08 +01:00
bb05fbdd22 Warn users if there is no metadata configured 2025-02-08 10:27:55 +01:00
3496143962 Fix None being submitted to a metadata get() 2025-02-08 10:15:54 +01:00
a99669d9dc List of sets to be refreshed 2025-02-04 23:07:16 +01:00
64a9e063ec Wish requesters 2025-02-04 20:07:15 +01:00
ad24506ab7 Fix extra comma 2025-02-04 19:56:33 +01:00
5d6b373769 Add missing metadata when deleting a set 2025-02-04 19:48:39 +01:00
e022a6bc1e Remove unused logging 2025-02-04 19:06:36 +01:00
50e6c8bf9c Merge delete.html with set.html 2025-02-04 18:16:27 +01:00
9642853d8e Sort metadata lists by name for more consistency 2025-02-04 17:38:26 +01:00
2e995b615d Configuration doc 2025-02-04 17:04:09 +01:00
f0cec23da9 Set purchase date and price 2025-02-04 17:03:39 +01:00
195f18f141 Set purchase location 2025-02-04 12:52:18 +01:00
e7bfa66512 Put set metadata in nested accordion to reduce footprint 2025-02-04 12:40:49 +01:00
16e4c28516 Continue separation of state and value 2025-02-04 12:34:19 +01:00
3d660c594b Make instructions failsafe in the admin 2025-02-04 10:47:22 +01:00
7ce029029d Properly separate setting state and value for metadata 2025-02-04 10:37:43 +01:00
82b744334f Add helper to produce the set metadata lists 2025-02-04 10:08:25 +01:00
48e4b59344 Make sure COUNT() does not return NULL 2025-02-03 23:46:05 +01:00
4e3ae49187 Set storage details 2025-02-03 23:45:35 +01:00
f9e9edd506 Remove debug print 2025-02-03 22:46:34 +01:00
9a9b5af7f4 Restore RebrickablePart __init__ definition 2025-02-03 22:21:26 +01:00
8e40b1fd7e Simplify BrickRecord based lists to deduplicate code 2025-02-03 22:20:43 +01:00
8ad525926a Fix metadata storage deletion 2025-02-03 18:12:31 +01:00
0e485ddb71 Collapsible sort on the grid 2025-02-03 18:07:56 +01:00
d8046ac174 Add missing metadata for set loaded from minifigures or parts 2025-02-03 17:38:39 +01:00
103c3c3017 Additional socket debug messages 2025-02-03 16:47:09 +01:00
9aff7e622d Set storage 2025-02-03 16:46:45 +01:00
8ea6a3d003 Remove useless format() 2025-02-03 16:03:21 +01:00
53d1603e3e Simplify the instantiation of metadata list 2025-02-03 12:25:42 +01:00
d0d1e53acc Fix set storages and purchase locations to be normal metadata 2025-02-03 11:03:54 +01:00
4cf91a6edd Compute and display number of parts for minifigures 2025-02-03 10:48:19 +01:00
34408a1bff Display same parts using a different color 2025-02-03 10:10:06 +01:00
eac9fc1793 Allow hiding the damaged and missing columns from the parts table 2025-02-03 09:52:33 +01:00
9d6bc332cb Add missing database counters 2025-01-31 20:57:07 +01:00
b6c004c045 Remove unused html_id for sets 2025-01-31 20:57:07 +01:00
271effd5d2 Support for damaged parts 2025-01-31 20:57:07 +01:00
302eafe08c Fix broken set status 2025-01-31 20:57:07 +01:00
418a332f03 Add missing set owners SQL drop 2025-01-31 20:57:07 +01:00
f34bbe0602 Set tags 2025-01-31 20:57:07 +01:00
030345fe6b Fix functions definition 2025-01-31 20:57:07 +01:00