marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
201 stars 39 forks source link

Different warning when Weebassembly is not enable #660

Open PhieF opened 4 weeks ago

PhieF commented 4 weeks ago

Hi

Currently when users don't have webassembly enable, they only see an error telling them their browser is not supported. In some cases, with some advanced privacy settings, some browsers can disable webassembly by default. The purpose of this MR is to ask user to check in settings if they can enable webassembly !

marius-wieschollek commented 3 weeks ago

I had some time over the weekend and just implemented the warning with the changes i requested

PhieF commented 3 weeks ago

@marius-wieschollek hi, thanks you ! Would it be possible to use "OC.L10N.translate" which is practical to translate or customize text ? Thanks !