| .. |
|
git_providers
|
48a7024b96
security(github-backup): refuse to save against a non-private repository
|
1 week ago |
|
virtual_printer
|
1bb0d4856d
fix(vp): deep-merge ams on bridge cache so P1S/A1 partial pushes don't nuke AMS (#1387)
|
1 week ago |
|
__init__.py
|
09677861ba
Added screenshots
|
6 months ago |
|
archive.py
|
84ed28d5fa
fix(queue): cancel pending items and hide stale archive surface when archive soft-deleted (#1348)
|
1 week ago |
|
archive_comparison.py
|
9ba1e34729
fix(archives): keep Quick Stats contribution when deleting a print (#1343)
|
1 week ago |
|
archive_purge.py
|
e7045597bc
fix(archives): bulk and auto purge now honour the soft / hard delete choice from #1343 (#1390 follow-up)
|
1 week ago |
|
background_dispatch.py
|
5680f5d34b
fix(scheduler): watchdogs no longer falsely treat FINISH->IDLE as "print landed" (#1370)
|
1 week ago |
|
bambu_cloud.py
|
59f7d736e3
Added BACKERS.md
|
2 weeks ago |
|
bambu_ftp.py
|
1fac027654
fix(ftp): raise on ftplib.Error from voidresp instead of proceeding
|
1 week ago |
|
bambu_mqtt.py
|
6f2cec5eb3
feat(smart-plugs): auto-off after AMS drying completes (#1349)
|
1 week ago |
|
bug_report.py
|
058f74a7da
Add in-app bug reporting with relay, debug log collection, and privacy controls
|
2 months ago |
|
camera.py
|
60d0c33172
fix(camera): catch RuntimeError in TLS proxy forwarders for uvloop
|
1 month ago |
|
camera_fanout.py
|
1e3ad697f2
fix(#1089): camera stream fan-out broadcaster
|
1 month ago |
|
discovery.py
|
ed36eafbec
Fix timestamps off by timezone offset in non-UTC containers (#504)
|
3 months ago |
|
email_service.py
|
ba1c97c808
feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933)
|
1 month ago |
|
export.py
|
ec0ae162e8
Add per-user statistics filtering (#730)
|
1 month ago |
|
external_camera.py
|
abc8e97050
feat(camera): optional snapshot URL override for external cameras (#1177)
|
3 weeks ago |
|
failure_analysis.py
|
f645bd2bbe
fix(stats): per-event data for all widgets, not just Quick Stats (#1390)
|
1 week ago |
|
filament_requirements.py
|
459cfdc51f
fix(virtual-printer): queue mode pins per-slot type+color so scheduler can match colour (#1188)
|
3 weeks ago |
|
firmware_check.py
|
405dd1525b
fix(firmware): keep download-URL resolution working when bambulab.com 403s (#1350)
|
1 week ago |
|
firmware_update.py
|
405dd1525b
fix(firmware): keep download-URL resolution working when bambulab.com 403s (#1350)
|
1 week ago |
|
github_backup.py
|
48a7024b96
security(github-backup): refuse to save against a non-private repository
|
1 week ago |
|
hms_errors.py
|
b9495877fc
Add HMS error notifications with translations and plate detection fixes
|
4 months ago |
|
homeassistant.py
|
135b8fd93b
fix(smart-plugs): HA entity search bypassed the schema's domain whitelist (#1388)
|
1 week ago |
|
label_renderer.py
|
83a83ed724
feat(labels): add 40x30 mm template, hex colour code, bolder brand (issue #809 follow-up)
|
2 weeks ago |
|
layer_timelapse.py
|
abc8e97050
feat(camera): optional snapshot URL override for external cameras (#1177)
|
3 weeks ago |
|
ldap_service.py
|
d6364646f8
feat(auth): manual LDAP user provisioning from the UI (#1298)
|
1 week ago |
|
library_trash.py
|
e0e597271e
● feat(#1008): library trash bin, admin bulk purge, auto-purge setting
|
1 month ago |
|
local_backup.py
|
774a639e9a
.
|
1 month ago |
|
long_lived_tokens.py
|
fcda728af4
feat(#1108): long-lived camera-stream tokens + fix(#1089) audit-pass tweaks
|
1 month ago |
|
makerworld.py
|
59f7d736e3
Added BACKERS.md
|
2 weeks ago |
|
mqtt_relay.py
|
ed36eafbec
Fix timestamps off by timezone offset in non-UTC containers (#504)
|
3 months ago |
|
mqtt_smart_plug.py
|
74527d4124
fix(smart-plug): restore MQTT subscriptions for per-type topic configs on startup (#1010)
|
1 month ago |
|
network_utils.py
|
b02e9da943
WIP: multi virtual printer support
|
3 months ago |
|
notification_service.py
|
5e88ce13f0
fix(notifications): accept discordapp.com webhook URLs (#1363)
|
1 week ago |
|
obico_actions.py
|
eec7793955
feat(obico): AI print-failure detection via self-hosted Obico ML API (#172)
|
1 month ago |
|
obico_detection.py
|
ce5f4e5f1a
fix(camera): don't open competing socket while a viewer is attached (#1348)
|
1 week ago |
|
obico_smoothing.py
|
eec7793955
feat(obico): AI print-failure detection via self-hosted Obico ML API (#172)
|
1 month ago |
|
oidc_icon.py
|
8a7598f6b5
feat(auth): proxy OIDC provider icons server-side (#1333) (#1342)
|
1 week ago |
|
opentag3d.py
|
b30a283184
Feature/spoolman inventory UI (#1241)
|
2 weeks ago |
|
orca_profiles.py
|
330d77198a
Fix AMS slot showing wrong material for "Support for" profiles
|
2 months ago |
|
plate_detection.py
|
abc8e97050
feat(camera): optional snapshot URL override for external cameras (#1177)
|
3 weeks ago |
|
preset_resolver.py
|
c1f69ee0cc
fix(slicer): wrong-printer slicing + sliced-archive filament list + per-instance MakerWorld compat
|
1 month ago |
|
print_log.py
|
856b849ffa
fix(stats): per-event aggregation so reprints add to Quick Stats instead of overwriting (#1378)
|
1 week ago |
|
print_scheduler.py
|
5680f5d34b
fix(scheduler): watchdogs no longer falsely treat FINISH->IDLE as "print landed" (#1370)
|
1 week ago |
|
printer_manager.py
|
6f2cec5eb3
feat(smart-plugs): auto-off after AMS drying completes (#1349)
|
1 week ago |
|
rest_smart_plug.py
|
76adf70fd4
Add separate power/energy URLs and multipliers for REST smart plugs (#472)
|
1 month ago |
|
slice_dispatch.py
|
d5153f1de3
feat(slicer): live progress + filament discovery polish + OrcaSlicer warning
|
1 month ago |
|
slice_preview.py
|
8a31397171
feat(slicer): bundle-aware preview slice for accurate gram estimates
|
3 weeks ago |
|
slicer_api.py
|
ccf985abfc
feat(slicing): build-plate override in the SliceModal (#1337)
|
2 weeks ago |
|
smart_plug_manager.py
|
6f2cec5eb3
feat(smart-plugs): auto-off after AMS drying completes (#1349)
|
1 week ago |
|
spool_assignment_notifications.py
|
866103bb96
Fix ruff format check for spool_assignment_notifications.py
|
2 months ago |
|
spool_tag_matcher.py
|
b30a283184
Feature/spoolman inventory UI (#1241)
|
2 weeks ago |
|
spoolbuddy_ssh.py
|
f5ecc61cda
fix(spoolbuddy): lower /update permission to INVENTORY_UPDATE so kiosk's own Settings -> Update button works
|
2 weeks ago |
|
spoolman.py
|
8b9efd0160
fix(inventory): "Reset usage to 0" works in Spoolman mode too (#1390)
|
1 week ago |
|
spoolman_tracking.py
|
6fe00adb23
fix(spoolman): resolve -1 in ams_mapping to external spool (#1276)
|
2 weeks ago |
|
stl_thumbnail.py
|
db308aa80b
fix(library): defer external-scan STL thumbnails + Path coerce (#1299)
|
2 weeks ago |
|
tasmota.py
|
839be41133
Fix support bundle leaking personal data (#473)
|
3 months ago |
|
timelapse_processor.py
|
b99536cc33
Remove unused imports, variables, and fix minor CodeQL findings
|
3 months ago |
|
usage_tracker.py
|
856b849ffa
fix(stats): per-event aggregation so reprints add to Quick Stats instead of overwriting (#1378)
|
1 week ago |