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