maziggy bf5135cb12 fix(inventory): malformed rgba no longer bricks the Filaments page (#1055) 1 month ago
..
PrintModal 1682b6956f fix(dispatch): clean up transient library upload from Direct-Print flow (#730) 1 month ago
icons b046c2cac4 Enhance plate-clear tracking and visibility in printer cards (#939) 1 month ago
spool-form bf5135cb12 fix(inventory): malformed rgba no longer bricks the Filaments page (#1055) 1 month ago
spoolbuddy c4ebe5a70c ● fix(spoolbuddy): actually power off HDMI on idle instead of CSS overlay (#937) 1 month ago
AMSHistoryModal.tsx 94d0f55e1c Fix AMS history chart showing wrong time range (#535) 3 months ago
APIBrowser.tsx 83cbac04b7 - Add interactive API Browser to Settings > API Keys 4 months ago
AddExternalLinkModal.tsx 1b5683b3a3 Add "Open in new tab" toggle for external sidebar links (#338) 3 months ago
AddNotificationModal.tsx 7e0f52ebb0 Improve Home Assistant notifications (#750) 2 months ago
AddSmartPlugModal.tsx 76adf70fd4 Add separate power/energy URLs and multipliers for REST smart plugs (#472) 1 month ago
AssignSpoolModal.tsx bc895dff6a ● fix(ams): restore Configure/Assign actions on reset slots + relax Assign Spool filtering (#1047) 1 month ago
BackupModal.tsx 30f7d41ec3 Add plate calibration to backup and fix directory creation 4 months ago
BatchProjectModal.tsx b1653acc71 Add bulk project assignment to multi-select toolbar 4 months ago
BatchTagModal.tsx e47ef36630 sync 5 months ago
BugReportBubble.tsx dc4d77b93a [Feature] Redesign bug report debug log capture flow 2 months ago
BulkPrinterToolbar.tsx 360a211373 Feature: Collapsible folders for printer filters (#968) 1 month ago
Button.tsx 42cdfdbd74 * Add comprehensive mobile support with responsive navigation 5 months ago
CalendarView.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) 2 months ago
Card.tsx da080c22d3 Improve settings menu layout - 2 1 month ago
Collapsible.tsx 360a211373 Feature: Collapsible folders for printer filters (#968) 1 month ago
ColorCatalogSettings.tsx 5a28964748 Change the color catalog's default manufacturer filter from "Bambu Lab" to "All Manufacturers" (#1039) 1 month ago
ColumnConfigModal.tsx ec82092bc7 Sync 3 months ago
CompactHistoryRow.tsx eaf0a1c281 Add queue timeline view, visual refresh, and fix plate thumbnail auth 2 months ago
CompareArchivesModal.tsx bda659e11d Fix status indicators using accent color instead of semantic colors 4 months ago
ConfigureAmsSlotModal.tsx 7b88b50d27 Fix AMS slot search still showing wrong preset for PLA Silk (#681) 2 months ago
ConfirmModal.tsx 3ca91eb6d1 [Feature] Add material mismatch and insufficient filament checks (#720) 2 months ago
ContextMenu.tsx 89229a5ecc Add group-based permissions system with granular access control 3 months ago
CreateUserAdvancedAuthModal.tsx b024d02a04 Fix Advanced Authentication cleanups: external URL, forgot password dialog, edit user modal, info box, i18n 3 months ago
Dashboard.tsx 792a86f1e5 feat(stats): add new widgets, shared MetricToggle, and timeframe filtering 2 months ago
EditArchiveModal.tsx 71def0a9dc Added full i8n localization support. Available languages are English and German 3 months ago
EmailSettings.tsx 180db8e8ad Expand Settings search with module-level registry 1 month ago
EmbeddedCameraViewer.tsx 3887938e8f Security: add token-based auth for all media endpoints 2 months ago
ExternalLinksSettings.tsx 180db8e8ad Expand Settings search with module-level registry 1 month ago
FailureDetectionSettings.tsx a2c7fd4542 fix(obico): revert POST-bytes approach — Obico /p/ is GET-only 1 month ago
FilamentHoverCard.tsx 8f327c541a Fix filament hover card rendering behind sidebar 1 month ago
FilamentSlotCircle.tsx 7ba67012f6 Feature AMS Info Card (#570) 2 months ago
FilamentTrends.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) 2 months ago
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. 2 months ago
FileUploadModal.tsx fa9d3779cc [Feature]: Printer Page - Add a print button & Drop zone on the printer card (#569) 2 months ago
GcodeViewer.tsx 6a35e945ce Post work PR #262 3 months ago
GitHubBackupSettings.tsx 180db8e8ad Expand Settings search with module-level registry 1 month ago
HMSErrorModal.tsx bc15d49a7e feat: add clear HMS errors button to dismiss stale print errors 3 months ago
IconPicker.tsx 36b57bbafb - External links can now be embedded into sidebar navigation 5 months ago
KProfilesView.tsx a37dfaf7fb feat: dual external spool support, AMS slot model filtering & pre-population 3 months ago
KeyboardShortcutsModal.tsx f317ead3c6 Fixed bug where external links were not respected by hotkeys 5 months ago
LDAPSettings.tsx 180db8e8ad Expand Settings search with module-level registry 1 month ago
Layout.tsx de7fff0be4 fix: persist plate-clear gate so Auto Off power cycles can't bypass the queue confirmation (#961) 1 month ago
LinkSpoolModal.tsx f84e5ba173 feat: Shows vendor name in Spoolman Link Modal (#958) 1 month ago
LocalProfilesView.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) 2 months ago
LogViewer.tsx 90249d2367 Adds a live log viewer component to the Support & Troubleshooting section 4 months ago
MQTTDebugModal.tsx 71def0a9dc Added full i8n localization support. Available languages are English and German 3 months ago
MetricToggle.tsx 5216bebca7 refactor(stats): improve Color Distribution card layout and toggle 2 months ago
ModelViewer.tsx 6a35e945ce Post work PR #262 3 months ago
ModelViewerModal.tsx a903816b8a fix(slicer): token-based auth for Open in Slicer downloads (#433) 3 months ago
NotificationLogViewer.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore 2 months ago
NotificationProviderCard.tsx 8813de6f80 Improve settings menu layout - 1 1 month ago
NotificationTemplateEditor.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore 2 months ago
OIDCProviderSettings.tsx eba5a2924a feat(frontend): add auto-link existing accounts toggle to OIDC provider settings (#973) 1 month ago
PendingUploadsPanel.tsx b477fbf46d Refactors date and file formatting utilities 3 months ago
PhotoGalleryModal.tsx 09677861ba Added screenshots 6 months ago
PrintCalendar.tsx f7f4d88222 Improve Statistics dashboard widgets to utilize space when expanded (#72) 4 months ago
PrinterInfoModal.tsx 899c2c6480 revert(printers): remove SD card badge entirely 1 month ago
PrinterQueueWidget.tsx 574b39aee5 change(workflow): default Plate-Clear Confirmation to off on fresh installs 1 month ago
ProjectPageModal.tsx fa6edfbcde Fix stored XSS vulnerabilities and unauthenticated auth toggle 2 months ago
QRCodeModal.tsx 28a5e786e9 Added configurable logging; Major improvements and bugfixes 5 months ago
QueueStatsBar.tsx eaf0a1c281 Add queue timeline view, visual refresh, and fix plate thumbnail auth 2 months ago
QueueTimelineView.tsx eaf0a1c281 Add queue timeline view, visual refresh, and fix plate thumbnail auth 2 months ago
RestoreModal.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore 2 months ago
RichTextEditor.tsx 903f43d71a feat(i18n): update frontend components to use translations 3 months ago
SkipObjectsModal.tsx e5dfb96351 fix(skip-objects): enlarged plate preview fails to load on auth-enabled instances (#1046) 1 month ago
SmartPlugCard.tsx 914adde5aa Add REST/Webhook smart plug type (#472) 1 month ago
SpoolBuddySettings.tsx 05ecceda75 Added Spoolbuddy device control buttons to settings card 1 month ago
SpoolCatalogSettings.tsx 180db8e8ad Expand Settings search with module-level registry 1 month ago
SpoolFormModal.tsx bf5135cb12 fix(inventory): malformed rgba no longer bricks the Filaments page (#1055) 1 month ago
SpoolUsageHistory.tsx abe40f1ed0 Consolidate duplicate utility functions into shared modules 2 months ago
SpoolmanSettings.tsx 180db8e8ad Expand Settings search with module-level registry 1 month ago
SwitchbarPopover.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore 2 months ago
TagManagementModal.tsx 2795694e5b Add tag management feature (Issue #183) 3 months ago
TimelapseEditorModal.tsx abe40f1ed0 Consolidate duplicate utility functions into shared modules 2 months ago
TimelapseViewer.tsx abe40f1ed0 Consolidate duplicate utility functions into shared modules 2 months ago
Toggle.tsx 42cdfdbd74 * Add comprehensive mobile support with responsive navigation 5 months ago
TwoFactorSettings.tsx 180db8e8ad Expand Settings search with module-level registry 1 month ago
UploadModal.tsx 71def0a9dc Added full i8n localization support. Available languages are English and German 3 months ago
VirtualKeyboard.css bffbac54e4 Add on-screen virtual keyboard for SpoolBuddy kiosk UI 2 months ago
VirtualKeyboard.tsx 6b93cf806e Fix SpoolBuddy virtual keyboard layout and number input support 2 months ago
VirtualPrinterAddDialog.tsx b02e9da943 WIP: multi virtual printer support 3 months ago
VirtualPrinterCard.tsx b3c37072b2 Add auto-dispatch toggle for virtual printer queue mode (#587) 2 months ago
VirtualPrinterList.tsx d71e56c3e6 Minor layout improvements 3 months ago
VirtualPrinterSettings.tsx 4f617c21e1 [Fix] X1C Virtual Printer not accepting sends (#735) 2 months ago