maziggy
|
d78a9b81dc
Updated CONTRIBUTING.md
|
2 miesięcy temu |
maziggy
|
3c28c37462
Updated CHANGELOG
|
2 miesięcy temu |
maziggy
|
c518fd15ac
[Fix] X1C Virtual Printer not accepting sends (#735)
|
2 miesięcy temu |
MartinNYHC
|
d6bf494c0b
Merge pull request #721 from maziggy/0.2.2
|
2 miesięcy temu |
MartinNYHC
|
1f1ead8ed0
Merge branch 'main' into 0.2.2
|
2 miesięcy temu |
maziggy
|
21ae02be8e
Bumped version
|
2 miesięcy temu |
maziggy
|
b889de91ba
Allow spool assignment to empty AMS slots and fix profile label (#717)
|
2 miesięcy temu |
maziggy
|
a388ab791f
Deleted broken install/start_bambuddy.bat
|
2 miesięcy temu |
maziggy
|
98988d345e
Updated CONTRIBUTING.md
|
2 miesięcy temu |
maziggy
|
d9049e65b1
Updated CONTRIBUTING.md
|
2 miesięcy temu |
maziggy
|
fa6edfbcde
Fix stored XSS vulnerabilities and unauthenticated auth toggle
|
2 miesięcy temu |
maziggy
|
0feed83ce4
Fix P2S camera TLS compatibility via OpenSSL proxy (#661)
|
2 miesięcy temu |
maziggy
|
c5791e0b54
Fix spool assignment applying wrong filament profile (#681)
|
2 miesięcy temu |
Dakota G
|
c52505cd3a
[Fix]: Ensures AMS-HT devices are properly identified in Spoolman (#711)
|
2 miesięcy temu |
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 miesięcy temu |
Dakota G
|
30b34bc255
[Fix]: Changes SMTP testing to use saved settings in the database (#710)
|
2 miesięcy temu |
maziggy
|
79f4a62308
Redact printer access codes from support bundle logs
|
2 miesięcy temu |
maziggy
|
5a8aa61f44
Bump PyJWT >=2.12.0 (CVE-2026-32597) and flatted >=3.4.0
|
2 miesięcy temu |
maziggy
|
14855ba8f4
Add ambient drying mode and fix block mode humidity auto-stop (#292)
|
2 miesięcy temu |
maziggy
|
cffba4a911
Add queue auto-drying, configurable drying presets, and AMS PSU detection (#292)
|
2 miesięcy temu |
maziggy
|
b1c241c2e5
Updated .github/ISSUE_TEMPLATE/bug_report.yml
|
2 miesięcy temu |
maziggy
|
97d8108ba6
Updated .github/ISSUE_TEMPLATE/bug_report.yml
|
2 miesięcy temu |
maziggy
|
658ac3de6a
Housekeeping
|
2 miesięcy temu |
Dakota G
|
47afcec1c5
[Fix]: Allow SMTP to be configured before Advanced Authentication is enabled (#700)
|
2 miesięcy temu |
maziggy
|
9f93c04f6f
Revert " Camera P2S + snapshot fix (#661):"
|
2 miesięcy temu |
maziggy
|
7ea78a2969
Camera P2S + snapshot fix (#661):
|
2 miesięcy temu |
maziggy
|
d8770b2bce
Fix energy costs not updating per timeframe in statistics (#695)
|
2 miesięcy temu |
maziggy
|
95625aa860
Fix daily build tags falsely triggering update notification
|
2 miesięcy temu |
maziggy
|
c2cf041af2
Update CI Node.js version from 20 to 22 LTS
|
2 miesięcy temu |
maziggy
|
4db87505c7
Housekeeping
|
2 miesięcy temu |