Historie revizí

Autor SHA1 Zpráva Datum
  maziggy c6f62f9cd9 Add persistent auto-off option for smart plugs (#826) před 2 měsíci
  maziggy 77cb7158d2 Add SpoolBuddy System tab with live OS stats from Raspberry Pi před 2 měsíci
  maziggy b8fa2df36d Increase database connection pool limits for large printer farms před 2 měsíci
  Keybored 6e648804fc [Feature] Spoolbuddy Fixes and Improvements (#787) před 2 měsíci
  Keybored 3f7d0e2d55 Add notification for no spool assigned for active trays, improve usage tracker logic in edge cases (#789) před 2 měsíci
  maziggy 3a09108457 Add missing migration for spoolbuddy update_status columns před 2 měsíci
  maziggy 4f617c21e1 [Fix] X1C Virtual Printer not accepting sends (#735) před 2 měsíci
  maziggy fe3c1983af Add camera image rotation option (#672) před 2 měsíci
  Thomas Rambach 9562d66b6b Feature: Advanced Authentication User Email Notifications (#693) před 2 měsíci
  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. před 2 měsíci
  maziggy 81db4eabaf Fix smart_plugs UNIQUE constraint migration not firing on some databases (#689) před 2 měsíci
  maziggy 0b6facc91c Add first layer complete notification with camera snapshot (#679) před 2 měsíci
  maziggy f1eb375964 Fix cloud profiles shared across all users (#665) před 2 měsíci
  maziggy b3c37072b2 Add auto-dispatch toggle for virtual printer queue mode (#587) před 2 měsíci
  Thomas Rambach 7ba67012f6 Feature AMS Info Card (#570) před 2 měsíci
  maziggy 058f74a7da Add in-app bug reporting with relay, debug log collection, and privacy controls před 2 měsíci
  maziggy e3ebe86b00 Remove obsolete slicer_binary_path setting from database před 2 měsíci
  maziggy f943420ea2 Add SpoolBuddy NFC tag writing with OpenTag3D format před 2 měsíci
  maziggy f2d28a0ef8 Spoolbuddy frontend fixes před 2 měsíci
  maziggy a5016432df Fix SpoolBuddy tag_type for linked spools + add inventory weight check column před 2 měsíci
  maziggy 37d9b4c841 Fix manual spool weight overwritten by AMS auto-sync (#525) před 3 měsíci
  maziggy 38af5df050 Add filament override for model-based queue assignment (#486) před 3 měsíci
  maziggy aeca15b585 Add SpoolBuddy integration as optional filament management add-on před 3 měsíci
  maziggy 1404242e0c Fix cost tracking issues před 3 měsíci
  Matteo Parenti 04ffca204f Add cost tracking for spools and usage history před 3 měsíci
  maziggy d24e7cdf84 feat: multiple virtual printers with dedicated bind IPs + dual bind/detect ports (#445) před 3 měsíci
  maziggy df83250ff8 feat: add dedicated clear_plate permission + full-page group editor (#446) před 3 měsíci
  maziggy b02e9da943 WIP: multi virtual printer support před 3 měsíci
  Matteo Parenti 233f50c38d fix(inventory): spool catalog entry ID matching před 3 měsíci
  maziggy 27cecbed87 feat: add print log timeline view in archives page před 3 měsíci