mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #16] [MERGED] 0.1.5b3 #899
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
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#899
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/16
Author: @maziggy
Created: 12/9/2025
Status: ✅ Merged
Merged: 12/9/2025
Merged by: @maziggy
Base:
main← Head:0.1.5b📝 Commits (10+)
ce18b38Fixed 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 Bambuddy5b6a449Cleanupc25f05cMerge pull request #14 from maziggy/0.1.5-finalfb6ff31- Improved backup/restore moduleb024880- Improved backup/restore module3f9b7e0- Improved backup/restore module📊 Changes
48 files changed (+2218 additions, -694 deletions)
View changed files
📝
.gitignore(+1 -0)📝
PLAN.md(+2 -2)📝
README.md(+53 -53)📝
backend/app/api/routes/settings.py(+711 -66)📝
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)📝
frontend/index.html(+1 -1)📝
frontend/public/img/android-chrome-192x192.png(+0 -0)📝
frontend/public/img/android-chrome-512x512.png(+0 -0)📝
frontend/public/img/apple-touch-icon.png(+0 -0)➕
frontend/public/img/bambuddy_logo_dark.png(+0 -0)➕
frontend/public/img/bambuddy_logo_light.png(+0 -0)...and 28 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.