fabiante

Results 25 comments of fabiante

I would too be interested in this. But i figure there are a couple of questions to consider when implementing this. Would an IMAP event simply fetch all mails? Or...

Hi, I started using this package for a critical service and am honestly a bit bummed out about the missing support for this. I had simply assumed that cancelling a...

If `COLLECTION_FORMATS.pipes` is to be renamed to `COLLECTION_FORMATS.pipe`, the fix should be made in https://github.com/swagger-api/swagger-codegen-generators/blob/master/src/main/resources/handlebars/typescript-fetch/api.mustache. If the fix should be done in the generated code, I am unsure where to...

Hi, have any advances in this direction been made? I found https://github.com/CovenantSQL/go-sqlite3-encrypt but am having trouble using it and since the issues tab has been disabled there is no real...

This works for **Ionic 4**: `[email protected]` `@ionic-native/photo-viewer@beta` ``` Ionic: ionic (Ionic CLI) : 4.9.0 Ionic Framework : @ionic/angular 4.0.0 @angular-devkit/build-angular : 0.12.3 @angular-devkit/schematics : 7.2.3 @angular/cli : 7.2.3 @ionic/angular-toolkit :...

Hi, just out of curiosity: Why is there a prebuild node 14 for windows but not for linux? I'd like to migrate to Nexe from zeit/pkg because pkg doesn't even...

Maybe this page might interest some of you: https://www.connectionstrings.com/sql-server-2016/ Edit: I looked a bit further into this. What I don't understand is, that you guys say that you snippets work....

@allanesquina I'd love to contribute but since I just got into the topic I don't think I'm overly qualified to find the perfect resources for this topic. Thing is, I...

Hi! We are also missing this feature quiet a bit. We use the DataTable to display search results from Elasticsearch and therefore must forward sort parameters to backend search requests...