mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[PR #70] [CLOSED] release 1.5.0 #80
Labels
No labels
bug
enhancement
enhancement
pull-request
question
released
released on @beta
released on @dev
released on @latest
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/winshot#80
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/mrgoonie/winshot/pull/70
Author: @mrgoonie
Created: 1/11/2026
Status: ❌ Closed
Base:
main← Head:dev📝 Commits (10+)
2ddc6d5Merge remote-tracking branch 'origin/main' into goon66d6850chore: merge origin/dev with conflict resolution821fc58chore: merge origin/main into goonb30744efix(release): add @semantic-release/npm plugin to update package.json versiond46a525chore(release): 1.4.1 [skip ci]8f2c55afeat(upload): add Windows Credential Manager wrapper for cloud upload credentials558796cfeat(upload): add Cloudflare R2 uploader with retry logice3ac924feat(upload): add Google Drive uploader with OAuth2 flow502f648feat(config): add cloud provider config structs for R2 and GDrivefa87274feat(app): add Wails bindings for cloud upload (R2 + GDrive)📊 Changes
38 files changed (+8502 additions, -882 deletions)
View changed files
📝
.releaserc.json(+6 -0)📝
CHANGELOG.md(+80 -106)📝
CLAUDE.md(+4 -0)📝
app.go(+173 -0)➕
coverage.html(+347 -0)📝
coverage.out(+46 -692)📝
docs/codebase-summary.md(+160 -2)📝
docs/editor-structure.md(+121 -34)📝
docs/project-overview-pdr.md(+20 -12)📝
frontend/dist/index.html(+2 -2)📝
frontend/package.json(+1 -0)📝
frontend/package.json.md5(+1 -1)📝
frontend/src/App.tsx(+178 -2)📝
frontend/src/components/editor-canvas.tsx(+31 -2)📝
frontend/src/components/export-toolbar.tsx(+81 -2)📝
frontend/src/components/hotkey-input.tsx(+28 -0)📝
frontend/src/components/settings-modal.tsx(+421 -3)📝
frontend/src/components/settings-panel.tsx(+71 -3)📝
frontend/src/components/update-modal.tsx(+25 -2)➕
frontend/src/utils/extract-edge-color.ts(+103 -0)...and 18 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.