alpha
Login
or
Join now
metru.dev
/
web-share-relay
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/metruzanca/web-share-relay.
web-share-relay.vercel.app
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
web-share-relay
/
src
/
at
main
2 folders
5 files
Cursor Agent
feat(app): return to previous app after auto-forward completes
5mo ago
33f8acf7
assets
init solid w/ bare template
5 months ago
lib
feat(app): add auto-relay option to skip confirmation
5 months ago
App.module.css
feat(app): return to previous app after auto-forward completes - performRelay now returns ForwardResult to check success/failure - After successful auto-forward, navigate back with history.back() - Early return to skip URL cleanup when leaving the page Co-authored-by: samuele <samuele@zanca.dev>
5 months ago
App.tsx
feat(app): return to previous app after auto-forward completes - performRelay now returns ForwardResult to check success/failure - After successful auto-forward, navigate back with history.back() - Early return to skip URL cleanup when leaving the page Co-authored-by: samuele <samuele@zanca.dev>
5 months ago
index.css
fix(app): prevent horizontal scroll on long URLs
5 months ago
index.tsx
init solid w/ bare template
5 months ago
sw.ts
feat(pwa): add service worker for share target interception - Create sw.ts with injectManifest strategy - Handle POST to /share-target, store data in IndexedDB - Redirect to app with pending flag
5 months ago