Sn0rrii 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) vor 1 Woche
..
PrintModal b45ca2a662 feat(printer): support Filament Track Switch (FTS) accessory in print modal (#1162) vor 4 Wochen
icons b046c2cac4 Enhance plate-clear tracking and visibility in printer cards (#939) vor 1 Monat
spool-form dd3e3f8039 fix(inventory): make AMS slot config land cleanly for spools with no k-profile vor 1 Woche
spoolbuddy b30a283184 Feature/spoolman inventory UI (#1241) vor 2 Wochen
AMSHistoryModal.tsx 94d0f55e1c Fix AMS history chart showing wrong time range (#535) vor 3 Monaten
APIBrowser.tsx 83cbac04b7 - Add interactive API Browser to Settings > API Keys vor 4 Monaten
AddExternalLinkModal.tsx 1b5683b3a3 Add "Open in new tab" toggle for external sidebar links (#338) vor 3 Monaten
AddNotificationModal.tsx 37c9d5f26d [Feature] Add Stock forecasting and Logistics view (#1184) vor 3 Wochen
AddSmartPlugModal.tsx 76adf70fd4 Add separate power/energy URLs and multipliers for REST smart plugs (#472) vor 1 Monat
AssignSpoolModal.tsx 5150a5a0fa fix(inventory): raise AssignSpoolModal z-index so it sits above the mobile sidebar drawer (#1336) vor 2 Wochen
BackupModal.tsx 30f7d41ec3 Add plate calibration to backup and fix directory creation vor 4 Monaten
BatchProjectModal.tsx 59b714e857 fix(archives): unbreak project-picker scroll, sort + search (#1151) vor 1 Monat
BatchTagModal.tsx e47ef36630 sync vor 5 Monaten
BugReportBubble.tsx dc4d77b93a [Feature] Redesign bug report debug log capture flow vor 2 Monaten
BulkPrinterToolbar.tsx 88b5f56eb2 fix: cancel = layer shift, stuck "1 problem", and dropped child-logger logs vor 1 Monat
Button.tsx 42cdfdbd74 * Add comprehensive mobile support with responsive navigation vor 5 Monaten
CalendarView.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) vor 2 Monaten
Card.tsx da080c22d3 Improve settings menu layout - 2 vor 1 Monat
Collapsible.tsx 360a211373 Feature: Collapsible folders for printer filters (#968) vor 1 Monat
ColorCatalogSettings.tsx 7baf1caf75 UI/multi color handling (#1205) vor 3 Wochen
ColumnConfigModal.tsx ec82092bc7 Sync vor 3 Monaten
CompactHistoryRow.tsx eaf0a1c281 Add queue timeline view, visual refresh, and fix plate thumbnail auth vor 2 Monaten
CompareArchivesModal.tsx bda659e11d Fix status indicators using accent color instead of semantic colors vor 4 Monaten
ConfigureAmsSlotModal.tsx 20fa8fbfdc fix(configure-ams-slot): expand long filament profile names inline on hover (issue #1237) vor 2 Wochen
ConfirmModal.tsx 3ca91eb6d1 [Feature] Add material mismatch and insufficient filament checks (#720) vor 2 Monaten
ContextMenu.tsx 59b714e857 fix(archives): unbreak project-picker scroll, sort + search (#1151) vor 1 Monat
CreateUserAdvancedAuthModal.tsx b024d02a04 Fix Advanced Authentication cleanups: external URL, forgot password dialog, edit user modal, info box, i18n vor 3 Monaten
Dashboard.tsx 792a86f1e5 feat(stats): add new widgets, shared MetricToggle, and timeframe filtering vor 2 Monaten
EditArchiveModal.tsx 59b714e857 fix(archives): unbreak project-picker scroll, sort + search (#1151) vor 1 Monat
EmailSettings.tsx 180db8e8ad Expand Settings search with module-level registry vor 1 Monat
EmbeddedCameraViewer.tsx 3887938e8f Security: add token-based auth for all media endpoints vor 2 Monaten
ExternalLinksSettings.tsx 180db8e8ad Expand Settings search with module-level registry vor 1 Monat
FailureDetectionSettings.tsx a2c7fd4542 fix(obico): revert POST-bytes approach — Obico /p/ is GET-only vor 1 Monat
FilamentHoverCard.tsx b30a283184 Feature/spoolman inventory UI (#1241) vor 2 Wochen
FilamentSlotCircle.tsx 7ba67012f6 Feature AMS Info Card (#570) vor 2 Monaten
FilamentSwatch.tsx 7baf1caf75 UI/multi color handling (#1205) vor 3 Wochen
FilamentTrends.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) vor 2 Monaten
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. vor 2 Monaten
FileUploadModal.tsx fa9d3779cc [Feature]: Printer Page - Add a print button & Drop zone on the printer card (#569) vor 2 Monaten
ForecastPanel.tsx 37c9d5f26d [Feature] Add Stock forecasting and Logistics view (#1184) vor 3 Wochen
GcodeViewer.tsx 6a35e945ce Post work PR #262 vor 3 Monaten
GitHubBackupSettings.tsx 0e3de29fbe fix(settings): show backup tab indicator dot for scheduled backups (#1338) vor 2 Wochen
HMSErrorModal.tsx bc15d49a7e feat: add clear HMS errors button to dismiss stale print errors vor 3 Monaten
IconPicker.tsx 36b57bbafb - External links can now be embedded into sidebar navigation vor 5 Monaten
KProfilesView.tsx a37dfaf7fb feat: dual external spool support, AMS slot model filtering & pre-population vor 3 Monaten
KeyboardShortcutsModal.tsx f317ead3c6 Fixed bug where external links were not respected by hotkeys vor 5 Monaten
LDAPSettings.tsx 180db8e8ad Expand Settings search with module-level registry vor 1 Monat
LabelTemplatePickerModal.tsx 83a83ed724 feat(labels): add 40x30 mm template, hex colour code, bolder brand (issue #809 follow-up) vor 2 Wochen
Layout.tsx 14a6d294f4 Merge pull request #1272 from EdwardChamberlain/feat-page-icons vor 2 Wochen
LinkSpoolModal.tsx b30a283184 Feature/spoolman inventory UI (#1241) vor 2 Wochen
LocalProfilesView.tsx a4006408a2 Fix white filament color swatches invisible in light theme (#726) vor 2 Monaten
LogViewer.tsx 90249d2367 Adds a live log viewer component to the Support & Troubleshooting section vor 4 Monaten
MQTTDebugModal.tsx 71def0a9dc Added full i8n localization support. Available languages are English and German vor 3 Monaten
MetricToggle.tsx 5216bebca7 refactor(stats): improve Color Distribution card layout and toggle vor 2 Monaten
ModelViewer.tsx 6a35e945ce Post work PR #262 vor 3 Monaten
ModelViewerModal.tsx a903816b8a fix(slicer): token-based auth for Open in Slicer downloads (#433) vor 3 Monaten
NotificationLogViewer.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore vor 2 Monaten
NotificationProviderCard.tsx 37c9d5f26d [Feature] Add Stock forecasting and Logistics view (#1184) vor 3 Wochen
NotificationTemplateEditor.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore vor 2 Monaten
OIDCProviderSettings.tsx 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) vor 1 Woche
PendingUploadsPanel.tsx 01a7e6ee93 fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152) vor 3 Wochen
PhotoGalleryModal.tsx 09677861ba Added screenshots vor 6 Monaten
PlatePickerModal.tsx c44b62195a refactor(gcode-viewer): archive-scoped previews, bed from capabilities, plate picker vor 1 Monat
PrintCalendar.tsx f7f4d88222 Improve Statistics dashboard widgets to utilize space when expanded (#72) vor 4 Monaten
PrinterInfoModal.tsx 59c58362ba fix(printers): copy buttons in Printer Info modal work on plain HTTP (#1174) vor 3 Wochen
PrinterQueueWidget.tsx 5215ac68e9 ● refactor(printers): remove redundant in-widget clear-plate button vor 1 Monat
ProjectPageModal.tsx fa6edfbcde Fix stored XSS vulnerabilities and unauthenticated auth toggle vor 2 Monaten
PurgeArchivesModal.tsx 689bc04d7b ● feat(#1008): honour reprint dates in archive purge + clarify purge UX vor 1 Monat
PurgeOldFilesModal.tsx 689bc04d7b ● feat(#1008): honour reprint dates in archive purge + clarify purge UX vor 1 Monat
QRCodeModal.tsx 28a5e786e9 Added configurable logging; Major improvements and bugfixes vor 5 Monaten
QueueStatsBar.tsx eaf0a1c281 Add queue timeline view, visual refresh, and fix plate thumbnail auth vor 2 Monaten
QueueTimelineView.tsx eaf0a1c281 Add queue timeline view, visual refresh, and fix plate thumbnail auth vor 2 Monaten
RestoreModal.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore vor 2 Monaten
RichTextEditor.tsx 903f43d71a feat(i18n): update frontend components to use translations vor 3 Monaten
SecurityStatusCard.tsx 90743cfa39 feat(encryption): MFA at-rest encryption auto-bootstrap with status UI (#1219) (#1231) vor 2 Wochen
SkipObjectsModal.tsx e5dfb96351 fix(skip-objects): enlarged plate preview fails to load on auth-enabled instances (#1046) vor 1 Monat
SliceModal.tsx ccf985abfc feat(slicing): build-plate override in the SliceModal (#1337) vor 2 Wochen
SlicerBundlesPanel.tsx 8a31397171 feat(slicer): bundle-aware preview slice for accurate gram estimates vor 3 Wochen
SmartPlugCard.tsx 914adde5aa Add REST/Webhook smart plug type (#472) vor 1 Monat
SpoolBuddySettings.tsx 05ecceda75 Added Spoolbuddy device control buttons to settings card vor 1 Monat
SpoolCatalogSettings.tsx b30a283184 Feature/spoolman inventory UI (#1241) vor 2 Wochen
SpoolFormModal.tsx b51ef33472 fix(inventory): apply catalog color's gradient + effect, not just hex (#1340) vor 2 Wochen
SpoolUsageHistory.tsx abe40f1ed0 Consolidate duplicate utility functions into shared modules vor 2 Monaten
SpoolWeightUpdateModal.tsx b30a283184 Feature/spoolman inventory UI (#1241) vor 2 Wochen
SpoolmanSettings.tsx b30a283184 Feature/spoolman inventory UI (#1241) vor 2 Wochen
SwitchbarPopover.tsx 8c308487c7 Add i18n support for Settings, Smart Plugs, Notifications, and Backup/Restore vor 2 Monaten
TagManagementModal.tsx 2795694e5b Add tag management feature (Issue #183) vor 3 Monaten
TimelapseEditorModal.tsx abe40f1ed0 Consolidate duplicate utility functions into shared modules vor 2 Monaten
TimelapseViewer.tsx abe40f1ed0 Consolidate duplicate utility functions into shared modules vor 2 Monaten
Toggle.tsx 42cdfdbd74 * Add comprehensive mobile support with responsive navigation vor 5 Monaten
TwoFactorSettings.tsx 180db8e8ad Expand Settings search with module-level registry vor 1 Monat
UploadModal.tsx 71def0a9dc Added full i8n localization support. Available languages are English and German vor 3 Monaten
VirtualKeyboard.css bffbac54e4 Add on-screen virtual keyboard for SpoolBuddy kiosk UI vor 2 Monaten
VirtualKeyboard.tsx 6b93cf806e Fix SpoolBuddy virtual keyboard layout and number input support vor 2 Monaten
VirtualPrinterAddDialog.tsx b02e9da943 WIP: multi virtual printer support vor 3 Monaten
VirtualPrinterCard.tsx 64899a8ca4 refactor(virtual-printer): drop Tailscale LE cert path, keep toggle informational vor 3 Wochen
VirtualPrinterList.tsx c2e7f8eb4b feat(vp): add archive name source toggle (metadata/filename) (#1152) vor 4 Wochen
VirtualPrinterSettings.tsx 4f617c21e1 [Fix] X1C Virtual Printer not accepting sends (#735) vor 2 Monaten
filamentSwatchHelpers.ts 7baf1caf75 UI/multi color handling (#1205) vor 3 Wochen