maziggy
|
0feed83ce4
Fix P2S camera TLS compatibility via OpenSSL proxy (#661)
|
2 ماه پیش |
maziggy
|
c5791e0b54
Fix spool assignment applying wrong filament profile (#681)
|
2 ماه پیش |
maziggy
|
bbc5ccb982
Library Upload Doesn't Show New File Until Page Reload ([#704](https://github.com/maziggy/bambuddy/issues/704)) — After uploading a file in the Library file manager, the file list didn't update until the user reloaded the browser. The upload endpoint used `db.flush()` instead of `db.commit()`, so the new row was only written to the database *after* the response was sent to the client. The frontend immediately refetched the file list upon receiving the response, but a new database session couldn't see the uncommitted row — resulting in stale data. Fixed by committing before the response is returned. Also fixed the same race condition in folder create, folder update, and file update endpoints. Reported by @shadowjig.
|
2 ماه پیش |
maziggy
|
79f4a62308
Redact printer access codes from support bundle logs
|
2 ماه پیش |
maziggy
|
5a8aa61f44
Bump PyJWT >=2.12.0 (CVE-2026-32597) and flatted >=3.4.0
|
2 ماه پیش |
maziggy
|
14855ba8f4
Add ambient drying mode and fix block mode humidity auto-stop (#292)
|
2 ماه پیش |
maziggy
|
cffba4a911
Add queue auto-drying, configurable drying presets, and AMS PSU detection (#292)
|
2 ماه پیش |
maziggy
|
9f93c04f6f
Revert " Camera P2S + snapshot fix (#661):"
|
2 ماه پیش |
maziggy
|
7ea78a2969
Camera P2S + snapshot fix (#661):
|
2 ماه پیش |
maziggy
|
95625aa860
Fix daily build tags falsely triggering update notification
|
2 ماه پیش |
maziggy
|
c2cf041af2
Update CI Node.js version from 20 to 22 LTS
|
2 ماه پیش |
maziggy
|
4db87505c7
Housekeeping
|
2 ماه پیش |
maziggy
|
81db4eabaf
Fix smart_plugs UNIQUE constraint migration not firing on some databases (#689)
|
2 ماه پیش |
maziggy
|
e314305623
Fix HMS notifications firing for unknown/phantom error codes
|
2 ماه پیش |
maziggy
|
ecc9ec11f1
Fix HA switch badge toggle and multi-plug crash
|
2 ماه پیش |
maziggy
|
5a4a2260b1
Fix PA-CF/PA12-CF/PAHT-CF type matching and force color match click target (#688)
|
2 ماه پیش |
maziggy
|
cfec18eca4
Fix floating camera drag/resize not working on iOS/iPadOS (#687)
|
2 ماه پیش |
maziggy
|
220717f174
Fix inventory usage tracker missing external spool mapping (#677)
|
2 ماه پیش |
maziggy
|
adb0500e67
Fix AMS fill level showing 0% for non-Viewer users (#676)
|
2 ماه پیش |
maziggy
|
0b6facc91c
Add first layer complete notification with camera snapshot (#679)
|
2 ماه پیش |
maziggy
|
685d04df67
Fix virtual printer proxy mode always defaulting to X1C model
|
2 ماه پیش |
maziggy
|
f21e502b8f
Add remote AMS drying controls (#292)
|
2 ماه پیش |
maziggy
|
f1eb375964
Fix cloud profiles shared across all users (#665)
|
2 ماه پیش |
maziggy
|
3aa1382987
Fix P2S camera stream disconnecting after a few seconds (#661)
|
2 ماه پیش |
maziggy
|
3452f70726
Fix interface aliases not shown in virtual printer interface select
|
2 ماه پیش |
maziggy
|
fea6350462
Housekeeping
|
2 ماه پیش |
maziggy
|
add4c0ef5a
Fix local profiles not shown in AMS slot configuration
|
2 ماه پیش |
maziggy
|
374895f959
Fix ethernet badge false positive and MQTT thread crash (#585)
|
2 ماه پیش |
maziggy
|
42eab0354d
Bumped version
|
2 ماه پیش |
maziggy
|
26a3b2172d
Fix ethernet badge shown on WiFi-only printers (#585)
|
2 ماه پیش |