Commit Graph

67 Commits

Author SHA1 Message Date
9411e18a81 Added set numbers to page (Fixed #28). 2024-12-29 09:00:54 +01:00
0a40d42b6c Fixed #27. Parts are now correctly summed up 2024-12-28 19:37:47 +01:00
a088db6ded Fixed shuffle in Docker 2024-12-28 13:58:01 +01:00
00d91580aa Added shuffle option of frontpage 2024-12-28 13:51:02 +01:00
1909805919 Added upload button to instructions 2024-12-28 11:08:55 +01:00
657eeffde2 Added upload button to instructions 2024-12-28 10:54:07 +01:00
2f6cc79790 Added option for rebrickable links 2024-12-28 09:34:07 +01:00
d650627710 Added test if retired sets not existing 2024-12-27 11:06:43 +01:00
44cc91c26a Added retirement info to wishlist 2024-12-27 10:32:01 +01:00
00ccc57ee7 Working on retirement date on wishlist 2024-12-27 09:46:54 +01:00
39a4ab4d89 Updated readme and changed page_size to 500 2024-12-26 21:20:08 +01:00
608681f4bc Basic wishlist feature 2024-12-26 20:23:28 +01:00
baf5841502 Working on wishlist 2024-12-26 20:05:34 +01:00
ba2138a1af Updated readme and first time running 2024-12-26 18:17:54 +01:00
f8b4e89d84 Updated Parts 2024-11-21 13:23:32 +01:00
2021ad55e4 Removed minifig checkbox if set doesn't contain any 2024-11-20 22:19:15 +01:00
b357e08421 Added instructions dropdown if downloaded 2024-11-20 21:57:56 +01:00
e11ebaabd2 Fixed hardcoded url 2024-06-29 17:38:52 +02:00
f4c48a798a Fixed https issue with socketio 2024-06-29 17:32:47 +02:00
ef04293355 Fixed #12. Added colors to parts and missing 2024-06-29 16:34:47 +02:00
93ba6babbd Working on #12 2024-06-29 16:33:00 +02:00
34831501ef Cleanup and fixed return error 2024-06-29 16:03:38 +02:00
2c0e3f49d0 Added database scripts and updated rebrickable downloader. Fixed #1 2024-06-19 13:42:28 +02:00
c25dab304c Fixed #13. Saving again will replace/update and not add a new entry 2024-06-19 12:16:30 +02:00
c11af132f0 Added download script to get new csv files 2024-06-18 19:27:51 +02:00
13d2f8a895 Added Gunicorn Docker server (fixed #7) 2024-06-18 17:41:15 +02:00
45026c37dd Added docker support 2024-06-18 16:46:34 +02:00
053a1891da Fixed an issue where part id would be different and then not count total missing parts correctly 2024-04-26 17:04:10 +02:00
431fb8ce0e Added parts (fixed #6) 2024-04-26 16:43:12 +02:00
3ea9a957ac Fixed progress bar and added progress bar help text 2024-04-25 21:41:14 +02:00
525169ef77 Added sets.csv download, added missing minifig image error, added auto download of nil and nil_mf images, started proper fix for error in set numbers 2024-04-24 20:24:04 +02:00
26d979a12b Added minifigs page and started a missings page 2024-04-19 10:43:05 +02:00
b2668eaff0 Fixed is_spare issue 2024-04-19 10:29:28 +02:00
c1b126845d Added extra Show options 2024-04-19 10:21:00 +02:00
ee4036d8c2 Fixed missing bricks table 2024-04-19 09:18:18 +02:00
5e03013bef Missing bricks on index 2024-04-19 08:37:17 +02:00
db032cd37f Finished progress bar 2024-04-18 22:24:26 +02:00
e835b8f3a2 Added progress bar to create set 2024-04-18 22:11:44 +02:00
5031682c3a Fixed missing part image and added conditions for missing part url 2024-04-18 20:07:50 +02:00
10275695e4 Added error popup to 404 error on set lookup 2024-04-18 19:47:05 +02:00
44f9ee45fd Added delete button 2024-04-18 12:51:09 +02:00
4a3f7dc1e9 Working on delete button 2024-04-18 11:43:23 +02:00
59064a6088 Added navbar and redirect to create page 2024-04-18 07:53:06 +02:00
481e579b59 Fixed download of images and added missing minifigs 2024-04-17 22:42:48 +02:00
cbe6f16659 First working copy using sqlite3 2024-04-16 21:43:30 +02:00
08a90db2f5 Moving from json to sqlite3 2024-04-16 21:36:34 +02:00
4dee6d33e9 New frontpage format 2024-04-14 22:10:07 +02:00
2b9448fd35 Added theme download script. Added front page info and save to file, as well as extra sort options 2024-04-14 15:56:08 +02:00
18f7b20b39 Added color and qty to minifigs 2024-04-12 14:46:02 +02:00
13a4a3b191 Fixed issue with 204 on iOS. Moved call to ajax 2024-03-14 08:18:05 +01:00