maziggy
|
5d6ba0f875
Root cause: Frontend was firing multiple concurrent PUT requests when toggling MQTT, causing SQLite "database is locked" errors after 6-second timeout.
|
4 months ago |
MartinNYHC
|
01fb1c3b53
Merge pull request #95 from maziggy/dependabot/npm_and_yarn/frontend/multi-d64369b380
|
4 months ago |
dependabot[bot]
|
eb125ed378
Bump react-router and react-router-dom in /frontend
|
4 months ago |
MartinNYHC
|
4c632de0f6
Merge pull request #88 from maziggy/0.1.6b8
|
4 months ago |
maziggy
|
6fd11ddc77
Add virtual printer Queue mode and sidebar badge indicators
|
4 months ago |
maziggy
|
699d7b0c71
Fix chamber temp showing on A1/P1S in multi-printer setups
|
4 months ago |
maziggy
|
03f4f8436a
Fix queue prints failing with SD card error on A1 printers
|
4 months ago |
maziggy
|
693466eafc
Add project parts tracking separate from plates
|
4 months ago |
maziggy
|
c514e1f2af
Fix Bambu Lab spool detection and AMS tray data persistence
|
4 months ago |
maziggy
|
61c6473eca
Fix Bambu Lab spool detection in Spoolman sync and AMS cards
|
4 months ago |
maziggy
|
6eedf55713
Fix Spoolman sync skipping Bambu Lab spools with missing tray_uuid
|
4 months ago |
maziggy
|
9bf8fb75ea
Updated README
|
4 months ago |
maziggy
|
87c956c48a
Updated README
|
4 months ago |
maziggy
|
3f3bb96f08
Updated README
|
4 months ago |
maziggy
|
592342620a
Updated README
|
4 months ago |
maziggy
|
a53293dd82
Updated README
|
4 months ago |
maziggy
|
1e08c3d5a9
Minor project page bugfixes
|
4 months ago |
maziggy
|
d95d35c556
Updated README
|
4 months ago |
maziggy
|
c7377bfb0c
Fix inconsistent and confusing project statistics display
|
4 months ago |
maziggy
|
0a802bcc1c
- Updated README
|
4 months ago |
maziggy
|
3dbbd7ea19
Fix FTP download failing for .3mf files without .gcode extension
|
4 months ago |
maziggy
|
372df9f06a
Improved backup/restore module
|
4 months ago |
maziggy
|
368999a234
Add MQTT publishing for external automation integration
|
4 months ago |
maziggy
|
2db76c325b
Updated README
|
4 months ago |
maziggy
|
b39aa492cd
- Fixed chamber temperature badge on printer card for printers without chammber temperature sensor
|
4 months ago |
maziggy
|
9ae25f4c6e
- Fixed bug where chamber_light state was not included in WebSocket broadcasts, so the frontend never received updates when the printer's light state actually changed (only the optimistic update would show, which could be overwritten or stay stale)
|
4 months ago |
MartinNYHC
|
22dbdd7378
Merge pull request #81 from maziggy/0.1.6b7
|
4 months ago |
MartinNYHC
|
e801799e03
Merge branch 'main' into 0.1.6b7
|
4 months ago |
maziggy
|
bdf9518a72
- Created shared color utility (frontend/src/utils/colors.ts):
|
4 months ago |
maziggy
|
56cfdc50a0
Additional fixes made:
|
4 months ago |