maziggy ebc72e1d41 fix(archives): keep the project name when the wrong-plate guard rejects a 3MF (issue #3126) před 4 dny
..
__init__.py 09677861ba Added screenshots před 10 měsíci
_oidc_helpers.py 3daae22f3d Security hardening (maziggy/bambuddy-security #8) před 1 měsícem
_spoolman_helpers.py 699fc419fe Paint an AMS slot card with the spool's colours, not the tray's (issue #2967) před 4 týdny
_url_safety.py 3daae22f3d Security hardening (maziggy/bambuddy-security #8) před 1 měsícem
ams_history.py ed36eafbec Fix timestamps off by timezone offset in non-UTC containers (#504) před 7 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 4 měsíci
archives.py ebc72e1d41 fix(archives): keep the project name when the wrong-plate guard rejects a 3MF (issue #3126) před 4 dny
auth.py 036f0a688f Merge pull request #2845 from pascalheidmann/refactor/modular-import před 5 dny
bug_report.py 5709282200 Add authentication to bug report debug logging endpoints před 5 měsíci
camera.py d4477e9b71 Log ffmpeg's error instead of its build banner před 3 týdny
camwall.py d09db436c3 feat(camwall): serve the Cam Wall at /camwall, and on a token-authenticated kiosk před 2 měsíci
cloud.py 036f0a688f Merge pull request #2845 from pascalheidmann/refactor/modular-import před 5 dny
discovery.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites před 3 měsíci
external_links.py 816f073a9e fix(auth): decouple media routes from the camera stream token (issue #3025) před 2 týdny
filaments.py 2fd90e9dce refactor(api): rename /filaments/ to /filament-catalog/ for clarity (#427) před 7 měsíci
finance.py 4a85e033c0 fix(finance): show the currency the install is configured for (issue #3123) před 5 dny
firmware.py d74ab06072 feat(firmware): list all announced versions with usable/unavailable status, support rollback před 5 měsíci
github_backup.py 9284240279 fix(backup): gate every restore category on the permission owning its rows (#2656) před 1 měsícem
groups.py 7c117dc6bc Let API clients resolve user ids to names (#1894) před 1 měsícem
ha_sensors.py cd004df817 Show Home Assistant sensors on the printer card (#1148, #448) před 1 měsícem
inventory.py 0db028f9e6 fix(inventory): one structured 409 for a tag another spool holds (issue #3110) před 5 dny
kprofiles.py 18938a10ee fix(kprofiles): stop reporting rejected K-profile writes as saved před 1 měsícem
labels.py 699fc419fe Paint an AMS slot card with the spool's colours, not the tray's (issue #2967) před 4 týdny
library.py 70b42d1c8d fix(library): stop reporting success for a bulk add that queued nothing (issue #3112) před 6 dny
library_tags.py e1e2c12d25 fix(library-tags): declare response_model=None on the 204 DELETE route před 2 měsíci
library_trash.py e0e597271e ● feat(#1008): library trash bin, admin bulk purge, auto-purge setting před 5 měsíci
library_variants.py a9b57ccd3c Add variant-group endpoints and cross-model queue creation (#671, #2570) před 1 měsícem
local_backup.py 5bbfeefa65 fix(backup): diagnose an unwritable backup path instead of quoting errno 30 (#2544) před 2 měsíci
local_presets.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) před 7 měsíci
location_ha_sensors.py 54af3146a3 [Feature]: Bind Home Assistant sensors to storage locations (dryboxes/bins) (#2827) před 1 měsícem
maintenance.py 673001e3cd fix(maintenance): #1596 persist wiki_url on Custom Type create + correct před 3 měsíci
makerworld.py 036f0a688f Merge pull request #2845 from pascalheidmann/refactor/modular-import před 5 dny
metrics.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep před 3 měsíci
mfa.py c9ee259807 feat(oidc): refuse API writes to the env-managed provider před 1 měsícem
notification_templates.py dd1d40b0d4 implemented pr (worth fixing) feedback před 1 měsícem
notifications.py 54af3146a3 [Feature]: Bind Home Assistant sensors to storage locations (dryboxes/bins) (#2827) před 1 měsícem
obico.py 06e5114a03 Do not report a printer as Safe when nothing is checking it (issue #2952) před 1 měsícem
orca_cloud.py f3b1c59169 fix(orca-cloud): close the HTTP client when an authenticated build fails před 2 týdny
pending_uploads.py 43adb6f964 Security hardening (security #2) před 3 měsíci
pipeline_runs.py a4795c5ca3 Let API keys read and run slicer pipelines (#1425 follow-up) před 1 měsícem
print_log.py 816f073a9e fix(auth): decouple media routes from the camera stream token (issue #3025) před 2 týdny
print_queue.py 196fcaf15b Keep the last run a batch order can re-queue a plate from 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 3 měsíci
printers.py 2c7c97c130 fix(jog): send the nozzle-bed gap the API promises on every model (issue #1334) před 6 dny
projects.py 816f073a9e fix(auth): decouple media routes from the camera stream token (issue #3025) před 2 týdny
scheduled_dryings.py d37ce94f81 Feature: Scheduled drying (#2703) před 1 měsícem
settings.py 93eeb05264 fix(auth): let the sidebar read install flags without settings:read (issue #3023) před 2 týdny
slice_jobs.py 83ac5b361c Security fix (security-issue #6) 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 3 měsíci
slicer_presets.py 036f0a688f Merge pull request #2845 from pascalheidmann/refactor/modular-import před 5 dny
smart_plugs.py 9a2b811566 Show the plug that powers the printer in the card's Power row (#2830) před 1 měsícem
sponsor_prompt.py a5fe5cb3d4 feat(sponsor-prompt): in-app toast at earned milestones před 3 měsíci
spoolbuddy.py e4a9ef4550 fix(spoolbuddy): show the colour name the rest of Bambuddy shows (issue #3090) před 6 dny
spoolman.py e5a18bf58b Key a K profile on its nozzle's flow type před 4 týdny
spoolman_inventory.py 0db028f9e6 fix(inventory): one structured 409 for a tag another spool holds (issue #3110) před 5 dny
support.py 3a5f802cdc fix(diagnostics): read the subnet the host is actually on (issue #3092) před 6 dny
system.py 5afdaa83d1 fix(db): configurable pool, auth_enabled cache, single-checkout auth (#2572) před 2 měsíci
updates.py 689f5276e4 Show the compose directory in the Docker update command (#2664) před 1 měsícem
user_notifications.py d27c85de45 Fix ruff format for user_notifications and spoolman před 6 měsíci
users.py 7c117dc6bc Let API clients resolve user ids to names (#1894) před 1 měsícem
virtual_printers.py bab1cfb906 feat(vp): per-VP "Save AMS mapping" toggle + reprint auto-apply před 1 měsícem
webhook.py 7c117dc6bc Let API clients resolve user ids to names (#1894) před 1 měsícem
websocket.py 9033b0f81e feat(toast): restore upload-progress toast for scheduler dispatches (#1625 follow-up) před 3 měsíci