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
Accelerator
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
Type
/
to 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 }}
RobXYZ
/
viofosync
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
69
Code
Issues
1
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
v2.5
- #27
#27
Merged
RobXYZ
merged 26 commits into
main
RobXYZ/viofosync:main
from
dev
RobXYZ/viofosync:dev
Copy head branch name to clipboard
Jul 10, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
v2.5
#27
RobXYZ
merged 26 commits into
main
RobXYZ/viofosync:main
from
dev
RobXYZ/viofosync:dev
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
feat(triage): GPS triage — remote GPS extraction, skeletons, status and UI
RobXYZ
committed
3c56ae3
View commit details
Copy full SHA for 3c56ae3
Browse repository at this point
feat(geofence): home-geofence skip, named locations, and padded journey grouping
RobXYZ
committed
9840a08
View commit details
Copy full SHA for 9840a08
Browse repository at this point
feat(archive): clip actions dropdown (queue / export / delete)
RobXYZ
committed
af6c926
View commit details
Copy full SHA for af6c926
Browse repository at this point
feat(archive): unify journey trace/start/end to the padded group window
RobXYZ
committed
08a4793
View commit details
Copy full SHA for 08a4793
Browse repository at this point
feat(archive): activity logging, day select-all, GPS-excluded stat, and header polish
RobXYZ
committed
391d33f
View commit details
Copy full SHA for 391d33f
Browse repository at this point
feat(clips): user read-only lock and delete-from-camera
Show description for e64146f
RobXYZ
committed
e64146f
View commit details
Copy full SHA for e64146f
Browse repository at this point
refactor(archive): remove the redundant Extract GPS button
RobXYZ
committed
d3ada44
View commit details
Copy full SHA for d3ada44
Browse repository at this point
fix(sync): report sync_state on worker start so the badge isn't falsely 'paused'
RobXYZ
committed
675b7c7
View commit details
Copy full SHA for 675b7c7
Browse repository at this point
feat(triage): add triage_attempts and triage_last_attempt_at columns
RobXYZ
committed
c7b3713
View commit details
Copy full SHA for c7b3713
Browse repository at this point
fix(protocol): RangeReader raises TruncatedRead on a short range response
RobXYZ
committed
e8109ab
View commit details
Copy full SHA for e8109ab
Browse repository at this point
feat(triage): per-clip give-up cap and backoff for unreadable failures
RobXYZ
committed
6cdc795
View commit details
Copy full SHA for 6cdc795
Browse repository at this point
feat(sync): gate downloads on the front sibling's GPS-triage state
RobXYZ
committed
a204a38
View commit details
Copy full SHA for a204a38
Browse repository at this point
feat(downloads): per-file GPS indicator column
RobXYZ
committed
0c0641a
View commit details
Copy full SHA for 0c0641a
Browse repository at this point
feat(triage): derive the GPS lens from the registry and hold the drain until triage completes
RobXYZ
committed
df05fd6
View commit details
Copy full SHA for df05fd6
Browse repository at this point
feat(archive): per-journey completion pie
RobXYZ
committed
c59af31
View commit details
Copy full SHA for c59af31
Browse repository at this point
fix(triage): sibling lenses inherit GPS triage from the front clip
RobXYZ
committed
57ec1ff
View commit details
Copy full SHA for 57ec1ff
Browse repository at this point
feat(naming): compact single-channel filenames and downloaded-sidecar GPS fallback
RobXYZ
committed
26af5e2
View commit details
Copy full SHA for 26af5e2
Browse repository at this point
ux(archive): preserve tab state, restore map views, and add FLIP animations
RobXYZ
committed
b1c2acf
View commit details
Copy full SHA for b1c2acf
Browse repository at this point
Commits on Jul 3, 2026
feat(sync): active-recording guard — hold the newest capture, release on the cmd=3014 record flag
Show description for b85dab2
RobXYZ
committed
b85dab2
View commit details
Copy full SHA for b85dab2
Browse repository at this point
feat(archive): trim parking stops to the padded journey edge
RobXYZ
committed
21e3497
View commit details
Copy full SHA for 21e3497
Browse repository at this point
style(tests): satisfy ruff on the v2.5 triage/archive test files
Show description for a3f091e
RobXYZ
and
claude
committed
a3f091e
View commit details
Copy full SHA for a3f091e
Browse repository at this point
Docs
RobXYZ
committed
f096166
View commit details
Copy full SHA for f096166
Browse repository at this point
Commits on Jul 10, 2026
fix(ws): don't enter the receive loop on a socket that died during the handshake
Show description for 031ab68
RobXYZ
and
claude
committed
031ab68
View commit details
Copy full SHA for 031ab68
Browse repository at this point
feat(archive): GPS-excluded view — surface geofence-skipped clips and their tracks
Show description for 451be21
RobXYZ
and
claude
committed
451be21
View commit details
Copy full SHA for 451be21
Browse repository at this point
feat(archive): GPS-excluded filter UI — tiles, un-skip, dashed tracks
Show description for 3a90206
RobXYZ
and
claude
committed
3a90206
View commit details
Copy full SHA for 3a90206
Browse repository at this point
Docs
RobXYZ
committed
6000d89
View commit details
Copy full SHA for 6000d89
Browse repository at this point
You can’t perform that action at this time.