mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #178] [MERGED] Feature/stl thumbnail #941
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#941
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/178
Author: @maziggy
Created: 1/29/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @maziggy
Base:
0.1.6-final← Head:feature/stl-thumbnail📝 Commits (10+)
1cbde60Merge pull request #142 from maziggy/0.1.6b11164d22fAdd security scanning to CI pipeline580225aAdd security scanning to CI pipeline2da519aReplace python-jose with PyJWT to eliminate ecdsa vulnerability51df60cFixed CIaa5ab13Added stale issues workflow56efb44Added explicit permissions: issues: writea1c59fdUpdated the workflow:54abee5Updated Github workflow86ad133Updated CI📊 Changes
8 files changed (+886 additions, -1 deletions)
View changed files
➕
=2.8.0(+5 -0)📝
backend/app/api/routes/library.py(+220 -0)📝
backend/app/schemas/library.py(+29 -0)➕
backend/app/services/stl_thumbnail.py(+227 -0)➕
backend/tests/unit/services/test_stl_thumbnail.py(+326 -0)📝
frontend/src/api/client.ts(+15 -0)📝
frontend/src/pages/FileManagerPage.tsx(+60 -1)📝
requirements.txt(+4 -0)📄 Description
Description
Related Issue
Fixes #
Type of Change
Changes Made
Screenshots
Testing
Checklist
Additional Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.