| .. |
|
__init__.py
|
09677861ba
Added screenshots
|
9 months ago |
|
_oidc_helpers.py
|
3daae22f3d
Security hardening (maziggy/bambuddy-security #8)
|
1 month ago |
|
_spoolman_helpers.py
|
699fc419fe
Paint an AMS slot card with the spool's colours, not the tray's (issue #2967)
|
1 week ago |
|
_url_safety.py
|
3daae22f3d
Security hardening (maziggy/bambuddy-security #8)
|
1 month ago |
|
ams_history.py
|
ed36eafbec
Fix timestamps off by timezone offset in non-UTC containers (#504)
|
6 months ago |
|
api_keys.py
|
168d9d8f8e
fix(auth): let API keys manage projects via new can_manage_projects scope (#1893)
|
2 months ago |
|
archive_purge.py
|
e7045597bc
fix(archives): bulk and auto purge now honour the soft / hard delete choice from #1343 (#1390 follow-up)
|
3 months ago |
|
archives.py
|
2e405afcd1
Decide whether a 3MF is sliced by looking inside it (issue #2993)
|
1 week ago |
|
auth.py
|
7c117dc6bc
Let API clients resolve user ids to names (#1894)
|
3 weeks ago |
|
bug_report.py
|
5709282200
Add authentication to bug report debug logging endpoints
|
5 months ago |
|
camera.py
|
d4477e9b71
Log ffmpeg's error instead of its build banner
|
1 week ago |
|
camwall.py
|
d09db436c3
feat(camwall): serve the Cam Wall at /camwall, and on a token-authenticated kiosk
|
1 month ago |
|
cloud.py
|
604fa44593
Explain Bambu Cloud's CAPTCHA challenge instead of repeating it (#2790)
|
4 weeks ago |
|
discovery.py
|
f243e4e598
fix(asyncio): track strong refs on orphan create_task sites
|
3 months ago |
|
external_links.py
|
3887938e8f
Security: add token-based auth for all media endpoints
|
5 months ago |
|
filaments.py
|
2fd90e9dce
refactor(api): rename /filaments/ to /filament-catalog/ for clarity (#427)
|
6 months ago |
|
finance.py
|
2e5d36d680
implemented pr (minor) feedback
|
1 month ago |
|
firmware.py
|
d74ab06072
feat(firmware): list all announced versions with usable/unavailable status, support rollback
|
4 months ago |
|
github_backup.py
|
9284240279
fix(backup): gate every restore category on the permission owning its rows (#2656)
|
1 month ago |
|
groups.py
|
7c117dc6bc
Let API clients resolve user ids to names (#1894)
|
3 weeks ago |
|
ha_sensors.py
|
cd004df817
Show Home Assistant sensors on the printer card (#1148, #448)
|
1 month ago |
|
inventory.py
|
0d21239e18
Send AMS tray colours as uppercase hex (issue #2987)
|
1 week ago |
|
kprofiles.py
|
18938a10ee
fix(kprofiles): stop reporting rejected K-profile writes as saved
|
1 month ago |
|
labels.py
|
699fc419fe
Paint an AMS slot card with the spool's colours, not the tray's (issue #2967)
|
1 week ago |
|
library.py
|
2e405afcd1
Decide whether a 3MF is sliced by looking inside it (issue #2993)
|
1 week ago |
|
library_tags.py
|
e1e2c12d25
fix(library-tags): declare response_model=None on the 204 DELETE route
|
1 month ago |
|
library_trash.py
|
e0e597271e
● feat(#1008): library trash bin, admin bulk purge, auto-purge setting
|
4 months ago |
|
library_variants.py
|
a9b57ccd3c
Add variant-group endpoints and cross-model queue creation (#671, #2570)
|
1 month ago |
|
local_backup.py
|
5bbfeefa65
fix(backup): diagnose an unwritable backup path instead of quoting errno 30 (#2544)
|
1 month ago |
|
local_presets.py
|
edf244c469
Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310)
|
6 months ago |
|
location_ha_sensors.py
|
54af3146a3
[Feature]: Bind Home Assistant sensors to storage locations (dryboxes/bins) (#2827)
|
1 week ago |
|
maintenance.py
|
673001e3cd
fix(maintenance): #1596 persist wiki_url on Custom Type create + correct
|
3 months ago |
|
makerworld.py
|
09b739b95d
fix(cloud): stop reporting an expired Bambu Cloud sign-in as connected (issue #2562)
|
1 month ago |
|
metrics.py
|
b7d7c82501
fix(security): WebSocket auth gate + audit-driven hardening sweep
|
3 months ago |
|
mfa.py
|
c9ee259807
feat(oidc): refuse API writes to the env-managed provider
|
1 month ago |
|
notification_templates.py
|
dd1d40b0d4
implemented pr (worth fixing) feedback
|
1 month ago |
|
notifications.py
|
54af3146a3
[Feature]: Bind Home Assistant sensors to storage locations (dryboxes/bins) (#2827)
|
1 week ago |
|
obico.py
|
06e5114a03
Do not report a printer as Safe when nothing is checking it (issue #2952)
|
1 week ago |
|
orca_cloud.py
|
455a9e4ba7
fix(backup): collect cloud profiles from every connected account (#2717)
|
1 month ago |
|
pending_uploads.py
|
43adb6f964
Security hardening (security #2)
|
2 months ago |
|
pipeline_runs.py
|
a4795c5ca3
Let API keys read and run slicer pipelines (#1425 follow-up)
|
3 weeks ago |
|
print_log.py
|
5211fd4575
Store a failure reason in one vocabulary, not three (issue #2974)
|
1 week ago |
|
print_queue.py
|
196fcaf15b
Keep the last run a batch order can re-queue a plate from
|
1 week ago |
|
printer_sensor_history.py
|
090c180ebf
feat(heater-history): track nozzle / bed / chamber readings + per-tile chart-icon overlay opens history modal
|
2 months ago |
|
printers.py
|
7c10412f99
Refuse a same-named 3MF that contradicts the running print (issue #2957)
|
1 week ago |
|
projects.py
|
afa0ba0dc0
Nest projects under a master project and roll their figures up (#1264)
|
1 month ago |
|
scheduled_dryings.py
|
d37ce94f81
Feature: Scheduled drying (#2703)
|
3 weeks ago |
|
settings.py
|
08a58b1ef4
Keep both modes' slot assignments across an inventory mode switch (issue #2812)
|
1 week ago |
|
slice_jobs.py
|
83ac5b361c
Security fix (security-issue #6)
|
1 month ago |
|
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 months ago |
|
slicer_presets.py
|
e9daa2124e
Match slicer presets on what they declare, not what they are named (issue #2982)
|
1 week ago |
|
smart_plugs.py
|
9a2b811566
Show the plug that powers the printer in the card's Power row (#2830)
|
3 weeks ago |
|
sponsor_prompt.py
|
a5fe5cb3d4
feat(sponsor-prompt): in-app toast at earned milestones
|
2 months ago |
|
spoolbuddy.py
|
4387a09162
fix(spoolbuddy): route weight sync by inventory mode exclusively (#1530)
|
3 months ago |
|
spoolman.py
|
e5a18bf58b
Key a K profile on its nozzle's flow type
|
1 week ago |
|
spoolman_inventory.py
|
e5a18bf58b
Key a K profile on its nozzle's flow type
|
1 week ago |
|
support.py
|
28b2b9f151
Pin the PostgreSQL session to UTC so defaulted timestamps are UTC (#2855)
|
2 weeks ago |
|
system.py
|
5afdaa83d1
fix(db): configurable pool, auth_enabled cache, single-checkout auth (#2572)
|
1 month ago |
|
updates.py
|
689f5276e4
Show the compose directory in the Docker update command (#2664)
|
1 month ago |
|
user_notifications.py
|
d27c85de45
Fix ruff format for user_notifications and spoolman
|
5 months ago |
|
users.py
|
7c117dc6bc
Let API clients resolve user ids to names (#1894)
|
3 weeks ago |
|
virtual_printers.py
|
bab1cfb906
feat(vp): per-VP "Save AMS mapping" toggle + reprint auto-apply
|
1 month ago |
|
webhook.py
|
7c117dc6bc
Let API clients resolve user ids to names (#1894)
|
3 weeks ago |
|
websocket.py
|
9033b0f81e
feat(toast): restore upload-progress toast for scheduler dispatches (#1625 follow-up)
|
2 months ago |