kintesh / containerise

Firefox extension to automatically open websites in a container
MIT License
414 stars 53 forks source link

Remove old entries from the DB upon modification #75

Closed ghost closed 5 years ago

ghost commented 5 years ago

Store the host value in the HTMLInputElement for later use

We can then detect differences between what the user entered and what was in the DB to decide which host values to remove from our maps.

Related to kintesh/containerise#45 Updating entries leaves the old entry and creates a new one

kintesh commented 5 years ago

No longer needed. Thanks for quick fix.

ghost commented 5 years ago

@kintesh this wasn't for fixing the issues of version 3.1.0 It's for #45

which is this issue: before

This PR fixes it ez

ghost commented 5 years ago

@kintesh could you please have a new look at this? The issue persists and this fix wasn't merged

ghost commented 4 years ago

@kintesh, do you mind if I reopen this? #45 is still an issue