kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
168 stars 26 forks source link

Handle custom protocols and URI schemata to avoid CSP violations #616

Closed Jaifroid closed 1 month ago

Jaifroid commented 2 months ago

Fixes #615. Also need to test mailto: links in the app itself (as well as the content).