Yair Silbermintz

Results 9 issues of Yair Silbermintz

No idea if this is possible but it would be awesome if this could be used with PHP CodeSniffer as well https://github.com/squizlabs/PHP_CodeSniffer

Hello! Django 4.0 is due out next week and I was attempting to test the release candidate with my project. Have there been any efforts to check/fix compatibility with the...

✨enhancement

I have an ops requirement to load my key from an envar. This looks easy to do, I just need to implement the KeyLoaderInterface and have my class injection into...

On hold

The goal of the example below is to create a new ship & set its action with one query: ``` postgresql WITH new_ship as ( INSERT INTO my_ships( name, attack,...

Using NPPFTP on a windows machine to connect to a linux server. The linux server has case sensitive filenames, so Foo.txt and foo.txt are different. The directory tree shows the...

bug

Hi! I love this library but it would be great if I could turn it on globally by default in my settings file, so that the other developers don't need...

The current prompt implementation does not work well with password managers, leading to a poor user experience. A more traditional HTML form would allow password managers and other tools to...

This uses [native browser notifications](https://caniuse.com/notifications) to alert the user to any printer status changes. There is probably a better place in the code to do this but it works on...

PrusaSlicer is showing numerous errors in the TSA 004 stuby STL file. It seems like netfab is able to repair it easily. ** ![image](https://user-images.githubusercontent.com/272814/64700064-3317bf80-d474-11e9-869c-205230cca533.png) **