Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bethropolis
/
localgo
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
14
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
v0.6.3
- #25
#25
Merged
bethropolis
merged 12 commits into
main
bethropolis/localgo:main
from
dev
bethropolis/localgo:dev
Copy head branch name to clipboard
Jul 15, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
v0.6.3
#25
bethropolis
merged 12 commits into
main
bethropolis/localgo:main
from
dev
bethropolis/localgo:dev
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2026
fix(receive): saveTextAsFile returns explicit HTTP status 400/500/200
Show description for 702bd88
bethropolis
committed
702bd88
View commit details
Copy full SHA for 702bd88
Browse repository at this point
fix(receive): atomic ClaimFile for concurrent upload integrity
Show description for 7000f57
bethropolis
committed
7000f57
View commit details
Copy full SHA for 7000f57
Browse repository at this point
fix(metadata): non-destructive EXIF/metadata strip with temp+rename
Show description for 4c679bd
bethropolis
committed
4c679bd
View commit details
Copy full SHA for 4c679bd
Browse repository at this point
fix(receive): sanitize control characters in filenames (Issue #23)
Show description for 9e39128
bethropolis
committed
9e39128
View commit details
Copy full SHA for 9e39128
Browse repository at this point
fix(receive): reject negative file sizes in prepare-upload (Issue #24)
Show description for 0f1704c
bethropolis
committed
0f1704c
View commit details
Copy full SHA for 0f1704c
Browse repository at this point
fix(receive): CloseSession release mutex before Progress.Wait()
Show description for 10cb072
bethropolis
committed
10cb072
View commit details
Copy full SHA for 10cb072
Browse repository at this point
fix(send): only strip image files in private mode (non-image regression)
Show description for 045d35d
bethropolis
committed
045d35d
View commit details
Copy full SHA for 045d35d
Browse repository at this point
fix(receive): reject empty filenames after sanitize, strengthen test
Show description for 8a3daa1
bethropolis
committed
8a3daa1
View commit details
Copy full SHA for 8a3daa1
Browse repository at this point
Commits on Jul 15, 2026
fix(clipboard): capture stderr in Read(), treat empty clipboard as empty not error
Show description for 258dcac
bethropolis
committed
258dcac
View commit details
Copy full SHA for 258dcac
Browse repository at this point
feat(send): send clipboard/stdin as in-memory content (no temp file)
Show description for ffde0a2
bethropolis
committed
ffde0a2
View commit details
Copy full SHA for ffde0a2
Browse repository at this point
feat(clipboard): send text via Preview field, receiver responds 204
bethropolis
committed
b1351d8
View commit details
Copy full SHA for b1351d8
Browse repository at this point
fix(test): resolve data race in TestReceiveService_ClaimFile_Concurrent
Show description for e619e42
bethropolis
committed
e619e42
View commit details
Copy full SHA for e619e42
Browse repository at this point
You can’t perform that action at this time.