Alex Potsides

Results 223 issues of Alex Potsides

I have a form with a variable number of pairs of input fields. If one item in a pair has a value, the other needs to have a value too....

Looks like you unpublished the `bootstrap-growl` module from npm when you renamed this project from `bootstrap-growl` to `bootstrap-notify`. Could you please republish it under that name? You've broken every single...

..otherwise the expression doesn't match. Could also use `.*` instead of `.\+` if preferred.

The output of running `docker info` in the `williamyeh/debian-jessie64-docker` image includes: ``` WARNING: No memory limit support WARNING: No swap limit support ``` Indeed `docker stats` reports memory usage/limit as...

Needs deduping and general cleanup before merging.

We're trying to improve our release process for [`js-IPFS`](https://github.com/ipfs/js-ipfs) and part of that is introducing an early testers programme. Full details are on the doc at [`ipfs/js-ipfs/doc/EARLY_TESTERS.md`](https://github.com/ipfs/js-ipfs/tree/master/doc/EARLY_TESTERS.md) - if you'd...

Builds on the work done by @Y-Lyn-10 in roylines/node-epimetheus#52 to run the tests with Hapi 18 to ensure support.

## Description `net.createServer` has an optional `options` argument as the first parameter - https://nodejs.org/api/net.html#netcreateserveroptions-connectionlistener This module expects the first option to be a listener: https://github.com/Rapsssito/react-native-tcp-socket/blob/3b7ac048fc035c015caa614541570b9d7d4563b9/src/index.js#L8-L14 ## Steps to reproduce ```js...

bug

When using the in-memory rate limiter in browsers it results in a bundle addition of 42KB: If I pull just the depended on files out of this module it's more...

question

Would it be possible to add an option to libdatachannel to disable fingerprint validation when establishing PeerConnections? This would be analogous to [the option in pion](https://github.com/pion/webrtc/blob/360b0f1745c7244850ed638f423cda716a81cedf/settingengine.go#L62) to do the same....

enhancement