Historial de Commits

Autor SHA1 Mensaje Fecha
  maziggy 0b2b81a34d [Fix] Virtual Printer proxy mode fails on isolated networks (#757) hace 2 meses
  maziggy c5a0651172 Fix AMS slot search showing unrelated filament profiles (#681) hace 2 meses
  maziggy 0e712c72a1 [Feature] Add quick print speed control to printer card (#256) hace 2 meses
  maziggy 96966cd3d2 [Feature] Add spool name column and filter to filament inventory (#740) hace 2 meses
  maziggy dcdebef9a8 [Fix] Spool assignment UI shows wrong filament preset name (#681) hace 2 meses
  maziggy 6be5fa6632 [Fix] Camera window overlapping modals (#738) hace 2 meses
  maziggy fe3c1983af Add camera image rotation option (#672) hace 2 meses
  maziggy aeae5cfa23 Reformat AMS drying presets table (#732) hace 2 meses
  maziggy a4006408a2 Fix white filament color swatches invisible in light theme (#726) hace 2 meses
  maziggy 11610a5b48 Compact assign spool modal grid layout (#725) hace 2 meses
  maziggy 7ab9b3e39f Fix mobile sidebar scroll, lint errors, and add tests for (#724) hace 2 meses
  maziggy a6d307d739 Post work PR #693 hace 2 meses
  maziggy 5a8dd8cd69 sync hace 2 meses
  maziggy b889de91ba Allow spool assignment to empty AMS slots and fix profile label (#717) hace 2 meses
  maziggy fa6edfbcde Fix stored XSS vulnerabilities and unauthenticated auth toggle hace 2 meses
  maziggy 0feed83ce4 Fix P2S camera TLS compatibility via OpenSSL proxy (#661) hace 2 meses
  maziggy c5791e0b54 Fix spool assignment applying wrong filament profile (#681) hace 2 meses
  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 14855ba8f4 Add ambient drying mode and fix block mode humidity auto-stop (#292) hace 2 meses
  maziggy cffba4a911 Add queue auto-drying, configurable drying presets, and AMS PSU detection (#292) hace 2 meses
  maziggy 658ac3de6a Housekeeping hace 2 meses
  maziggy ecc9ec11f1 Fix HA switch badge toggle and multi-plug crash hace 2 meses
  maziggy 5a4a2260b1 Fix PA-CF/PA12-CF/PAHT-CF type matching and force color match click target (#688) hace 2 meses
  maziggy cfec18eca4 Fix floating camera drag/resize not working on iOS/iPadOS (#687) hace 2 meses
  maziggy adb0500e67 Fix AMS fill level showing 0% for non-Viewer users (#676) hace 2 meses
  maziggy 0b6facc91c Add first layer complete notification with camera snapshot (#679) hace 2 meses
  maziggy f21e502b8f Add remote AMS drying controls (#292) hace 2 meses
  maziggy add4c0ef5a Fix local profiles not shown in AMS slot configuration hace 2 meses
  maziggy 26a3b2172d Fix ethernet badge shown on WiFi-only printers (#585) hace 2 meses
  maziggy 7eb82f58fa Updated CHANGELOG hace 2 meses