Histórico de Commits

Autor SHA1 Mensagem Data
  maziggy 70b12e1949 Fix API key empty printer_ids granting full access há 1 mês atrás
  maziggy 039db1217d Add shortest-job-first queue scheduling with starvation guard (#879) há 1 mês atrás
  maziggy 610431d6b7 Add optional PostgreSQL database support há 1 mês atrás
  maziggy 76adf70fd4 Add separate power/energy URLs and multipliers for REST smart plugs (#472) há 1 mês atrás
  maziggy f4df4393be Add spool inventory and print archive backup to GitHub backup (#870) há 1 mês atrás
  maziggy 3270179090 Add batch print quantity to print/schedule dialog (#342) há 1 mês atrás
  maziggy 914adde5aa Add REST/Webhook smart plug type (#472) há 1 mês atrás
  maziggy c6f62f9cd9 Add persistent auto-off option for smart plugs (#826) há 2 meses atrás
  maziggy 77cb7158d2 Add SpoolBuddy System tab with live OS stats from Raspberry Pi há 2 meses atrás
  maziggy b8fa2df36d Increase database connection pool limits for large printer farms há 2 meses atrás
  Keybored 6e648804fc [Feature] Spoolbuddy Fixes and Improvements (#787) há 2 meses atrás
  Keybored 3f7d0e2d55 Add notification for no spool assigned for active trays, improve usage tracker logic in edge cases (#789) há 2 meses atrás
  maziggy 3a09108457 Add missing migration for spoolbuddy update_status columns há 2 meses atrás
  maziggy 4f617c21e1 [Fix] X1C Virtual Printer not accepting sends (#735) há 2 meses atrás
  maziggy fe3c1983af Add camera image rotation option (#672) há 2 meses atrás
  Thomas Rambach 9562d66b6b Feature: Advanced Authentication User Email Notifications (#693) há 2 meses atrás
  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. há 2 meses atrás
  maziggy 81db4eabaf Fix smart_plugs UNIQUE constraint migration not firing on some databases (#689) há 2 meses atrás
  maziggy 0b6facc91c Add first layer complete notification with camera snapshot (#679) há 2 meses atrás
  maziggy f1eb375964 Fix cloud profiles shared across all users (#665) há 2 meses atrás
  maziggy b3c37072b2 Add auto-dispatch toggle for virtual printer queue mode (#587) há 2 meses atrás
  Thomas Rambach 7ba67012f6 Feature AMS Info Card (#570) há 2 meses atrás
  maziggy 058f74a7da Add in-app bug reporting with relay, debug log collection, and privacy controls há 2 meses atrás
  maziggy e3ebe86b00 Remove obsolete slicer_binary_path setting from database há 2 meses atrás
  maziggy f943420ea2 Add SpoolBuddy NFC tag writing with OpenTag3D format há 2 meses atrás
  maziggy f2d28a0ef8 Spoolbuddy frontend fixes há 2 meses atrás
  maziggy a5016432df Fix SpoolBuddy tag_type for linked spools + add inventory weight check column há 2 meses atrás
  maziggy 37d9b4c841 Fix manual spool weight overwritten by AMS auto-sync (#525) há 3 meses atrás
  maziggy 38af5df050 Add filament override for model-based queue assignment (#486) há 3 meses atrás
  maziggy aeca15b585 Add SpoolBuddy integration as optional filament management add-on há 3 meses atrás