kintesh / containerise

Firefox extension to automatically open websites in a container
MIT License
408 stars 54 forks source link

make matching case insensitive by default #180

Open raghur opened 1 year ago

kintesh commented 1 year ago

@raghur Thank you for the PR. Can I please ask you to exclude the package.jsonand package-lock.jsonfiles from your PR. I've just updated all the packages so that they work with node 18 on arm64 (they should still work on x86_64). I will do some sanilty checks and push it up. Will merge your PR that that :)

raghur commented 1 year ago

Done - removed package and lock file from the commit.

iainelder commented 1 year ago

Looking forward to this to solve the problems described in #177 .

@kintesh , is there anything else we need to do here to get this merged?