| .. |
|
__init__.py
|
09677861ba
Added screenshots
|
9 месяцев назад |
|
_oidc_helpers.py
|
3daae22f3d
Security hardening (maziggy/bambuddy-security #8)
|
1 месяц назад |
|
_spoolman_helpers.py
|
88dc56d6e1
Security hardening (maziggy/bambuddy-security #7)
|
1 месяц назад |
|
_url_safety.py
|
3daae22f3d
Security hardening (maziggy/bambuddy-security #8)
|
1 месяц назад |
|
ams_history.py
|
ed36eafbec
Fix timestamps off by timezone offset in non-UTC containers (#504)
|
6 месяцев назад |
|
api_keys.py
|
168d9d8f8e
fix(auth): let API keys manage projects via new can_manage_projects scope (#1893)
|
2 месяцев назад |
|
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
|
91acac2b35
Stop retrying a printer whose FTPS handshake fails, and name the cause (#2780)
|
4 недель назад |
|
auth.py
|
9e783fbad6
fix(oidc): keep the local-login bypass lenient under strict env_bool
|
1 месяц назад |
|
bug_report.py
|
5709282200
Add authentication to bug report debug logging endpoints
|
5 месяцев назад |
|
camera.py
|
d9da60dd8d
fix(camera): reuse the live view's frame for external-camera captures (#2707)
|
1 месяц назад |
|
camwall.py
|
d09db436c3
feat(camwall): serve the Cam Wall at /camwall, and on a token-authenticated kiosk
|
1 месяц назад |
|
cloud.py
|
80687982c1
fix(db): release scheduler/cloud/cover sessions across slow I/O, add LIFO pool (#2572)
|
1 месяц назад |
|
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
|
9284240279
fix(backup): gate every restore category on the permission owning its rows (#2656)
|
1 месяц назад |
|
groups.py
|
f2a3917e90
Security hardening (maziggy/bambuddy-security #1)
|
2 месяцев назад |
|
ha_sensors.py
|
cd004df817
Show Home Assistant sensors on the printer card (#1148, #448)
|
1 месяц назад |
|
inventory.py
|
2e74f2ad41
feat(ams): confirm spool assignments landed instead of fire-and-forget (#2582)
|
1 месяц назад |
|
kprofiles.py
|
18938a10ee
fix(kprofiles): stop reporting rejected K-profile writes as saved
|
1 месяц назад |
|
labels.py
|
917bfd7666
feat(labels): scannable QR on 203 dpi thermal printers + monochrome mode (#1870)
|
2 месяцев назад |
|
library.py
|
9beb001a17
Record who queued a file from the Library and the webhook API
|
1 месяц назад |
|
library_tags.py
|
e1e2c12d25
fix(library-tags): declare response_model=None on the 204 DELETE route
|
1 месяц назад |
|
library_trash.py
|
e0e597271e
● feat(#1008): library trash bin, admin bulk purge, auto-purge setting
|
4 месяцев назад |
|
library_variants.py
|
a9b57ccd3c
Add variant-group endpoints and cross-model queue creation (#671, #2570)
|
1 месяц назад |
|
local_backup.py
|
5bbfeefa65
fix(backup): diagnose an unwritable backup path instead of quoting errno 30 (#2544)
|
1 месяц назад |
|
local_presets.py
|
edf244c469
Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310)
|
6 месяцев назад |
|
maintenance.py
|
673001e3cd
fix(maintenance): #1596 persist wiki_url on Custom Type create + correct
|
3 месяцев назад |
|
makerworld.py
|
09b739b95d
fix(cloud): stop reporting an expired Bambu Cloud sign-in as connected (issue #2562)
|
1 месяц назад |
|
metrics.py
|
b7d7c82501
fix(security): WebSocket auth gate + audit-driven hardening sweep
|
3 месяцев назад |
|
mfa.py
|
c9ee259807
feat(oidc): refuse API writes to the env-managed provider
|
1 месяц назад |
|
notification_templates.py
|
9562d66b6b
Feature: Advanced Authentication User Email Notifications (#693)
|
5 месяцев назад |
|
notifications.py
|
8fd1f884dc
feat(mqtt): publish the plate-clear gate and add a notification for it (#2525)
|
1 месяц назад |
|
obico.py
|
11dc612bc4
feat(obico): authenticate to a token-protected ML API (#2733)
|
1 месяц назад |
|
orca_cloud.py
|
455a9e4ba7
fix(backup): collect cloud profiles from every connected account (#2717)
|
1 месяц назад |
|
pending_uploads.py
|
43adb6f964
Security hardening (security #2)
|
2 месяцев назад |
|
pipeline_runs.py
|
83ac5b361c
Security fix (security-issue #6)
|
1 месяц назад |
|
print_log.py
|
a08d3e62f3
Show the Print Log's per-run cost and energy, and let users pick columns (#2636)
|
1 месяц назад |
|
print_queue.py
|
71a06f3638
Add batch orders with a quantity per plate (#342)
|
1 месяц назад |
|
printer_sensor_history.py
|
090c180ebf
feat(heater-history): track nozzle / bed / chamber readings + per-tile chart-icon overlay opens history modal
|
2 месяцев назад |
|
printers.py
|
91acac2b35
Stop retrying a printer whose FTPS handshake fails, and name the cause (#2780)
|
4 недель назад |
|
projects.py
|
afa0ba0dc0
Nest projects under a master project and roll their figures up (#1264)
|
1 месяц назад |
|
settings.py
|
db6cdb0745
fix(camera): take the finish photo when the print ends, not when its last layer starts (#2547)
|
1 месяц назад |
|
slice_jobs.py
|
83ac5b361c
Security fix (security-issue #6)
|
1 месяц назад |
|
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)
|
2 месяцев назад |
|
slicer_presets.py
|
fdd6ec416f
fix(slicer): classify filament profiles by their real printer scope, not just their name (#2628 follow-up)
|
1 месяц назад |
|
smart_plugs.py
|
56accd24de
fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629)
|
1 месяц назад |
|
sponsor_prompt.py
|
a5fe5cb3d4
feat(sponsor-prompt): in-app toast at earned milestones
|
2 месяцев назад |
|
spoolbuddy.py
|
4387a09162
fix(spoolbuddy): route weight sync by inventory mode exclusively (#1530)
|
3 месяцев назад |
|
spoolman.py
|
8a26e7d753
fix(inventory): stop popping the unknown-tag modal for slots with no RFID
|
2 месяцев назад |
|
spoolman_inventory.py
|
fb3821630f
feat(inventory): batch / mass edit on the Filament tab (#1795)
|
2 месяцев назад |
|
support.py
|
c457cf54bf
feat(support): record process memory, threads and children in bundles (#2734)
|
1 месяц назад |
|
system.py
|
5afdaa83d1
fix(db): configurable pool, auth_enabled cache, single-checkout auth (#2572)
|
1 месяц назад |
|
updates.py
|
689f5276e4
Show the compose directory in the Docker update command (#2664)
|
1 месяц назад |
|
user_notifications.py
|
d27c85de45
Fix ruff format for user_notifications and spoolman
|
5 месяцев назад |
|
users.py
|
f2a3917e90
Security hardening (maziggy/bambuddy-security #1)
|
2 месяцев назад |
|
virtual_printers.py
|
bab1cfb906
feat(vp): per-VP "Save AMS mapping" toggle + reprint auto-apply
|
1 месяц назад |
|
webhook.py
|
9beb001a17
Record who queued a file from the Library and the webhook API
|
1 месяц назад |
|
websocket.py
|
9033b0f81e
feat(toast): restore upload-progress toast for scheduler dispatches (#1625 follow-up)
|
2 месяцев назад |