602 Commits

Author SHA1 Message Date
146f3706a5 Update version to 1.3.1 v1.3.1 2025-12-20 15:42:47 -05:00
951e662113 fix(changelog): updated changelog 2025-12-20 15:24:57 -05:00
1184f9bf48 fix(add): fixed #199, foreign key constraint failed 2025-12-20 15:22:45 -05:00
ede8d996e2 fix(debug): fixed debug log not shown 2025-12-19 18:16:08 -05:00
45f74848d2 fix(changelog): updated with post-1.3 fixes 2025-12-18 22:45:46 -05:00
417bbd178b fix(meta): fixed an issue where owner, status and tag didn't save on sets detail page 2025-12-18 22:16:14 -05:00
349648969c fix(minifigures): fix filter on client side pagination 2025-12-18 21:53:19 -05:00
7f9a7a2afe fix(error): fixed error message paths 2025-12-18 13:44:53 -05:00
451b8e14a1 fix(admin): nil images now uses correct folder. 2025-12-18 13:20:26 -05:00
cca5b6d88e fix(readme): updated readme 2025-12-18 11:35:02 -05:00
678499a9f2 Merge pull request '.gitignore update' (#117) from release/1.3 into master
Reviewed-on: #117
2025-12-18 17:25:47 +01:00
8fab57d55a .gitignore update 2025-12-18 10:17:07 -05:00
b1c32ea5aa Merge pull request 'release/1.3' (#116) from release/1.3 into master
Reviewed-on: #116
v1.3
2025-12-18 01:41:28 +01:00
577f9a566d feat(migration): added documentation links to migration page 2025-12-17 19:33:34 -05:00
1263f775c3 feat(readme): updated readme with logo 2025-12-17 19:22:53 -05:00
3f95f49e31 feat(readme): updated readme with links to new documentation 2025-12-17 19:19:28 -05:00
d134974b84 feat(logo): Image updated to own design 2025-12-17 17:56:51 -05:00
728b030ee1 feat(docs): new images for documentation 2025-12-17 14:00:36 -05:00
bcbeff8a3c fix(sets): filters now uses two rows on sets page 2025-12-17 13:07:54 -05:00
01a5114bb0 fix(admin): fixed link to migration guide 2025-12-17 10:27:13 -05:00
6003419069 fix(git): updated gitignore 2025-12-17 10:26:29 -05:00
e32b82b961 feat(env): updated examples 2025-12-17 10:26:10 -05:00
c45d696a48 fix(docs): updated migration guide with backup warning. 2025-12-15 22:27:13 -05:00
a98f4faaeb fix(docker): updated compose files for v1.3 changes 2025-12-15 22:26:45 -05:00
343f2f2fe9 fix(changelog): updated changelog formatting 2025-12-15 22:15:05 -05:00
41b5f60e0a fix(changelog): updated changelog for 1.3 2025-12-15 22:11:40 -05:00
41aed75b37 fix(docs): updated migration guide 2025-12-15 21:32:36 -05:00
7651ac187d fix(env): create folder if doesn't exist, when saving .env file 2025-12-15 21:20:56 -05:00
7cc8de596e fix(docker): changes Dockerfile command order to use pip cache 2025-12-15 19:53:00 -05:00
d207f22990 fix(docker): fixing exit code 137 when stopping container 2025-12-15 19:50:29 -05:00
2cc23b5ffa feat(darkmode): updated changelog with darkmode info 2025-12-15 19:34:43 -05:00
b2e4597ab5 feat(darkmode): added darkmode with env var setting and live settings on admin page 2025-12-15 17:52:05 -05:00
7369d0babf feat(parts): Added option to hide spare parts but still save them to db 2025-12-07 20:41:13 +01:00
d6d0a70116 fix(socket): added better debug logging and added polling as priority over websocket, for better iOS connection 2025-12-07 20:38:37 +01:00
91ef4158b7 fix(env): settings are not locked after save anymore 2025-12-06 21:04:04 +01:00
e1eea7295d fix(env): moved .env to data folder. admin page, now correctly works with changes to variables 2025-12-06 20:48:30 +01:00
bc8864ab2a fix(inst): removed cloudscraper 2025-12-06 15:41:05 +01:00
7860b71ccd fix(sets): adding sets now works after migration 20 2025-12-06 15:40:44 +01:00
60e4fe8037 fix(inst): removed cloudscraper as it caused issues with rebrickable instructions 2025-12-05 23:51:09 +01:00
85728e2d68 fix(inst): fixed folder path for instructions 2025-12-05 22:38:38 +01:00
00ca611217 fix(inst): download from rebrickable work again. fixed folder path and rebrickable connection 2025-12-05 22:31:19 +01:00
1e17185114 fix(sets): if no set image exists, use nil image 2025-12-05 20:51:41 +01:00
41e61a2f41 fix(sets): set number can now be alphanumerical 2025-12-05 19:33:25 +01:00
4d4a1aa9f9 feat: new user data structure. see docs/migration_guide 2025-12-05 17:59:56 +01:00
29c5d81160 feat(stats): statistics page now requires authentication if enabled 2025-11-06 21:57:05 +01:00
891a55ee9e fix: moved clear filter button 2025-11-06 21:39:25 +01:00
0fedd430b3 fix: removed ?page=1 on client-side pagination 2025-11-06 21:08:16 +01:00
346f8e9908 feat: added clear filter button to sets/parts/problems/minifigures 2025-11-06 18:53:19 +01:00
7567cb51af feat(prob): added filter for tag and storage 2025-11-06 18:06:27 +01:00
61450312ff feat: added filters to /parts, /problems, /minifigures 2025-11-06 17:51:43 +01:00