Grégoire

Results 8 issues of Grégoire

Hello guys, Is there still a way to have non module builds of pvtsutils / asn1js / pkijs with v3? Have to support old browsers that do not understand modules...

Hi, for a project of my own, I'd like to be able to retrieve events from CSGO demo files, and your lib is great! However, it lacks events for when...

enhancement
help wanted

Hi, Im trying to NOT show the chose certificate window in case user has only one matching certificate for my needs (closely specified by CN and capabilities for instance). Is...

Hello, I've recently forked your repo and I4m trying to build an installer from the source, like the one you can find on the official website. Can you document how...

The feature is in code though, but a bug here: https://github.com/PeculiarVentures/fortify/blob/main/src/main/services/ssl/index.ts#L251 makes that even if UAC is declined, app goes on. This line should be ```typescript await this.installer.install(constants.APP_SSL_CERT_CA); ```

This bug is a bug on Mangopay's side, not at the SDK side, but maybe you can work around it. Steps to reproduce: - Make an API call when Oauth2...

**Describe the bug** Linked to https://github.com/SoftwareNetwork/sw/issues/100 : we've finalized months ago our build targetting android (on Windows, never got it to run on macOS) but I'd like to build for...

bug

Hello, I'm trying to understand if there's a way to configure what is being built by sw, in order to miniize size of generated artifacts. From https://software-network.org/client/sw.pdf , I can...

question