Publishes localhost services to the agentic web through self-hostable, trustless relays with x402 payments.
main
refactor: update module path from github.com/gosuda/portal to gosuda.org/portal
lemon-mint committed 11 months ago
refactor: improve streaming response error handling and shorten derived IDs
lemon-mint committed 11 months ago
feat: add new bootstrap server to relay list
lemon-mint committed 11 months ago
fix(webclient): remove mutex connect for sharing.
Hee Sung Son committed 11 months ago
feat: add timeout to close Kakao in-app browser on Android
lemon-mint committed 11 months ago
refactor(webclient): change loading view, add mutex connect for sharing.
Hee Sung Son committed 11 months ago
feat(webclient): add in-app browser detection and redirect to external browser
lemon-mint committed 11 months ago
refactor(webclient): remove serverWorker goroutine and function
lemon-mint committed 11 months ago
refactor(docker): remove inline nginx config for SPA routing in Dockerfile.frontend
lemon-mint committed 11 months ago
fix(docker): update nginx server_name to catch-all for flexible routing
lemon-mint committed 11 months ago
feat(frontend): add nginx config for SPA routing
lemon-mint committed 11 months ago
refactor(relay-server): simplify lease link generation to use identityID
lemon-mint committed 11 months ago
feat: update link format to use full HTTPS URLs with securl.click domain
lemon-mint committed 11 months ago
feat: enhance HTML injection with body fallback and self-removing polyfill
lemon-mint committed 11 months ago
feat: implement long polling for WebSocket proxy
lemon-mint committed 11 months ago
feat: implement polling for WebSocket messages
lemon-mint committed 11 months ago
refactor: extract lease ID logic into getLeaseID function and improve URL parsing
lemon-mint committed 11 months ago
feat(webclient): replace wsjs with gorilla/websocket for enhanced protocol handling
lemon-mint committed 11 months ago
lemon-mint committed 11 months ago
feat: add HTML injection to proxy responses
lemon-mint committed 11 months ago