maziggy df66924066 feat(onboarding): BB welcome modal + 25-step guided tour пре 3 месеци
..
__init__.py 09677861ba Added screenshots пре 9 месеци
_oidc_helpers.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) пре 3 месеци
_spoolman_helpers.py e61a454a0f fix(inventory): "Reset usage to 0" preserves remaining in both modes (#1390) пре 3 месеци
_url_safety.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) пре 3 месеци
ams_history.py ed36eafbec Fix timestamps off by timezone offset in non-UTC containers (#504) пре 6 месеци
api_keys.py ec51394196 fix(security): GHSA-r2qv-8222-hqg3 — allowlist API-key permissions (CVSS 9.9) пре 3 месеци
archive_purge.py e7045597bc fix(archives): bulk and auto purge now honour the soft / hard delete choice from #1343 (#1390 follow-up) пре 3 месеци
archives.py f87b5bb3b8 feat(diagnostic, archives): install step 4 — proactive check + reactive banner пре 3 месеци
auth.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep пре 3 месеци
background_dispatch.py 4a625c1ef2 Add background print dispatching + tests пре 6 месеци
bug_report.py 5709282200 Add authentication to bug report debug logging endpoints пре 5 месеци
camera.py eae96da56e fix(camera): probe ffmpeg for the right RTSP socket-timeout flag (#1504) пре 3 месеци
cloud.py 59f7d736e3 Added BACKERS.md пре 3 месеци
discovery.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites пре 3 месеци
external_links.py 3887938e8f Security: add token-based auth for all media endpoints пре 5 месеци
filaments.py 2fd90e9dce refactor(api): rename /filaments/ to /filament-catalog/ for clarity (#427) пре 6 месеци
firmware.py d74ab06072 feat(firmware): list all announced versions with usable/unavailable status, support rollback пре 4 месеци
github_backup.py 48a7024b96 security(github-backup): refuse to save against a non-private repository пре 3 месеци
groups.py f66bd26f6e Add inventory:view_assignments permission so admins can grant users пре 6 месеци
inventory.py 0793022818 fix(ams): keep slot card preset name in sync after spool swaps пре 2 месеци
kprofiles.py 4925b4c830 fix(slice): re-slice correctness — model label, honest errors, filament usage, nozzle guard пре 3 месеци
labels.py 1677efb2c6 fix(labels): replace incorrect ams_30x15 preset with correct AMS holder sizes (#1426) пре 3 месеци
library.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites пре 3 месеци
library_trash.py e0e597271e ● feat(#1008): library trash bin, admin bulk purge, auto-purge setting пре 4 месеци
local_backup.py a1cb5d5b4d fix(backup): interpret scheduled-backup HH:MM as local time, not UTC (#1602 follow-up) пре 3 месеци
local_presets.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) пре 7 месеци
maintenance.py 673001e3cd fix(maintenance): #1596 persist wiki_url on Custom Type create + correct пре 3 месеци
makerworld.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning пре 4 месеци
metrics.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep пре 3 месеци
mfa.py be15a375a6 fix(oidc): #1569 populate User.email from standard 'email' claim when email_claim is preferred_username пре 3 месеци
notification_templates.py 9562d66b6b Feature: Advanced Authentication User Email Notifications (#693) пре 5 месеци
notifications.py 3f7d0e2d55 Add notification for no spool assigned for active trays, improve usage tracker logic in edge cases (#789) пре 5 месеци
obico.py 5b3962e3e6 fix(obico): Failure Detection status panel shows thresholds for the selected sensitivity (#1469) пре 3 месеци
orca_cloud.py 18d534c945 feat(orca-cloud): integrate Orca Cloud profile sync across UI, slicer and SpoolBuddy пре 3 месеци
pending_uploads.py 01a7e6ee93 fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152) пре 4 месеци
print_log.py bebdb38e41 feat(print-log): per-row classification editor + fix silent-drop in GET пре 3 месеци
print_queue.py 85fbd7fc35 fix(queue): persist "Print Anyway" so scheduler stops re-flagging it пре 3 месеци
printers.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites пре 3 месеци
projects.py cc25cbe774 fix(archives): #1608 suppress card time-accuracy badge for multi-run archives пре 3 месеци
settings.py 4ff4bffe9f fix(restore): pause timer-based DB writers before swap (Postgres deadlock) пре 3 месеци
slice_jobs.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning пре 4 месеци
slicer_presets.py 18d534c945 feat(orca-cloud): integrate Orca Cloud profile sync across UI, slicer and SpoolBuddy пре 3 месеци
smart_plugs.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites пре 3 месеци
spoolbuddy.py 4387a09162 fix(spoolbuddy): route weight sync by inventory mode exclusively (#1530) пре 3 месеци
spoolman.py e1a236e408 fix(spoolman): decide spool assignability from the slot-assignment ledger, not extra.tag (#1122) пре 3 месеци
spoolman_inventory.py 9554ebd05d refactor(inventory): rename /reset-usage to /reset-consumed-counter to match what it actually does (issue #1644) пре 3 месеци
support.py 8c326256db fix(system): emit boot_time and generated_at as tz-aware UTC пре 2 месеци
system.py 8c326256db fix(system): emit boot_time and generated_at as tz-aware UTC пре 2 месеци
updates.py 12a352e5b8 Merge branch 'main' into dev пре 3 месеци
user_notifications.py 9a0be3477e Fix ruff format for user_notifications and spoolman пре 5 месеци
users.py df66924066 feat(onboarding): BB welcome modal + 25-step guided tour пре 2 месеци
virtual_printers.py 7b4c5b3c1f fix(vp): show target printer's serial on proxy-mode VP card пре 3 месеци
webhook.py c9bc5eb4e9 fix(webhook): #1584 PrinterState dataclass attribute access in status / stop / cancel пре 3 месеци
websocket.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep пре 3 месеци