Florian Apolloner
Florian Apolloner
Should use select2 (http://ivaynberg.github.com/select2/)
@barraq Patches with tests welcome ;)
Please retest that against the develop branch, otherwise I'll just have to close it.
When loading your branch as temporary addon I get: ``` SecurityError: Permission denied to get property "href" on cross-origin object keepassxc-browser.js:36 ``` when trying to add the URL via the...
(Aside from that error it seems to work fine though)
Hi Justin, yes I think that this would be an improvement to some extend, but on the other hand it will make things more complicated as well. Some rough thoughts...
Puh will see about testing that, I will try over the weekend. Can you check what path is in your case? Maybe it would be "more" correct to restore the...
Yeah, that makes sense! Thank for double checking.
I didn't get around to test it. But since it restores the original check that I dropped and reallows sub imports it is ready imo On Fri, May 31, 2024,...
@lambda I cannot even install your project because it fails with pyyaml :/ Apparently there is a dependency issue between pyyaml and cython. I will try python 3.10 instead of...