| .. |
|
git_providers
|
48a7024b96
security(github-backup): refuse to save against a non-private repository
|
1 week ago |
|
virtual_printer
|
173edd9b7c
● fix(vp-queue): inherit slicer print options instead of always using defaults (#1403)
|
1 week ago |
|
__init__.py
|
09677861ba
Added screenshots
|
6 months ago |
|
archive.py
|
4925b4c830
fix(slice): re-slice correctness — model label, honest errors, filament usage, nozzle guard
|
6 days 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
|
173edd9b7c
● fix(vp-queue): inherit slicer print options instead of always using defaults (#1403)
|
1 week ago |
|
bambu_cloud.py
|
59f7d736e3
Added BACKERS.md
|
2 weeks ago |
|
bambu_ftp.py
|
6f050708da
Fix: cap TLS to v1.2 for P2S FTPS to dodge vsFTPd session-reuse bug (#1401)
|
1 week ago |
|
bambu_mqtt.py
|
4925b4c830
fix(slice): re-slice correctness — model label, honest errors, filament usage, nozzle guard
|
6 days 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_diagnose.py
|
134847a3bd
feat(camera): in-app diagnostic for "Connection lost" (#1395 follow-up)
|
1 week ago |
|
camera_fanout.py
|
1e3ad697f2
fix(#1089): camera stream fan-out broadcaster
|
1 month ago |
|
camera_profiles.py
|
67cb5275d0
fix(camera): per-model profile registry; P2S gets relaxed RTSP probe (#1395)
|
1 week 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
|
14919a80a5
Merge pull request #1440 from Person2099/fix/filament-override-ams-mapping-dispatch
|
1 week 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 |
|
ftp_profiles.py
|
6f050708da
Fix: cap TLS to v1.2 for P2S FTPS to dodge vsFTPd session-reuse bug (#1401)
|
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
|
1677efb2c6
fix(labels): replace incorrect ams_30x15 preset with correct AMS holder sizes (#1426)
|
1 week 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 |
|
loop_watchdog.py
|
774eba73c8
feat(diagnostics): event-loop stall watchdog to catch silent backend freezes
|
6 days 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
|
5b3962e3e6
fix(obico): Failure Detection status panel shows thresholds for the selected sensitivity (#1469)
|
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
|
14919a80a5
Merge pull request #1440 from Person2099/fix/filament-override-ams-mapping-dispatch
|
1 week ago |
|
printer_diagnostic.py
|
76e327f4a1
feat: connection diagnostic for "printer won't connect" triage
|
1 week ago |
|
printer_manager.py
|
0406487eb3
Fix: Add Printer no longer hangs the container on P1S (#1445)
|
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
|
305529f483
fix(notifications): missing-spool-assignment check now unions both assignment tables (#1473)
|
1 week 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
|
3b552094a7
fix(spoolman): edit-spool patches the linked filament in place when singleton (#1357 follow-up)
|
1 week ago |
|
spoolman_tracking.py
|
d3f0e9ac73
fix(spoolman): per-print weight tracker falls back to local slot-assignment table for tag-less spools (#1459)
|
1 week ago |
|
stl_thumbnail.py
|
50d1984820
fix(printer): stop the File Manager polling the printer over FTPS every 30s (#1480)
|
6 days 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 |