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 }}
ghzhost
/
txio-desktop
Public
forked from
Txio-labs/txio-desktop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 29, 2026
Add standard OSS docs (LICENSE, CONTRIBUTING, CODE_OF_CONDUCT)
Show description for a51fef5
Kingvic300
committed
a51fef5
View commit details
Copy full SHA for a51fef5
Browse repository at this point
Commits on Jul 28, 2026
Merge branch 'main' into fix-csp
TheBigWealth89
authored
56fd0f9
View commit details
Copy full SHA for 56fd0f9
Browse repository at this point
fix(desktop): replace unsafe-inline in CSP script-src with nonce injection
TheBigWealth89
committed
e9e06c8
View commit details
Copy full SHA for e9e06c8
Browse repository at this point
fix(desktop): remove unsafe-eval from CSP script-src
TheBigWealth89
committed
78a1489
View commit details
Copy full SHA for 78a1489
Browse repository at this point
fix(desktop): scope will-navigate guard to app directory instead of bare file:// scheme
Show description for d19eec6
OlaGreat
committed
d19eec6
View commit details
Copy full SHA for d19eec6
Browse repository at this point
Commits on Jul 27, 2026
deps: bump electron in /desktop in the npm-desktop group
Show description for 2d40103
dependabot[bot]
authored
2d40103
View commit details
Copy full SHA for 2d40103
Browse repository at this point
Merge pull request #319 from TheBigWealth89/fix/remove-stale-gemini-env-example
Kingvic300
authored
8dd228e
View commit details
Copy full SHA for 8dd228e
Browse repository at this point
Merge pull request #317 from TheBigWealth89/fix/desktop-icon-path
Kingvic300
authored
7b6cbfb
View commit details
Copy full SHA for 7b6cbfb
Browse repository at this point
fix: resolve high-severity audit vulnerabilities by updating brace-expansion and minimatch in lockfiles
BigGoodness
committed
16ac0a0
View commit details
Copy full SHA for 16ac0a0
Browse repository at this point
fix(desktop): remove stale GEMINI_API_KEY from .env.example
TheBigWealth89
committed
9ea2415
View commit details
Copy full SHA for 9ea2415
Browse repository at this point
fix: resolve npm audit vulnerabilities via dependency overrides and format Rust source files
BigGoodness
committed
45dc996
View commit details
Copy full SHA for 45dc996
Browse repository at this point
fix(desktop): correct BrowserWindow icon path to existing asset
TheBigWealth89
committed
f8bf8fc
View commit details
Copy full SHA for f8bf8fc
Browse repository at this point
build: update axios and add security overrides for core dependencies across workspaces
BigGoodness
committed
f0bba1e
View commit details
Copy full SHA for f0bba1e
Browse repository at this point
Commits on Jul 24, 2026
fix: repair CI — rustfmt drift, broken cargo-audit fetch, npm vulnerabilities (#268)
Kingvic300
authored
1875611
View commit details
Copy full SHA for 1875611
Browse repository at this point
Commits on Jul 21, 2026
Fix 13 unassigned issues: security, CI/CD, and UI improvements (#235)
Kingvic300
authored
334824d
View commit details
Copy full SHA for 334824d
Browse repository at this point
Resolved merge conflict in auth_jwt.rs that broke JWT authentication (#233)
axeroofficialtournament-del
authored
8b4b49f
View commit details
Copy full SHA for 8b4b49f
Browse repository at this point
Commits on Jul 20, 2026
deps: bump the npm-desktop group in /desktop with 6 updates (#226)
dependabot[bot]
authored
bfaba25
View commit details
Copy full SHA for bfaba25
Browse repository at this point
build(deps): bump the npm-root group with 23 updates (#208)
Show description for 13785c5
dependabot[bot]
authored
13785c5
View commit details
Copy full SHA for 13785c5
Browse repository at this point
[Medium] Electron shell has no CSP or navigation hardening; window.open is silently broken (#202)
Show description for 2280811
5 people
authored
2280811
View commit details
Copy full SHA for 2280811
Browse repository at this point
Merge branch 'main' into fix/recipes-load-btn-#157
axeroofficialtournament-del
authored
bcf254a
View commit details
Copy full SHA for bcf254a
Browse repository at this point
Merge remote changes and resolve conflicts by accepting remote files
Developer
committed
c1966c3
View commit details
Copy full SHA for c1966c3
Browse repository at this point
fix: address post-review bugs across frontend, backend, CLI, and config (#158)
Show description for ec3a98a
ENGR_SMITH
committed
ec3a98a
View commit details
Copy full SHA for ec3a98a
Browse repository at this point
fix: address all review findings before merge
Show description for 1f7cf3b
ENGR_SMITH
authored and
ENGR_SMITH
committed
1f7cf3b
View commit details
Copy full SHA for 1f7cf3b
Browse repository at this point
Commits on Jul 19, 2026
Fix CI build icon path in desktop/package.json and cargo audit flag in audit.yml
Killerjunior
committed
1d451c8
View commit details
Copy full SHA for 1d451c8
Browse repository at this point
fix: address all review findings before merge
Show description for ff9b931
replit-agent
committed
ff9b931
View commit details
Copy full SHA for ff9b931
Browse repository at this point
Commits on Jul 18, 2026
fix: publish desktop releases from tag builds
Ayinkx01
committed
11c10a5
View commit details
Copy full SHA for 11c10a5
Browse repository at this point
Commits on Jul 16, 2026
Remove index.html and clean up package.json by removing optional dependencies
dolaoluwa574-source
committed
3175ade
View commit details
Copy full SHA for 3175ade
Browse repository at this point
Commits on Jun 28, 2026
fix(desktop): disable electron-builder publish auto-detection
Show description for 25d874a
Kingvic300
committed
25d874a
View commit details
Copy full SHA for 25d874a
Browse repository at this point
Commits on May 27, 2026
feat:added welcome endpoint
Kingvic300
committed
7f06dab
View commit details
Copy full SHA for 7f06dab
Browse repository at this point
Commits on May 14, 2026
build: complete migration to Next.js and fix build errors for production
Kingvic300
committed
1d74c96
View commit details
Copy full SHA for 1d74c96
Browse repository at this point
Commits on May 10, 2026
fix: cross-platform build dependencies for CI
Kingvic300
committed
f5d5991
View commit details
Copy full SHA for f5d5991
Browse repository at this point
feat:added github workflows
Kingvic300
committed
aab7bda
View commit details
Copy full SHA for aab7bda
Browse repository at this point
Initial monorepo commit
Kingvic300
committed
c990da5
View commit details
Copy full SHA for c990da5
Browse repository at this point
You can’t perform that action at this time.