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

Rename JQuery mode to Restricted mode #586

Closed Jaifroid closed 3 months ago

Jaifroid commented 3 months ago

Fixes #585. This only renames the mode in the UI and code comments. Under the hood, variables still use mode = 'jquery' and similar, as it would be a huge undertaking, and unnecessary, to change this.