maziggy 9033b0f81e feat(toast): restore upload-progress toast for scheduler dispatches (#1625 follow-up) před 2 měsíci
..
__init__.py 09677861ba Added screenshots před 9 měsíci
_oidc_helpers.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) před 3 měsíci
_spoolman_helpers.py af5d24e289 feat(inventory): structured storage locations catalog (#1505) před 2 měsíci
_url_safety.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) před 3 měsíci
ams_history.py ed36eafbec Fix timestamps off by timezone offset in non-UTC containers (#504) před 6 měsíci
api_keys.py ec51394196 fix(security): GHSA-r2qv-8222-hqg3 — allowlist API-key permissions (CVSS 9.9) před 3 měsíci
archive_purge.py e7045597bc fix(archives): bulk and auto purge now honour the soft / hard delete choice from #1343 (#1390 follow-up) před 3 měsíci
archives.py 4c67d8a4e1 feat: Unify print dispatch through the scheduler (#1625) před 2 měsíci
auth.py 70857af393 feat(auth): SSO autologin + disable local username/password login (#1589) před 2 měsíci
bug_report.py 5709282200 Add authentication to bug report debug logging endpoints před 5 měsíci
camera.py 510005f043 fix(printers): cam wall — offline tile chip + don't kill shared před 2 měsíci
cloud.py 59f7d736e3 Added BACKERS.md před 3 měsíci
discovery.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites před 3 měsíci
external_links.py 3887938e8f Security: add token-based auth for all media endpoints před 5 měsíci
filaments.py 2fd90e9dce refactor(api): rename /filaments/ to /filament-catalog/ for clarity (#427) před 6 měsíci
firmware.py d74ab06072 feat(firmware): list all announced versions with usable/unavailable status, support rollback před 4 měsíci
github_backup.py 48a7024b96 security(github-backup): refuse to save against a non-private repository před 3 měsíci
groups.py f2a3917e90 Security hardening (maziggy/bambuddy-security #1) před 2 měsíci
inventory.py 6c5b40dd57 [Fix] Forecasting: Group spools by color and rework UI (#1814) před 2 měsíci
kprofiles.py 4925b4c830 fix(slice): re-slice correctness — model label, honest errors, filament usage, nozzle guard před 3 měsíci
labels.py 1677efb2c6 fix(labels): replace incorrect ams_30x15 preset with correct AMS holder sizes (#1426) před 3 měsíci
library.py 4c67d8a4e1 feat: Unify print dispatch through the scheduler (#1625) před 2 měsíci
library_tags.py bb42b423af feat(file-manager): user-authored tags for cross-cutting filtering (#1268) před 2 měsíci
library_trash.py e0e597271e ● feat(#1008): library trash bin, admin bulk purge, auto-purge setting před 4 měsíci
local_backup.py a1cb5d5b4d fix(backup): interpret scheduled-backup HH:MM as local time, not UTC (#1602 follow-up) před 3 měsíci
local_presets.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) před 7 měsíci
maintenance.py 673001e3cd fix(maintenance): #1596 persist wiki_url on Custom Type create + correct před 3 měsíci
makerworld.py 9f8bac63ff fix(makerworld): resolve API-key owner for cloud-token lookups (#1777) před 2 měsíci
metrics.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep před 3 měsíci
mfa.py 70857af393 feat(auth): SSO autologin + disable local username/password login (#1589) před 2 měsíci
notification_templates.py 9562d66b6b Feature: Advanced Authentication User Email Notifications (#693) před 5 měsíci
notifications.py 4206d675eb feat(notifications): dedicate AI Failure Detection notification event (#1794) před 2 měsíci
obico.py 5b3962e3e6 fix(obico): Failure Detection status panel shows thresholds for the selected sensitivity (#1469) před 3 měsíci
orca_cloud.py 18d534c945 feat(orca-cloud): integrate Orca Cloud profile sync across UI, slicer and SpoolBuddy před 3 měsíci
pending_uploads.py 43adb6f964 Security hardening (security #2) před 2 měsíci
print_log.py 43adb6f964 Security hardening (security #2) před 2 měsíci
print_queue.py 1c683f063c fix(queue): ownership gates + TOCTOU lock + /reorder validator (#1625-followup) před 2 měsíci
printer_sensor_history.py 090c180ebf feat(heater-history): track nozzle / bed / chamber readings + per-tile chart-icon overlay opens history modal před 2 měsíci
printers.py d4ad41d850 fix(hms): action buttons actually reach the printer (#1830) před 2 měsíci
projects.py cc25cbe774 fix(archives): #1608 suppress card time-accuracy badge for multi-run archives před 3 měsíci
settings.py 4c67d8a4e1 feat: Unify print dispatch through the scheduler (#1625) před 2 měsíci
slice_jobs.py 43adb6f964 Security hardening (security #2) před 2 měsíci
slicer_presets.py 43adb6f964 Security hardening (security #2) před 2 měsíci
smart_plugs.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites před 3 měsíci
sponsor_prompt.py a5fe5cb3d4 feat(sponsor-prompt): in-app toast at earned milestones před 2 měsíci
spoolbuddy.py 4387a09162 fix(spoolbuddy): route weight sync by inventory mode exclusively (#1530) před 3 měsíci
spoolman.py 8a26e7d753 fix(inventory): stop popping the unknown-tag modal for slots with no RFID před 2 měsíci
spoolman_inventory.py fb3821630f feat(inventory): batch / mass edit on the Filament tab (#1795) před 2 měsíci
support.py 68c06a76c4 chore(support): silence bandit B104 on net.info ip redaction před 2 měsíci
system.py 4dcd37bc87 feat(system): NTP-gate state on /api/v1/system/appliance před 2 měsíci
updates.py 25a23eadd7 fix(updates): switch Windows installer installs to release-asset update flow před 2 měsíci
user_notifications.py 9a0be3477e Fix ruff format for user_notifications and spoolman před 5 měsíci
users.py f2a3917e90 Security hardening (maziggy/bambuddy-security #1) před 2 měsíci
virtual_printers.py b414af6b1c feat(gcode-injection): per-VP opt-in auto-print injection toggle (#1516) (#1656) před 2 měsíci
webhook.py c9bc5eb4e9 fix(webhook): #1584 PrinterState dataclass attribute access in status / stop / cancel před 3 měsíci
websocket.py 9033b0f81e feat(toast): restore upload-progress toast for scheduler dispatches (#1625 follow-up) před 2 měsíci