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