Ivan Shapovalov

Results 111 issues of Ivan Shapovalov

Sequence of actions: - open Pass - go into a subfolder or open a password - hide Pass (switch to another app or to the home screen) - open Pass...

Sometimes (well, most of the time), when using autofill, the "suggested passwords" include several completely unrelated entries in addition to the required one: ![80E0F222-CF02-4D9F-B176-09A3CDD84CB8](https://user-images.githubusercontent.com/1158172/113479771-94a9df80-9499-11eb-900e-fdf1cf6d09f7.jpeg) When I'm trying to work with...

Consider a `pass` hierarchy where site domain name is encoded in the last directory name, and site login is encoded in the file name itself. Example follows: ``` Password Store...

A nice feature would be to avoid repeated transcoding if a version of file in proper format already exists in one of the alternative collections. On `update`, the plugin could...

enhancement

I have two devices: iPhone X (iPhone10,6, A1901) and iPad Pro 4th (iPad8,12, A2232) which I'm trying to update from iOS/iPadOS 14.3 to 15.1. I made backups of both devices...

Issue-fied version of https://github.com/Masterminds/sprig/issues/3#issuecomment-349094450: > Since append is not variadic, is there a method to concatenate two arrays/slices? > This would be nice: `{{ range (append .arrayA .arrayB) }}` Specifically,...

enhancement

Requiring the user to manually start the native python server is suboptimal. Instead, it could be worth it to register the native server in browser-specific `native-messaging-hosts` and rework it to...

enhancement

We need more functional tests for correct handling of various cache Tempesta config options: 1. Options - [ ] `cache_purge_acl` - include CIDR masks and single IP specifications - ensure...

crucial
test
cache
good to start

We need more functional tests for correct handling of various failovering Tempesta config options: - [ ] `server_connect_retries` - [ ] `server_forward_retries` - [ ] `server_forward_timeout` - [ ] `server_retry_nonidempotent`...

test

We need functional tests for correct handling of various general (non-cache/sched/failovering related) Tempesta config options: 1. Cache sizes - [ ] `tempesta_dbmem=` of kernel cmdline (check behavior at extremely low...

test
good to start