| .. |
|
__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
|
168d9d8f8e
fix(auth): let API keys manage projects via new can_manage_projects scope (#1893)
|
před 2 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
|
8d618678a2
fix(stats): don't bank the disconnect gap as print time on reconnect (#2592)
|
před 1 měsícem |
|
auth.py
|
5afdaa83d1
fix(db): configurable pool, auth_enabled cache, single-checkout auth (#2572)
|
před 1 měsícem |
|
bug_report.py
|
5709282200
Add authentication to bug report debug logging endpoints
|
před 5 měsíci |
|
camera.py
|
cc75a24371
fix(db): stop holding pooled connections across FTP/camera/SMTP work (#2572)
|
před 1 měsícem |
|
camwall.py
|
d09db436c3
feat(camwall): serve the Cam Wall at /camwall, and on a token-authenticated kiosk
|
před 1 měsícem |
|
cloud.py
|
80687982c1
fix(db): release scheduler/cloud/cover sessions across slow I/O, add LIFO pool (#2572)
|
před 1 měsícem |
|
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
|
2e74f2ad41
feat(ams): confirm spool assignments landed instead of fire-and-forget (#2582)
|
před 1 měsícem |
|
kprofiles.py
|
4925b4c830
fix(slice): re-slice correctness — model label, honest errors, filament usage, nozzle guard
|
před 3 měsíci |
|
labels.py
|
917bfd7666
feat(labels): scannable QR on 203 dpi thermal printers + monochrome mode (#1870)
|
před 2 měsíci |
|
library.py
|
fdd6ec416f
fix(slicer): classify filament profiles by their real printer scope, not just their name (#2628 follow-up)
|
před 1 měsícem |
|
library_tags.py
|
e1e2c12d25
fix(library-tags): declare response_model=None on the 204 DELETE route
|
před 1 měsícem |
|
library_trash.py
|
e0e597271e
● feat(#1008): library trash bin, admin bulk purge, auto-purge setting
|
před 4 měsíci |
|
local_backup.py
|
5bbfeefa65
fix(backup): diagnose an unwritable backup path instead of quoting errno 30 (#2544)
|
před 1 měsícem |
|
local_presets.py
|
edf244c469
Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310)
|
před 6 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
|
09b739b95d
fix(cloud): stop reporting an expired Bambu Cloud sign-in as connected (issue #2562)
|
před 1 měsícem |
|
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
|
00251fe808
feat(orca-cloud): pair via RFC 8628 device flow, replacing the paste-based sign-in
|
před 1 měsícem |
|
pending_uploads.py
|
43adb6f964
Security hardening (security #2)
|
před 2 měsíci |
|
pipeline_runs.py
|
b23cb69a66
fix(permissions): self-heal Administrators to ALL_PERMISSIONS on upgrade + Pipelines runs dashboard polish
|
před 2 měsíci |
|
print_log.py
|
43adb6f964
Security hardening (security #2)
|
před 2 měsíci |
|
print_queue.py
|
64f9d04c80
fix(queue): claim a queue item before dispatch so it can't be reassigned mid-upload (#2615)
|
před 1 měsícem |
|
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
|
41ad1d65c7
feat(skip-objects): select items directly on the build plate
|
před 1 měsícem |
|
projects.py
|
c640ddc1f7
fix(projects): carry tags, due date and priority in the list payload (#2536)
|
před 1 měsícem |
|
settings.py
|
2e45893dd5
feat(print-options): add "Auto" state to bed levelling, flow & nozzle-offset calibration
|
před 1 měsícem |
|
slice_jobs.py
|
43adb6f964
Security hardening (security #2)
|
před 2 měsíci |
|
slicer_pipelines.py
|
3ef197e4e0
feat(slicer): Pipelines — multi-copy + class targeting + fanout + runs dashboard + retry-failed + WS updates (#1425 PR C — completes the v3 design)
|
před 2 měsíci |
|
slicer_presets.py
|
fdd6ec416f
fix(slicer): classify filament profiles by their real printer scope, not just their name (#2628 follow-up)
|
před 1 měsícem |
|
smart_plugs.py
|
56accd24de
fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629)
|
před 1 měsícem |
|
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
|
ce807fb1cc
fix(queue): upload to printers in parallel, cap wedge retries, make debug logs survive a farm
|
před 1 měsícem |
|
system.py
|
5afdaa83d1
fix(db): configurable pool, auth_enabled cache, single-checkout auth (#2572)
|
před 1 měsícem |
|
updates.py
|
25a23eadd7
fix(updates): switch Windows installer installs to release-asset update flow
|
před 2 měsíci |
|
user_notifications.py
|
d27c85de45
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 |