mirror of
https://github.com/dergigi/boris.git
synced 2025-12-18 23:24:22 +01:00
- Add share_target to manifest.webmanifest with POST method - Implement service worker handler for POST /share-target requests - Create ShareTargetHandler component to process and save shared URLs - Add /share-target route in App.tsx - Auto-saves shared URLs as web bookmarks (NIP-B0) - Handles Android case where url param is omitted from share data