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
Public
forked from
Txio-labs/txio
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
Breadcrumbs
History for
txio
backend
on
test-191
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 23, 2026
fix: hand off OAuth token via URL fragment instead of a cross-domain cookie
Show description for f75a70d
Kingvic300
committed
f75a70d
View commit details
Copy full SHA for f75a70d
View code at this point
Browse repository at this point
fix: default OAuth redirect_uri to the production backend, not localhost
Show description for 1637c91
Kingvic300
committed
1637c91
View commit details
Copy full SHA for 1637c91
View code at this point
Browse repository at this point
fix: repair 26 Rust compile errors from the botched main merge (e097e4f)
Show description for 6bcb05a
Kingvic300
committed
6bcb05a
View commit details
Copy full SHA for 6bcb05a
View code at this point
Browse repository at this point
fix: allow credentialed CORS requests from the frontend origin
Kingvic300
committed
ad08a3b
View commit details
Copy full SHA for ad08a3b
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
fix: resolve type errors in auth_service.rs
Show description for dff9f7e
Kingvic300
committed
dff9f7e
View commit details
Copy full SHA for dff9f7e
View code at this point
Browse repository at this point
style: auto-fix Rust formatting
Kingvic300
committed
bacd620
View commit details
Copy full SHA for bacd620
View code at this point
Browse repository at this point
Merge main into test-191: resolve conflicts and combine security fixes
Show description for e097e4f
Kingvic300
committed
e097e4f
View commit details
Copy full SHA for e097e4f
View code at this point
Browse repository at this point
Fix overly permissive CORS configuration (issue #14)
Show description for c8d0847
Kingvic300
committed
c8d0847
View commit details
Copy full SHA for c8d0847
View code at this point
Browse repository at this point
Fix JWT security issues: move from localStorage to HttpOnly cookies
Show description for 7cf52f6
Kingvic300
committed
7cf52f6
View commit details
Copy full SHA for 7cf52f6
View code at this point
Browse repository at this point
Resolved merge conflict in auth_jwt.rs that broke JWT authentication (#233)
axeroofficialtournament-del
authored
71dabc5
View commit details
Copy full SHA for 71dabc5
View code at this point
Browse repository at this point
fix: enforce bcrypt password length limit (#232)
rexx010
authored
06bc5bd
View commit details
Copy full SHA for 06bc5bd
View code at this point
Browse repository at this point
feat: add GitHub OAuth login and callback functionality (#228)
Show description for 5104130
Bigmehelen
and
Kingvic300
authored
5104130
View commit details
Copy full SHA for 5104130
View code at this point
Browse repository at this point
fix: cache JwtHelper via Extension instead of reloading Config per request (#6) (#229)
Show description for 9e70782
Hassanmovic98
and
Kingvic300
authored
9e70782
View commit details
Copy full SHA for 9e70782
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
fix(ci): resolve Rust formatting, test failures, and dependency issues
Show description for db5bac8
Kingvic300
committed
db5bac8
View commit details
Copy full SHA for db5bac8
View code at this point
Browse repository at this point
Fix terminal auth hardening and terminal execution validation Fixes #19 (#197)
Show description for d50a487
4 people
authored
d50a487
View commit details
Copy full SHA for d50a487
View code at this point
Browse repository at this point
fix(network): unify network enums across cli, backend and frontend (#23) (#203)
Show description for 99e3e92
praisesokoyebomfrancis
and
Kingvic300
authored
99e3e92
View commit details
Copy full SHA for 99e3e92
View code at this point
Browse repository at this point
test(api): add unit tests for clearing request overrides via update API
morelucks
committed
db011d7
View commit details
Copy full SHA for db011d7
View code at this point
Browse repository at this point
fix(api): support clearing network, rpc_url, and last_response via double Option DTOs
morelucks
committed
81414bb
View commit details
Copy full SHA for 81414bb
View code at this point
Browse repository at this point
fix(backend): resolve pre-existing build and syntax errors
morelucks
committed
62124d2
View commit details
Copy full SHA for 62124d2
View code at this point
Browse repository at this point
Merge branch 'main' into fix/recipes-load-btn-#157
axeroofficialtournament-del
authored
0d35f3a
View commit details
Copy full SHA for 0d35f3a
View code at this point
Browse repository at this point
Merge remote changes and resolve conflicts by accepting remote files
Developer
committed
b135aae
View commit details
Copy full SHA for b135aae
View code at this point
Browse repository at this point
fix: address post-review bugs across frontend, backend, CLI, and config (#158)
Show description for 47e7f75
ENGR_SMITH
committed
47e7f75
View commit details
Copy full SHA for 47e7f75
View code at this point
Browse repository at this point
fix: address all review findings before merge
Show description for 6635729
ENGR_SMITH
authored and
ENGR_SMITH
committed
6635729
View commit details
Copy full SHA for 6635729
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
Fix terminal auth hardening and URL validation
Hassanmovic98
committed
811c287
View commit details
Copy full SHA for 811c287
View code at this point
Browse repository at this point
fix: address all review findings before merge
Show description for 3b93b05
replit-agent
committed
3b93b05
View commit details
Copy full SHA for 3b93b05
View code at this point
Browse repository at this point
Merge upstream/main into fix/real-sessions
Developer
committed
e342483
View commit details
Copy full SHA for e342483
View code at this point
Browse repository at this point
fix: atomic collection deletion and DNS-aware SSRF validation
Show description for 531743b
ENGR_SMITH
committed
531743b
View commit details
Copy full SHA for 531743b
View code at this point
Browse repository at this point
fix: address 4 major review findings in auth_service and soroban adapter
Show description for d793c01
ENGR_SMITH
committed
d793c01
View commit details
Copy full SHA for d793c01
View code at this point
Browse repository at this point
fix: address all 13 review findings from PR code review
Show description for 498e486
ENGR_SMITH
committed
498e486
View commit details
Copy full SHA for 498e486
View code at this point
Browse repository at this point
fix(ssrf): validate RPC URLs to prevent SSRF
kosiso
authored and
Hassanmovic98
committed
f0b73d8
View commit details
Copy full SHA for f0b73d8
View code at this point
Browse repository at this point
feat: implement OAuth state parameter handling to prevent CSRF attacks
BigJohn-dev
authored and
Hassanmovic98
committed
e152fa5
View commit details
Copy full SHA for e152fa5
View code at this point
Browse repository at this point
fix(#149): implement real backend session tracking and wire ProfilePage
Show description for 687b2be
ENGR_SMITH
committed
687b2be
View commit details
Copy full SHA for 687b2be
View code at this point
Browse repository at this point
fix: repair backend build, hanging test, and SSRF bypass after merge
Show description for 8dbb96b
Kingvic300
committed
8dbb96b
View commit details
Copy full SHA for 8dbb96b
View code at this point
Browse repository at this point
Merge branch 'main' into ci/rust-build-test
Hassanmovic98
authored
783935d
View commit details
Copy full SHA for 783935d
View code at this point
Browse repository at this point
Restrict terminal execution to authenticated txio commands
Hassanmovic98
committed
034a9de
View commit details
Copy full SHA for 034a9de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.