mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
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#947
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/188
Author: @maziggy
Created: 1/30/2026
Status: ✅ Merged
Merged: 1/31/2026
Merged by: @maziggy
Base:
0.1.6-final← Head:feature/164📝 Commits (2)
534f2dcStreaming overlay page for OBS integration (#164)8a4b318Merge branch '0.1.6-final' into feature/164📊 Changes
7 files changed (+9217 additions, -0 deletions)
View changed files
📝
CHANGELOG.md(+8 -0)📝
README.md(+1 -0)📝
frontend/src/App.tsx(+4 -0)➕
frontend/src/__tests__/pages/StreamOverlayPage.test.tsx(+230 -0)➕
frontend/src/pages/StreamOverlayPage.tsx(+308 -0)➕
static/assets/index-BTpjfCpx.css(+1 -0)➕
static/assets/index-wxwVsx5u.js(+8665 -0)📄 Description
Add a dedicated overlay page at /overlay/:printerId that combines camera feed with real-time print status for live streaming use cases.
Features:
Closes #164
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.