602 Commits

Author SHA1 Message Date
22cdb713d7 fix(admin): changed accordion style on settings 2025-11-06 09:16:12 +01:00
81b7ebf1a6 fix(sql): set will now be deleted correctly 2025-11-06 09:08:53 +01:00
7445666f25 fix(statistics): statistics will now load correctly if no sets are found 2025-11-06 09:08:36 +01:00
e65a9454a8 Updated gitignore 2025-11-06 08:29:32 +01:00
8053f5d30c feat(sets): show bricklink if enabled 2025-10-03 10:16:56 +02:00
7eb199d289 fix(env): changed default minifigures folder from minifigs to minifigures (#92) 2025-10-03 09:50:41 +02:00
6364da676b fix(admin): added log into to respect debug var 2025-10-03 09:22:45 +02:00
a3d08d8cf6 feat(sets): added filter on sets page to show duplicate sets. default is shown. can be hidden using env var. works with consolidated sets too. 2025-10-03 09:13:15 +02:00
4b653ac270 feat(admin): added live configuration management, where user can enable/disable and change configurations without editing .env file. Some changes will need an application restart 2025-10-03 00:15:21 +02:00
a70a1660f0 fix(admin): open the right drawer on database upgrade 2025-10-02 23:52:13 +02:00
0db749fce0 doc(changelog): updated changelog. 2025-10-02 14:58:23 +02:00
256108bbdb feat(sql): WAL and index optimization 2025-10-02 14:53:58 +02:00
145d9d5dcb feat(admin): database is expanded by default 2025-10-02 14:35:37 +02:00
b9d42c2866 feat(admin): new env var. for which sections should be open by default in the admin page. 2025-10-02 14:27:32 +02:00
d1988d015e fix(sets): year-filter now correctly show all years not just current page. 2025-10-02 14:02:51 +02:00
8e458b01d1 Merge pull request 'feature/statistics' (#107) from feature/statistics into release/1.3
Reviewed-on: #107
2025-10-02 13:36:31 +02:00
989e0d57d0 Fixed date formatting on consolidated sets 2025-10-01 21:17:44 +02:00
1097255dca Fixed consolidated price on card 2025-10-01 21:11:14 +02:00
7ffbc41f0a Updated changelog 2025-10-01 21:02:58 +02:00
11f9e5782f Added charts, env var for charts, fixed formatting and table columns 2025-10-01 20:52:29 +02:00
5f43e979f9 feat(statistics): Initial upload 2025-10-01 19:43:25 +02:00
4375f018a4 Merge pull request 'feature/consolidation' (#106) from feature/consolidation into release/1.3
Reviewed-on: #106
2025-10-01 19:28:49 +02:00
87472039be Changed border color 2025-10-01 19:22:57 +02:00
c1089c349f Fixed total minifigures for consolidated sets 2025-09-28 08:59:10 +02:00
3f6af51a43 Changed the look of consolidated cards when multiple statuses are used. 2025-09-28 08:42:33 +02:00
bc3cc176ef Fixed purchase information on consolidated cards 2025-09-27 23:43:27 +02:00
4a1a265fa8 Updated changelog 2025-09-27 23:32:45 +02:00
7c95583345 Changed the "Multiple Copies Available" view and fixed border formatting. 2025-09-27 23:30:13 +02:00
65f23c1f12 Fixed nested box formatting. 2025-09-27 23:06:53 +02:00
aa6c969a6b Fixed consolidating sets. 2025-09-27 23:06:06 +02:00
0bff20215c Merge pull request 'feature/checkbox' (#105) from feature/checkbox into release/1.3
Reviewed-on: #105
2025-09-27 16:26:04 +02:00
d0147b8061 Incremented version to 1.3.0 2025-09-27 16:17:05 +02:00
ca0de215ab Fixed damaged parts drawer showing on minifigures when no parts are damaged. 2025-09-26 12:46:31 +02:00
05b259e494 Removed checkboxes from minifigures details page 2025-09-26 12:28:49 +02:00
f03fd82be1 Feat(checkbox): Initial upload 2025-09-26 11:47:15 +02:00
a769e5464b Merge pull request 'feature/peeron' (#104) from feature/peeron into release/1.3
Reviewed-on: #104
2025-09-26 11:40:01 +02:00
40871a1c10 Changed download string 2025-09-26 11:37:49 +02:00
caac283905 Updated peeron download logic with proper socket. 2025-09-26 11:31:22 +02:00
4bc0ef5cc4 Peeron thumbnails cache, as peeron uses http and cant live link to https 2025-09-25 22:09:36 +02:00
ec4f44a3ab Removed unused import 2025-09-25 21:46:58 +02:00
0a29543939 Cleanup of peeron download 2025-09-25 21:42:15 +02:00
74fe14f09b Added rotation, moved select all, added link after download 2025-09-25 20:47:41 +02:00
787624c432 Added env variables and fixed socket for peeron 2025-09-24 21:59:10 +02:00
eddf4311d3 Feat(peeron): Initial upload 2025-09-24 21:59:10 +02:00
90c0c20d75 Merge pull request 'feature/pagination' (#101) from feature/pagination into release/1.3
Reviewed-on: #101
2025-09-24 21:49:05 +02:00
d2d388b142 Merge branch 'release/1.3' into feature/pagination 2025-09-24 21:47:54 +02:00
acf06e1955 Updated change log 2025-09-24 21:36:40 +02:00
c465e9814c Fixed duplicate color in parts dropdown 2025-09-24 21:24:51 +02:00
046493294f Moved sort/filter buttons 2025-09-24 20:44:50 +02:00
1096fbdef6 Fixed sorting icon on sets page 2025-09-24 20:40:46 +02:00