mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #14] [MERGED] 0.1.5b2 #903
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#903
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/14
Author: @maziggy
Created: 12/9/2025
Status: ✅ Merged
Merged: 12/9/2025
Merged by: @maziggy
Base:
0.1.5b← Head:0.1.5-final📝 Commits (7)
af5fe56Merge pull request #11 from maziggy/0.1.5bce18b38Fixed os.path issue in update module838b613Updated screenshotsa0f0892* Added user options to backup module; Fixed HTTP 500 bugac4fec7- Fixed bug, where switched off printers still show as active on printer page6d71261Renaming app to Bambuddy5b6a449Cleanup📊 Changes
60 files changed (+9755 additions, -8833 deletions)
View changed files
📝
.gitignore(+1 -0)📝
PLAN.md(+2 -2)📝
README.md(+75 -67)📝
backend/app/api/routes/settings.py(+486 -60)📝
backend/app/api/routes/updates.py(+110 -20)📝
backend/app/core/config.py(+32 -4)📝
backend/app/i18n/__init__.py(+4 -4)📝
backend/app/main.py(+3 -3)📝
backend/app/models/notification_template.py(+1 -1)📝
backend/app/schemas/notification_template.py(+10 -10)📝
backend/app/services/bambu_cloud.py(+1 -1)📝
backend/app/services/bambu_mqtt.py(+22 -1)📝
backend/app/services/notification_service.py(+4 -4)📝
backend/app/services/printer_manager.py(+16 -9)📝
docs/screenshots/archives.png(+0 -0)📝
docs/screenshots/cloud_profiles.png(+0 -0)➕
docs/screenshots/cloud_profiles_2.png(+0 -0)📝
docs/screenshots/k_profiles.png(+0 -0)➖
docs/screenshots/maintenance.png(+0 -0)➕
docs/screenshots/maintenance_settings.png(+0 -0)...and 40 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.