maziggy cc25cbe774 fix(archives): #1608 suppress card time-accuracy badge for multi-run archives hace 1 día
..
__init__.py 09677861ba Added screenshots hace 6 meses
_oidc_helpers.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) hace 2 semanas
_spoolman_helpers.py e61a454a0f fix(inventory): "Reset usage to 0" preserves remaining in both modes (#1390) hace 2 semanas
_url_safety.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) hace 2 semanas
ams_history.py ed36eafbec Fix timestamps off by timezone offset in non-UTC containers (#504) hace 3 meses
api_keys.py ec51394196 fix(security): GHSA-r2qv-8222-hqg3 — allowlist API-key permissions (CVSS 9.9) hace 2 días
archive_purge.py e7045597bc fix(archives): bulk and auto purge now honour the soft / hard delete choice from #1343 (#1390 follow-up) hace 2 semanas
archives.py cc25cbe774 fix(archives): #1608 suppress card time-accuracy badge for multi-run archives hace 1 día
auth.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep hace 2 días
background_dispatch.py 4a625c1ef2 Add background print dispatching + tests hace 3 meses
bug_report.py 5709282200 Add authentication to bug report debug logging endpoints hace 2 meses
camera.py eae96da56e fix(camera): probe ffmpeg for the right RTSP socket-timeout flag (#1504) hace 1 semana
cloud.py 59f7d736e3 Added BACKERS.md hace 3 semanas
discovery.py d73da5e0ef Auto-detect subnet for printer discovery hace 3 meses
external_links.py 3887938e8f Security: add token-based auth for all media endpoints hace 2 meses
filaments.py 2fd90e9dce refactor(api): rename /filaments/ to /filament-catalog/ for clarity (#427) hace 3 meses
firmware.py d74ab06072 feat(firmware): list all announced versions with usable/unavailable status, support rollback hace 1 mes
github_backup.py 48a7024b96 security(github-backup): refuse to save against a non-private repository hace 2 semanas
groups.py f66bd26f6e Add inventory:view_assignments permission so admins can grant users hace 2 meses
inventory.py 3286ccd7d2 fix(inventory): send honest Bambuddy User-Agent on FilamentColors.xyz sync hace 1 semana
kprofiles.py 4925b4c830 fix(slice): re-slice correctness — model label, honest errors, filament usage, nozzle guard hace 1 semana
labels.py 1677efb2c6 fix(labels): replace incorrect ams_30x15 preset with correct AMS holder sizes (#1426) hace 2 semanas
library.py a837a3acbd ● fix(library): #1600 thumbnail extraction for external-folder .gcode.3mf hace 2 días
library_trash.py e0e597271e ● feat(#1008): library trash bin, admin bulk purge, auto-purge setting hace 1 mes
local_backup.py 774a639e9a . hace 1 mes
local_presets.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) hace 3 meses
maintenance.py 673001e3cd fix(maintenance): #1596 persist wiki_url on Custom Type create + correct hace 2 días
makerworld.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning hace 1 mes
metrics.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep hace 2 días
mfa.py be15a375a6 fix(oidc): #1569 populate User.email from standard 'email' claim when email_claim is preferred_username hace 2 días
notification_templates.py 9562d66b6b Feature: Advanced Authentication User Email Notifications (#693) hace 2 meses
notifications.py 3f7d0e2d55 Add notification for no spool assigned for active trays, improve usage tracker logic in edge cases (#789) hace 2 meses
obico.py 5b3962e3e6 fix(obico): Failure Detection status panel shows thresholds for the selected sensitivity (#1469) hace 2 semanas
pending_uploads.py 01a7e6ee93 fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152) hace 1 mes
print_log.py cad63500a8 fix(archives): clear stale thumbnail paths on log entries when archive deleted hace 2 semanas
print_queue.py 2241924312 fix(library): reject FAT32-illegal filename chars at rename/upload/queue time (#1540) hace 1 semana
printers.py 632334953c fix(inventory): support transparent / clear filament end-to-end (#1545) hace 6 días
projects.py cc25cbe774 fix(archives): #1608 suppress card time-accuracy badge for multi-run archives hace 1 día
settings.py 5d6d928b3f fix(virtual-printer): #1429 net.info[*].ip cache leak + mode wire-value rename hace 2 días
slice_jobs.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning hace 1 mes
slicer_presets.py 171848a0fc fix(slicer-presets): #1581 SliceModal refresh + invalidate on local-profile delete/import hace 2 días
smart_plugs.py 74527d4124 fix(smart-plug): restore MQTT subscriptions for per-type topic configs on startup (#1010) hace 1 mes
spoolbuddy.py 4387a09162 fix(spoolbuddy): route weight sync by inventory mode exclusively (#1530) hace 1 semana
spoolman.py e1a236e408 fix(spoolman): decide spool assignability from the slot-assignment ledger, not extra.tag (#1122) hace 2 semanas
spoolman_inventory.py 12b0c138f7 fix(spoolman): clear stale fallback-tag links on assign + link, prefer slot-assignment over tag-link in UI (#1457) hace 2 semanas
support.py 3b9633a178 ● feat(support): include sanitized connection / VP / log-health diagnostics in support bundle and bug report (#1506 follow-up) hace 1 semana
system.py 1e08c25a9f fix(stats): #1593 multi-plate parser + per-run project rollup + carry-over system totals + accuracy band hace 2 días
updates.py 12a352e5b8 Merge branch 'main' into dev hace 2 semanas
user_notifications.py 9a0be3477e Fix ruff format for user_notifications and spoolman hace 2 meses
users.py 4d8dbc8336 fix(auth): cleanup orphan OIDC/MFA rows when user is deleted (#1285) (#1295) hace 3 semanas
virtual_printers.py 5d6d928b3f fix(virtual-printer): #1429 net.info[*].ip cache leak + mode wire-value rename hace 2 días
webhook.py c9bc5eb4e9 fix(webhook): #1584 PrinterState dataclass attribute access in status / stop / cancel hace 2 días
websocket.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep hace 2 días