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
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 }}
robert-hoffmann
/
xurl
Public
forked from
xdevplatform/xurl
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 Apr 19, 2026
fix: scope all token operations to the active app (#46)
Show description for eeeb501
rmacias12
and
santiagomed
authored
eeeb501
View commit details
Copy full SHA for eeeb501
Browse repository at this point
fix(windows): preserve oauth2 auth flow on browser launch (#61)
Show description for 3264654
igormf
and
santiagomed
authored
3264654
View commit details
Copy full SHA for 3264654
Browse repository at this point
fix(auth): pass username argument to OAuth2Flow in auth oauth2 command (#60)
Show description for 23a5fdd
chilang
authored
23a5fdd
View commit details
Copy full SHA for 23a5fdd
Browse repository at this point
Fix typo in firehose stream endpoint path (#49)
Show description for e149127
wakiyamap
authored
e149127
View commit details
Copy full SHA for e149127
Browse repository at this point
Commits on Feb 20, 2026
fix(skill) harden xurl SKILL.md against secret leakage (#34)
xmm
authored
4a56f8e
View commit details
Copy full SHA for 4a56f8e
Browse repository at this point
fix: auto-detect version from go module info for go install
santiagomed
committed
595ed07
View commit details
Copy full SHA for 595ed07
Browse repository at this point
fix: use github.com/xdevplatform/xurl module path for go install
santiagomed
committed
94ef6f1
View commit details
Copy full SHA for 94ef6f1
Browse repository at this point
fix: npm wrapper as cli.js to avoid gitignore, unpublish before republish
santiagomed
committed
c4a4137
View commit details
Copy full SHA for c4a4137
Browse repository at this point
fix: npm binary wrapper
santiagomed
committed
8d24507
View commit details
Copy full SHA for 8d24507
Browse repository at this point
fix: switch to homebrew_casks, fix npm version placeholder
santiagomed
committed
509a89e
View commit details
Copy full SHA for 509a89e
Browse repository at this point
fix: pass homebrew and npm tokens in release workflow
santiagomed
committed
9409424
View commit details
Copy full SHA for 9409424
Browse repository at this point
feat: multi-app support, YAML config, Bubble Tea picker, npm/brew distribution
Show description for 8371a07
santiagomed
committed
8371a07
View commit details
Copy full SHA for 8371a07
Browse repository at this point
Commits on Feb 10, 2026
Merge pull request #33 from xdevplatform/vardhan/multiple-apps
Show description for 09a173c
VA-24
authored
09a173c
View commit details
Copy full SHA for 09a173c
Browse repository at this point
renamed skills.md to SKILL.md
Vardhan Agnihotri
committed
0fc66e9
View commit details
Copy full SHA for 0fc66e9
Browse repository at this point
Merge pull request #32 from xdevplatform/vardhan/xurl-skills
Show description for 33daf12
VA-24
authored
33daf12
View commit details
Copy full SHA for 33daf12
Browse repository at this point
fixes
Vardhan Agnihotri
committed
0fed0ee
View commit details
Copy full SHA for 0fed0ee
Browse repository at this point
added skills
Vardhan Agnihotri
committed
77fbd7a
View commit details
Copy full SHA for 77fbd7a
Browse repository at this point
Commits on May 8, 2025
Merge pull request #26 from xdevplatform/migrate-media-upload
Show description for dd12833
santiagomed
authored
dd12833
View commit details
Copy full SHA for dd12833
Browse repository at this point
Commits on May 7, 2025
Refactor media upload API for clearer endpoint handling and add trace option in CLI
santiagomed
committed
ce68446
View commit details
Copy full SHA for ce68446
Browse repository at this point
Commits on May 6, 2025
Merge pull request #25 from xdevplatform/xurl-webhooks
Show description for 0cc3d7e
m-rosinsky
authored
0cc3d7e
View commit details
Copy full SHA for 0cc3d7e
Browse repository at this point
Update author email for CLA
m-rosinsky
committed
f5c7c2c
View commit details
Copy full SHA for f5c7c2c
Browse repository at this point
Removed new scopes
m-rosinsky
committed
5925e0a
View commit details
Copy full SHA for 5925e0a
Browse repository at this point
Added README section
m-rosinsky
committed
3c3298d
View commit details
Copy full SHA for 3c3298d
Browse repository at this point
Added quiet and pretty printing options
m-rosinsky
committed
b310c11
View commit details
Copy full SHA for b310c11
Browse repository at this point
[Webhooks] Initial commit
m-rosinsky
committed
8a43134
View commit details
Copy full SHA for 8a43134
Browse repository at this point
Commits on Apr 16, 2025
add dm scopes
santiagomed
committed
ca87c93
View commit details
Copy full SHA for ca87c93
Browse repository at this point
Commits on Mar 24, 2025
fix streaming endpoint bug
santiagomed
committed
67e2767
View commit details
Copy full SHA for 67e2767
Browse repository at this point
Commits on Mar 22, 2025
Simplify IsStreamingEndpoint function by removing redundant checks and directly returning the result from StreamingEndpoints.
santiagomed
committed
fc1612e
View commit details
Copy full SHA for fc1612e
Browse repository at this point
Commits on Mar 21, 2025
Enhance Error message formatting to return JSON string if applicable.
santiagomed
committed
f13d29d
View commit details
Copy full SHA for f13d29d
Browse repository at this point
Merge pull request #21 from xdevplatform/newOauth2scope
Show description for dae3220
tapans
authored
dae3220
View commit details
Copy full SHA for dae3220
Browse repository at this point
add users.email to read oauth2 scopes
tapans
committed
0e0bcb4
View commit details
Copy full SHA for 0e0bcb4
Browse repository at this point
Commits on Mar 17, 2025
Refactor API client to streamline request building and remove redundant auth header retrieval logic.
santiagomed
committed
428150a
View commit details
Copy full SHA for 428150a
Browse repository at this point
Refactor API client to consolidate request options and add trace support in request handling.
santiagomed
committed
6b2818d
View commit details
Copy full SHA for 6b2818d
Browse repository at this point
Refactor API client to utilize structured request options and enhance code clarity across the application.
santiagomed
committed
0974a81
View commit details
Copy full SHA for 0974a81
Browse repository at this point
Commits on Mar 16, 2025
Implement new Client interface in API, enhance testing with testify, and improve error handling across modules.
santiagomed
committed
28ca3ac
View commit details
Copy full SHA for 28ca3ac
Browse repository at this point
Previous
Next
You can’t perform that action at this time.