Nabil Redmann

Results 87 issues of Nabil Redmann

It would be great, to have it whitelisted in Defender, so no more virus warnings and deletion. Here is the Form (Screenshot below): https://www.microsoft.com/en-us/wdsi/filesubmission?persona=SoftwareDeveloper Submit files for analysis (Documentation): https://learn.microsoft.com/en-us/microsoft-365/security/defender/submission-guide?view=o365-worldwide...

### Environment ------------------------------ - Operating System: Windows_NT - Node Version: v22.3.0 - Nuxt Version: 3.12.2 - CLI Version: 3.12.0 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: -...

3.x
workaround available
bug

Type: Bug I did send out a Link - my friend does not get an error or anything - Live Share just tries to connect Extension version: 1.0.5918 VS Code...

### Documentation problem Since GIT-LFS is not supported, it would be great, to have a workaround on how to increase the max file size for the GIT server somewhere in...

type: documentation
needs: investigation

The requirements.txt is usually included in python projects and helps with knowing what to install if not using the docker container. (This PR is intended to be used after the...

Adds a way of getting a version, in case of handling installations (like creating binaries with pyinstall) and showing the help, if no accounts were found ----- _Submitted with [StackBlitz](https://stackblitz.com/~/github.com/BananaAcid/imapbox/tree/BananaAcid/patch-24090-imapbox-add-version-show-help)._

fix https://github.com/polo2ro/imapbox/issues/45 Documentation might be lacking ... I did not add any details about HOW param info is added) the dsn should be constructed ... Any good ideas how to...

Since I got a folder full of config files for different account combinations, that get configured by a UI, I needed the option to trigger imapbox with different config files...

My bad, added the args info to work without a value `-f True` can now be `-f` to work, which is way more common. ----- _Submitted with [StackBlitz](https://stackblitz.com/~/github.com/BananaAcid/imapbox/tree/BananaAcid/patch-48312-fix-param-type)._

I need to call the command with single accounts, so providing all params for it to the command would be helpful. To not make it too complicated (by adding all...