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
fix/17-implement-ens-resolution
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 22, 2026
fix: repair main after bad merge (99e3e92) broke the Rust build and CI
Show description for 8db89bc
Kingvic300
committed
8db89bc
View commit details
Copy full SHA for 8db89bc
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Fix 13 unassigned issues: security, CI/CD, and UI improvements (#235)
Kingvic300
authored
9bd88a7
View commit details
Copy full SHA for 9bd88a7
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: 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(#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 pull request #190 from theseven7h/fix/otp-ttl-index-30
Kingvic300
authored
8a65808
View commit details
Copy full SHA for 8a65808
View code at this point
Browse repository at this point
Add MongoDB TTL index for OTP records
Show description for ba780d5
theseven7h
committed
ba780d5
View commit details
Copy full SHA for ba780d5
View code at this point
Browse repository at this point
Merge pull request #188 from d3v-active/feature/unique-email
Kingvic300
authored
5a1245a
View commit details
Copy full SHA for 5a1245a
View code at this point
Browse repository at this point
Merge pull request #189 from Johnpii1/main
Kingvic300
authored
cdae38a
View commit details
Copy full SHA for cdae38a
View code at this point
Browse repository at this point
Implement notification preferences
Johnpii1
committed
0cd86d1
View commit details
Copy full SHA for 0cd86d1
View code at this point
Browse repository at this point
Secure AI chat endpoint: add JWT auth middleware and per-IP rate limiting
Dreamland1
committed
5e50b52
View commit details
Copy full SHA for 5e50b52
View code at this point
Browse repository at this point
Fix OAuth account takeover via unverified Google email
Show description for 42ce2a7
theseven7h
committed
42ce2a7
View commit details
Copy full SHA for 42ce2a7
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
update-user-password-endpoint
Bamzy123
committed
004c00d
View commit details
Copy full SHA for 004c00d
View code at this point
Browse repository at this point
update-user-password-endpoint
Bamzy123
committed
683369c
View commit details
Copy full SHA for 683369c
View code at this point
Browse repository at this point
Merge pull request #172 from AugistineCreates/fix/ssrf-tests
Kingvic300
authored
c2d13ca
View commit details
Copy full SHA for c2d13ca
View code at this point
Browse repository at this point
Merge pull request #170 from okeolaolatun23-glitch/Duplicate-reqwest-major-versions-in-the-Rust-dependency-tree
Kingvic300
authored
1e0933c
View commit details
Copy full SHA for 1e0933c
View code at this point
Browse repository at this point
test(ssrf): add unit tests for validate_url SSRF protection
kosiso
committed
664cb06
View commit details
Copy full SHA for 664cb06
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.