MartinNYHC 67f91d94de v0.2.2.2 (#830) 5 mesi fa
..
PrintModal 1b3faca4c7 Add checkboxes to select plates to queue (#777) 5 mesi fa
icons 6f6df1e339 Add chamber light control to printer card 8 mesi fa
spool-form 4f5a9f4b95 Fix spool form profile dropdown truncating long preset names (#534) 6 mesi fa
spoolbuddy 67f91d94de v0.2.2.2 (#830) 5 mesi fa
AMSHistoryModal.tsx 94d0f55e1c Fix AMS history chart showing wrong time range (#535) 6 mesi fa
APIBrowser.tsx 83cbac04b7 - Add interactive API Browser to Settings > API Keys 8 mesi fa
AddExternalLinkModal.tsx 1b5683b3a3 Add "Open in new tab" toggle for external sidebar links (#338) 7 mesi fa
AddNotificationModal.tsx 7e0f52ebb0 Improve Home Assistant notifications (#750) 5 mesi fa
AddSmartPlugModal.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore 6 mesi fa
AssignSpoolModal.tsx 67f91d94de v0.2.2.2 (#830) 5 mesi fa
BackupModal.tsx 30f7d41ec3 Add plate calibration to backup and fix directory creation 7 mesi fa
BatchProjectModal.tsx b1653acc71 Add bulk project assignment to multi-select toolbar 8 mesi fa
BatchTagModal.tsx e47ef36630 sync 9 mesi fa
BugReportBubble.tsx dc4d77b93a [Feature] Redesign bug report debug log capture flow 5 mesi fa
Button.tsx 42cdfdbd74 * Add comprehensive mobile support with responsive navigation 9 mesi fa
CalendarView.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) 6 mesi fa
Card.tsx e2b2877965 Archive improvements: list view actions, object count, cross-view highlighting 8 mesi fa
ColorCatalogSettings.tsx a7ddc483b3 Add bulk delete for spool and color catalog entries (#646) 6 mesi fa
ColumnConfigModal.tsx ec82092bc7 Sync 7 mesi fa
CompareArchivesModal.tsx bda659e11d Fix status indicators using accent color instead of semantic colors 7 mesi fa
ConfigureAmsSlotModal.tsx 7b88b50d27 Fix AMS slot search still showing wrong preset for PLA Silk (#681) 5 mesi fa
ConfirmModal.tsx 3ca91eb6d1 [Feature] Add material mismatch and insufficient filament checks (#720) 6 mesi fa
ContextMenu.tsx 89229a5ecc Add group-based permissions system with granular access control 7 mesi fa
CreateUserAdvancedAuthModal.tsx b024d02a04 Fix Advanced Authentication cleanups: external URL, forgot password dialog, edit user modal, info box, i18n 7 mesi fa
Dashboard.tsx 792a86f1e5 feat(stats): add new widgets, shared MetricToggle, and timeframe filtering 6 mesi fa
EditArchiveModal.tsx 71def0a9dc Added full i8n localization support. Available languages are English and German 7 mesi fa
EmailSettings.tsx 30b34bc255 [Fix]: Changes SMTP testing to use saved settings in the database (#710) 6 mesi fa
EmbeddedCameraViewer.tsx 6be5fa6632 [Fix] Camera window overlapping modals (#738) 6 mesi fa
ExternalLinksSettings.tsx 903f43d71a feat(i18n): update frontend components to use translations 7 mesi fa
FilamentHoverCard.tsx ac7cfe2930 [Fix]: Send Bambu RFID Tags to Spoolman, Allow Unlink in Manual Mode, Stop Location Clearing for Generic Spools (#719) 6 mesi fa
FilamentSlotCircle.tsx 7ba67012f6 Feature AMS Info Card (#570) 6 mesi fa
FilamentTrends.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) 6 mesi fa
FileManagerModal.tsx 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. 6 mesi fa
FileUploadModal.tsx fa9d3779cc [Feature]: Printer Page - Add a print button & Drop zone on the printer card (#569) 6 mesi fa
GcodeViewer.tsx 6a35e945ce Post work PR #262 7 mesi fa
GitHubBackupSettings.tsx c5269b5b0c Fix GitHub backup requiring cloud login and backup log timestamps (#655) 6 mesi fa
HMSErrorModal.tsx bc15d49a7e feat: add clear HMS errors button to dismiss stale print errors 6 mesi fa
IconPicker.tsx 36b57bbafb - External links can now be embedded into sidebar navigation 9 mesi fa
KProfilesView.tsx a37dfaf7fb feat: dual external spool support, AMS slot model filtering & pre-population 7 mesi fa
KeyboardShortcutsModal.tsx f317ead3c6 Fixed bug where external links were not respected by hotkeys 9 mesi fa
Layout.tsx 2cac7d0172 Feature: Admin Set Default Nav-Menu Order (#761) 5 mesi fa
LinkSpoolModal.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) 6 mesi fa
LocalProfilesView.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) 6 mesi fa
LogViewer.tsx 90249d2367 Adds a live log viewer component to the Support & Troubleshooting section 7 mesi fa
MQTTDebugModal.tsx 71def0a9dc Added full i8n localization support. Available languages are English and German 7 mesi fa
MetricToggle.tsx 5216bebca7 refactor(stats): improve Color Distribution card layout and toggle 6 mesi fa
ModelViewer.tsx 6a35e945ce Post work PR #262 7 mesi fa
ModelViewerModal.tsx a903816b8a fix(slicer): token-based auth for Open in Slicer downloads (#433) 6 mesi fa
NotificationLogViewer.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore 6 mesi fa
NotificationProviderCard.tsx 67f91d94de v0.2.2.2 (#830) 5 mesi fa
NotificationTemplateEditor.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore 6 mesi fa
PendingUploadsPanel.tsx b477fbf46d Refactors date and file formatting utilities 6 mesi fa
PhotoGalleryModal.tsx 09677861ba Added screenshots 9 mesi fa
PrintCalendar.tsx f7f4d88222 Improve Statistics dashboard widgets to utilize space when expanded (#72) 8 mesi fa
PrinterInfoModal.tsx 26a3b2172d Fix ethernet badge shown on WiFi-only printers (#585) 6 mesi fa
PrinterQueueWidget.tsx d7401a80df Feature: Force Color Match (#625) 6 mesi fa
ProjectPageModal.tsx fa6edfbcde Fix stored XSS vulnerabilities and unauthenticated auth toggle 6 mesi fa
QRCodeModal.tsx 28a5e786e9 Added configurable logging; Major improvements and bugfixes 9 mesi fa
RestoreModal.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore 6 mesi fa
RichTextEditor.tsx 903f43d71a feat(i18n): update frontend components to use translations 7 mesi fa
SkipObjectsModal.tsx 2a06ebd9f6 feat: add click-to-enlarge lightbox to skip objects modal (#396) 6 mesi fa
SmartPlugCard.tsx 67f91d94de v0.2.2.2 (#830) 5 mesi fa
SpoolCatalogSettings.tsx a7ddc483b3 Add bulk delete for spool and color catalog entries (#646) 6 mesi fa
SpoolFormModal.tsx 67f91d94de v0.2.2.2 (#830) 5 mesi fa
SpoolUsageHistory.tsx abe40f1ed0 Consolidate duplicate utility functions into shared modules 6 mesi fa
SpoolmanSettings.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) 6 mesi fa
SwitchbarPopover.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore 6 mesi fa
TagManagementModal.tsx 2795694e5b Add tag management feature (Issue #183) 7 mesi fa
TimelapseEditorModal.tsx abe40f1ed0 Consolidate duplicate utility functions into shared modules 6 mesi fa
TimelapseViewer.tsx abe40f1ed0 Consolidate duplicate utility functions into shared modules 6 mesi fa
Toggle.tsx 42cdfdbd74 * Add comprehensive mobile support with responsive navigation 9 mesi fa
UploadModal.tsx 71def0a9dc Added full i8n localization support. Available languages are English and German 7 mesi fa
VirtualKeyboard.css bffbac54e4 Add on-screen virtual keyboard for SpoolBuddy kiosk UI 6 mesi fa
VirtualKeyboard.tsx 67f91d94de v0.2.2.2 (#830) 5 mesi fa
VirtualPrinterAddDialog.tsx b02e9da943 WIP: multi virtual printer support 6 mesi fa
VirtualPrinterCard.tsx b3c37072b2 Add auto-dispatch toggle for virtual printer queue mode (#587) 6 mesi fa
VirtualPrinterList.tsx d71e56c3e6 Minor layout improvements 6 mesi fa
VirtualPrinterSettings.tsx c518fd15ac [Fix] X1C Virtual Printer not accepting sends (#735) 6 mesi fa