santo74

Results 8 issues of santo74

## Expected behavior Executing the following code: `Thumbnails.of(imgInputStream).useExifOrientation(true).size(newWidth, newHeight).outputFormat("jpg").outputQuality(quality).toOutputStream(os);` given a newWidth of 350px and a newHeight of 662px for an image with an original width of 2160px and an...

What are the limitations of es4x, if any, in regards to compatibility with both node.js/npm and Vert.x? In other words, can I do everything with es4x that can be done...

Hi @Efraa , first of all thanks for your work on this framework! I'm looking for a Bootstrap alternative and eFrolic seems like a perfect fit for this. It's well...

I created a Vue component "simple-form" for building dynamic forms. It's using vue-custom-element in order to be able to inject it in my websites. To be able to specify a...

Investigating

Whenever I specify *any* v3 release during project creation (alpha, beta or rc), I get connection timeout errors: ``` $ meteor create my-v3-project --release 3.0-rc.0 Using react skeleton Something has...

Meteor 3

Until yesterday my backups were running fine, but now I'm suddenly getting the following error when connecting to the repository: ``` DEBUG Creating cache directory '/root/.cache/kopia/a8d98c124c954dca' with max size 5242880000...

When I create a minimal meteor 3 project, I can only define methods in Meteor.startup(), outside of it Meteor.methods is undefined for some reason. In a standard meteor 3 project...

Type:Bug

### Summary [As per the documentation](https://docs.mailcow.email/manual-guides/Dovecot/u_e-dovecot-extra_conf/) you shouldn't change the dovecot.conf file directly but instead put your modifications in a file extra.conf However, this doesn't work when you need to...

bug
neverstale