Dmytro Shcherbyna
Dmytro Shcherbyna
Considering the error message `Failed to connect to the host via ssh.`, most likely your server is unreachable during restart and there is nothing wrong with Ansible or the restart...
Same on Ubuntu
I removed this package, it's super strange when the example works and your code does not, relying on the same logic. Migrated to https://github.com/Andarist/use-onclickoutside
When you decided to switch from native serialization to json. In that case you need to convert all values. I thought it could be done automatically or at least create...
Hi @Nyholm , I logged in with GitHub on Packagist and pressed Update. Did it help?
I agree with you about renaming, but `Local` isn't a perfect choice, as for me. Let's think about alternatives: `Person`, `Identity`, `Owner`, `Private`, etc
I think we should rename `User` => `Private` and keep `Global`. My concern is that `private` and `public` are very similar, it seems they are related to the same entity...
Referring to the `SettingsOwnerInterface` we could rename `private` => `owner` and it will have better match to the meaning. Final list: `ALL`, `GLOBAL`, `OWNER` What's your point on this, @Nyholm...
> they simply are a way to toggle certain features within my application and I'm the only one that will change them @Rvanlaak _certain_ is key here. You don't have...
@Nyholm `NONE` means to me like something is turned off, isn't active, empty, unfulfilled. But the meaning should be: covers all, includes all possible states, gives the ability to use...