Historial de Commits

Autor SHA1 Mensaje Fecha
  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. hace 2 meses
  maziggy 81db4eabaf Fix smart_plugs UNIQUE constraint migration not firing on some databases (#689) hace 2 meses
  maziggy 0b6facc91c Add first layer complete notification with camera snapshot (#679) hace 2 meses
  maziggy f1eb375964 Fix cloud profiles shared across all users (#665) hace 2 meses
  maziggy b3c37072b2 Add auto-dispatch toggle for virtual printer queue mode (#587) hace 2 meses
  Thomas Rambach 7ba67012f6 Feature AMS Info Card (#570) hace 2 meses
  maziggy 058f74a7da Add in-app bug reporting with relay, debug log collection, and privacy controls hace 2 meses
  maziggy e3ebe86b00 Remove obsolete slicer_binary_path setting from database hace 2 meses
  maziggy f943420ea2 Add SpoolBuddy NFC tag writing with OpenTag3D format hace 2 meses
  maziggy f2d28a0ef8 Spoolbuddy frontend fixes hace 2 meses
  maziggy a5016432df Fix SpoolBuddy tag_type for linked spools + add inventory weight check column hace 2 meses
  maziggy 37d9b4c841 Fix manual spool weight overwritten by AMS auto-sync (#525) hace 3 meses
  maziggy 38af5df050 Add filament override for model-based queue assignment (#486) hace 3 meses
  maziggy aeca15b585 Add SpoolBuddy integration as optional filament management add-on hace 3 meses
  maziggy 1404242e0c Fix cost tracking issues hace 3 meses
  Matteo Parenti 04ffca204f Add cost tracking for spools and usage history hace 3 meses
  maziggy d24e7cdf84 feat: multiple virtual printers with dedicated bind IPs + dual bind/detect ports (#445) hace 3 meses
  maziggy df83250ff8 feat: add dedicated clear_plate permission + full-page group editor (#446) hace 3 meses
  maziggy b02e9da943 WIP: multi virtual printer support hace 3 meses
  Matteo Parenti 233f50c38d fix(inventory): spool catalog entry ID matching hace 3 meses
  maziggy 27cecbed87 feat: add print log timeline view in archives page hace 3 meses
  maziggy 53a4933c36 feat: add bed cooled notification after print completes (#378) hace 3 meses
  Matteo Parenti 8b0895f63f Add soft-delete for system maintenance tasks hace 3 meses
  maziggy f9b47282a1 Nozzle-aware AMS mapping for dual-nozzle printers, BL spool detection fix, AMS startup fix, SQLite WAL (#318) hace 3 meses
  maziggy a6f6df2e34 Sync fixes hace 3 meses
  MartinNYHC 44df253c67 Merge branch '0.2.0b' into feature/inventory hace 3 meses
  maziggy 1b5683b3a3 Add "Open in new tab" toggle for external sidebar links (#338) hace 3 meses
  maziggy ec82092bc7 Sync hace 3 meses
  maziggy ea5b9b3011 Post work PR #322 hace 3 meses
  maziggy edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) hace 3 meses