Commit Graph

48 Commits

Author SHA1 Message Date
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
c0111e5c2c Removed favicon error and fixed an issue where you could not wrote nothing in a text box and save it 2024-03-04 14:21:11 -05:00
a23205060c Fixed a bug where it was already index 0 that was popped from the missing bricks list 2024-03-04 14:10:56 -05:00
52eeab7042 Fixed formatting and added title image on inventory page 2024-03-04 14:00:57 -05:00
172e371656 Fixed removing entry if missing is 0 2024-03-04 12:17:19 -05:00
a8cc82f7cb Cant save empty field 2024-03-04 09:41:48 -05:00
a843e929d7 Working frontpage with responsive grid. Fixed issue with part without element_id 2024-03-03 06:43:24 -05:00
bdf4bbef6c Starting work on index page. 2024-03-03 05:15:38 -05:00
74f19611ea Seperated Spares and added working missing table 2024-03-02 03:02:37 -05:00
edaaf910ca Access sets using /set_num 2024-02-29 13:44:28 -05:00
2e2eab7d6f Saving multiple sets works 2024-02-29 13:30:25 -05:00
68a8eb71c1 Create duplicate sets 2024-02-29 09:22:55 -05:00
ff1c7e2ca1 Saving missing files 2024-02-29 08:47:12 -05:00
afe52011e4 Up to date 2024-02-29 07:24:47 -05:00
ac0d3058d7 Working on missing parts 2024-02-29 02:43:31 -05:00
14e0cba5df Added missing bricks save 2024-02-29 08:17:19 +01:00
49de698ec9 Working on Flask version 2024-02-28 15:31:43 -05:00
f2884e185e Initial Upload 2024-02-28 20:08:16 +01:00