mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #19] [MERGED] 0.1.5b6 #900
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#900
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/19
Author: @maziggy
Created: 12/12/2025
Status: ✅ Merged
Merged: 12/12/2025
Merged by: @maziggy
Base:
main← Head:0.1.5b📝 Commits (5)
b6a7dabDisbaled CI temp.f4cc71bUpdated CHANGELOG.md1a4f146Notifications:722ae5bUpdated README2953d2cChanged version to 0.1.5b6; uodated CHANGELOG📊 Changes
23 files changed (+678 additions, -187 deletions)
View changed files
📝
.github/workflows.disabled/ci.yml(+0 -0)📝
CHANGELOG.md(+68 -9)📝
README.md(+12 -2)📝
backend/app/api/routes/camera.py(+107 -15)📝
backend/app/api/routes/notifications.py(+8 -2)📝
backend/app/core/config.py(+1 -1)📝
backend/app/core/database.py(+14 -0)📝
backend/app/main.py(+37 -9)📝
backend/app/models/notification.py(+7 -3)📝
backend/app/schemas/notification.py(+10 -2)📝
backend/app/services/notification_service.py(+59 -5)📝
frontend/src/__tests__/components/NotificationProviderCard.test.tsx(+2 -0)📝
frontend/src/__tests__/mocks/handlers.ts(+2 -0)📝
frontend/src/api/client.ts(+12 -3)📝
frontend/src/components/Dashboard.tsx(+30 -6)📝
frontend/src/components/NotificationProviderCard.tsx(+40 -7)📝
frontend/src/pages/CameraPage.tsx(+46 -2)📝
frontend/src/pages/SettingsPage.tsx(+75 -17)📝
frontend/src/pages/StatsPage.tsx(+53 -9)➖
static/assets/index-C5I5zyf3.css(+0 -1)...and 3 more files
📄 Description
Notifications:
Settings:
Statistics:
Camera:
Documentation:
chamber control, printer control, AI detection, calibration, energy tracking,
database backup/restore, system info dashboard)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.