Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Leaf PHP 🍁

We're building simple but powerful software that powers apps and APIs from all over the world 🚀
Collective - Host: opensource - https://opencollective.com/leaf - Website: https://leafphp.dev/ - Code: https://github.com/leafsphp

fix: support env.SUPPRESS_SUPPORT (#1334)

Show request for help once a week/install and support process.env.SUPPRESS_SUPPORT to hide entir...

github.com/leafsphp/watcher - ee2aac1651c24243d1630631449b4636265dd1d9 authored almost 7 years ago
fix: increase perf of watching large file count

Fixes #1317

Originally a new Set was generated upon every individual file (or dir)
watched. Thi...

github.com/leafsphp/watcher - 58b82f2b7241d93f431452001c4c99cde64a197b authored almost 7 years ago
fix: {{filename}} is only replaced once

github.com/leafsphp/watcher - f6162586699cd06544725d2ec45b9c72996a4923 authored almost 7 years ago
fix: node_modules watched off relative path (#1328)

* chore: bump chokidar to latest
* test: fix weird output on restart filename
* test: skip old...

github.com/leafsphp/watcher - 97f8d0a1750003b5bc9a6fe7c676b1d996b13c88 authored almost 7 years ago
fix: only hook SIGINT on boot - not at require

Fixes #1326

github.com/leafsphp/watcher - 9bbc219fd5c92251071e40894e64a43414c3bc7b authored almost 7 years ago
chore: mildly reduce npm package size

github.com/leafsphp/watcher - d53a244ae1eadcdf4ece96a2f2a2f213b970ba9f authored almost 7 years ago
docs: use consistent ext example

[skip ci]

Ref #1306

github.com/leafsphp/watcher - 6925494fbdf82edb905e72c8712d91e3652e82b1 authored almost 7 years ago
Merge pull request #22 from peter279k/test_enhancement

test enhancement

github.com/leafsphp/blade - 9bdc78519dfe0e2c54093cb63dbd746d1eb6c7e5 authored almost 7 years ago
test enhancement

github.com/leafsphp/blade - 33b8f9c97995b3df15d97d27f1bf9372f9aa3a4e authored almost 7 years ago
fix: don't throw when required in the repl

Fixes #1292

github.com/leafsphp/watcher - aa18c806b37715a5b13aa7660e098f1fe7319a1c authored almost 7 years ago
Do not ext(1) from shutdown handler

github.com/leafsphp/exceptions - 98a1b45cce1672a94db1480dfb5cdaa45f3a1b0c authored almost 7 years ago
fix: prevent throw when args missing (#1288)

Fixes #1286

github.com/leafsphp/watcher - 89d6062c687dce31f7878f3b7f427ed332e5cdd9 authored almost 7 years ago
fix: watch count regression (#1287)

* chore: revert package
* fix: move to array of watched dirs

Instead of individually listing...

github.com/leafsphp/watcher - 372e6b23fc4b437b510e80a2c171ebe38b59feeb authored almost 7 years ago
Switch from div to span to allow copy and paste

github.com/leafsphp/exceptions - 9b40477a113c9df76265c3d260eb84f05d1d91ca authored almost 7 years ago
chore: merge branch 'master'

[skip ci]

* 'master' of github.com:remy/nodemon:
chore: update issue template

github.com/leafsphp/watcher - 8637e52dd1d39c8755f1e621dda0ba9487e5f88f authored almost 7 years ago
Added z-index fix.

Added a very high z-index so that the whoops page never appears under sticky headers or have any...

github.com/leafsphp/exceptions - 175ba0896f3edc09e529d86da3c77346ac22fc63 authored almost 7 years ago
Merge remote-tracking branch 'refs/remotes/filp/master'

github.com/leafsphp/exceptions - 80eb131bafa05efeef434fbfd7240aeeb1e6551f authored almost 7 years ago
Merge pull request #566 from GrahamCampbell/patch-1

Fixed branch alias

github.com/leafsphp/exceptions - 181c4502d8f34db7aed7bfe88d4f87875b8e947a authored almost 7 years ago
chore: update issue template

[skip ci]

github.com/leafsphp/watcher - 41f0d421aa41544ab37e5f378697b289081c1012 authored almost 7 years ago
chore: revert package

[skip ci]

github.com/leafsphp/watcher - e16f2fecf676d43fdf1a2905ecd9f6692ad99358 authored almost 7 years ago
Fixed branch alias

github.com/leafsphp/exceptions - c255d7980d97ccfc11ec9e771576be0c62a6cb8f authored almost 7 years ago
fix: throwing exeception on run

Fixes #1276

Due to const being used.

github.com/leafsphp/watcher - 85ed19d69a2117f7ca6cdf2aeb9cf5c5105a6c8b authored almost 7 years ago
feat: try to resolve exec in node_modules/.bin (#1275)

Fixes #1268

github.com/leafsphp/watcher - 7fb365d0cc6f6225c9b82af3bd64055b90ac3c8c authored almost 7 years ago
fix: windows exec resolution (#1274)

Fixes #1251

github.com/leafsphp/watcher - 7ffd5454ed5397d0b2031c7eda97159c40da55fc authored almost 7 years ago
fix: make it possible for windows to checkout (#1270)

Fixes #1255

github.com/leafsphp/watcher - 0f39b2e34936599b5ddb83c4450e5cbf4f8eb9f9 authored almost 7 years ago
fix: put windows drive letter tweak in right place (#1272)

Fixes #1263

github.com/leafsphp/watcher - 94b526f80a067ab55f888a225339d7e23f797c64 authored almost 7 years ago
feat: feed args to exec when detecting script (#1273)

Fixes #1263

The way it works:

- If the script is detected via index.js from the directory,...

github.com/leafsphp/watcher - e41f3c3aad148b3b283df1c579ff9e99071ff49d authored almost 7 years ago
fix: make clear where more opts are in help (#1271)

github.com/leafsphp/watcher - f4391d4ff14fbd0811818bd6c7baa23ec9c6e90e authored almost 7 years ago
Merge pull request #564 from petecoop/atom-uri-handler

Add Atom URI Handler

github.com/leafsphp/exceptions - 6b3abfd1a21cb180013e373b9b7ee5b64ffc6c3b authored almost 7 years ago
Add Atom URI Handler

github.com/leafsphp/exceptions - ffa20d37be6f69292c89abacc16716e2a2c8d3d8 authored almost 7 years ago
fix: ensure directories are watched, not files (#1260)

Fixes #1259

github.com/leafsphp/watcher - 1cda8fae4333f3e37c54d0923d99b9132fb6a010 authored almost 7 years ago
chore: intentional bump of chokidar (#1257)

* docs: add sponsors

[skip ci]

* chore: intentional bump of chokidar

Fixes #1225

github.com/leafsphp/watcher - 70cfb7dc232657e284ae3705fa76c5fd0054e298 authored almost 7 years ago
fix: make watch & ignore relative (#1253)

* docs: add sponsors

[skip ci]

* fix: make watch & ignore relative

Fixes #1246

* fix...

github.com/leafsphp/watcher - 88954455becf55660f2d28e700d305ee7035f738 authored almost 7 years ago
feat: add support for `--spawn` (#1249)

* docs: add sponsors

[skip ci]

* feat: add support for `--spawn`

Fixes #1245

* docs:...

github.com/leafsphp/watcher - 5e88b04eaa94ba72a18fca7d28517a0316fe4cb3 authored almost 7 years ago
Merge pull request #563 from adamaveray/feature/responsive-styles

Improve Mobile Styles

github.com/leafsphp/exceptions - 0a9eb902a848879eb25902fb92cad6cf3c126961 authored almost 7 years ago
Add viewport meta tag

github.com/leafsphp/exceptions - a64f9e7ce534856942534a84064b58305ecf09ef authored almost 7 years ago
Stack panels on small screens

github.com/leafsphp/exceptions - 4becfc9e4619ed5e51446181fec43acb2cf2bfa2 authored almost 7 years ago
chore: update stalebot

[skip ci]

Reducing from 2 months to 2 weeks. I'm on top of issues now, and I don't want idle...

github.com/leafsphp/watcher - 0e08ee267fbf02828ef67c7cb98e233f3b807803 authored about 7 years ago
docs: fix broken images

[skip ci]

github.com/leafsphp/watcher - 913c34d15a5cf05d52cf65792c2a0f2f106f2e70 authored about 7 years ago
chore: bumping github image cache

[skip ci]

github.com/leafsphp/watcher - 2918e0ae3e550e08c813018c3e1fbfb8fb628f6e authored about 7 years ago
docs: typo

[skip ci]

github.com/leafsphp/watcher - 85475b5b37ab3ca2d432a647ec3f36a60a2511f7 authored about 7 years ago
docs: add mixmax sponsor ❤️

[skip ci]

github.com/leafsphp/watcher - b936f6ca9c23e7d98ff198c85620ca12f77950ab authored about 7 years ago
fix: wrongly normalizing slashes in windows

This change takes code from npm's cli to change the way the arguments
passed to nodemon are inte...

github.com/leafsphp/watcher - 33fa6f4970412a6bfa12ff357f44dfebf0ad63c7 authored about 7 years ago
chore: fix lint warning

github.com/leafsphp/watcher - 4cfd0b9cf8f92aca1c8c75e5b041c0b3cd61cdff authored about 7 years ago
fix: sniff for child.stdout before using it

This fixes [email protected], but it's a hack, so I'm going to emit a message
saying that non-LTS is no...

github.com/leafsphp/watcher - 79e61f00e77256893fc7cd453391e077cf29f356 authored about 7 years ago
chore: update oliver

[skip ci]

github.com/leafsphp/watcher - 4f0562a22d05a6c0db29691b40f1a936740511d4 authored about 7 years ago
chore: tweak oliver

github.com/leafsphp/watcher - 66e0d133f52255b62d354579a77e601c74900059 authored about 7 years ago
chore: add oliver twist bot

[skip ci]

github.com/leafsphp/watcher - c9d8cd3bdd10891d365be6efd4c25ea991030651 authored about 7 years ago
fix: don't ignore dot-directories

Fixes #1223

github.com/leafsphp/watcher - 4be493ca0d79be98ffe7160588148b0cc1575c79 authored about 7 years ago
docs: add context to fences

github.com/leafsphp/watcher - 60d1add20b68f519564fdf8075bb353e59640886 authored about 7 years ago
fix: update deps - [email protected] in particular

github.com/leafsphp/watcher - 9d498523d750496aba1fb0f44c2befe42cb9d9f7 authored about 7 years ago
fix: node < 6.4.0 causing crash on 'rs' trigger

* fix: node < 6.4.0 can't connect to stdin
* fix: child stdio when spawn is similar to fork

...

github.com/leafsphp/watcher - e90f15aa8a2afffe67fa7a86208587b8cdc34f3e authored about 7 years ago
fix: ignorePermissionErrors in chokidar

Make any permission errors silent, since it the most likely case we don't need them at all.

F...

github.com/leafsphp/watcher - e95ea6f656bfc2a368362e7f6729da297b463031 authored about 7 years ago
chore: fix linting issue

github.com/leafsphp/watcher - 8cec0fc0c7adcd29818be489da360c5622922c24 authored about 7 years ago
refactor: indexOf > includes (in node4)

github.com/leafsphp/watcher - c1211876113732cbff78eb1ae10483eaaf77e5cf authored about 7 years ago
fix: correctly pass ignored rules to chokidar

Previous the rules weren't matching fully inside of chokidar, requiring
that, for instance, node...

github.com/leafsphp/watcher - 718a9ad2e2894795a891751d24be93dc1818689c authored about 7 years ago
fix: fail gracefully if postinstall fails

github.com/leafsphp/watcher - 64a82ff81a2a0c0b562d298698aa52a3628da77f authored about 7 years ago
fix: clarify which config files are actually used

Fixes #1204

github.com/leafsphp/watcher - 2582d960be9ac914653c38606669f3d4d74c102b authored about 7 years ago
refactor: small tweaks to ES6-ish

github.com/leafsphp/watcher - 8cb26bfe25c02da46a0ce0c6252b2b73f941fac5 authored about 7 years ago
Merge pull request #557 from m1guelpf-forks/patch-1

Formatting

github.com/leafsphp/exceptions - 4d363e3711f0dcc6c770b94e24fce80777bc0308 authored about 7 years ago
fix: swallow child.stdin err

This is a weird case where stdin isn't fully connected and throws in
ubuntu 16.04 (replicated in...

github.com/leafsphp/watcher - 6e7ce4bbe267336a00346101f42ad4eb05285dac authored about 7 years ago
fix: watch both js and mjs files if main file is JavaScript

github.com/leafsphp/watcher - d78bf3d5d17bf3be73d98bd7d500f3d5b5021659 authored about 7 years ago
fix: don't use fork with `node inspect`

Fixes: #1191

github.com/leafsphp/watcher - 0d9a89241c58e470125e4358fcb0ba25f2962bb5 authored about 7 years ago
fix: handle exit(2) better

github.com/leafsphp/watcher - 5a914cb35baffb981dfa327de3e91b4fad7876ee authored about 7 years ago
fix: support implicit filename extension

Fixes #1193

github.com/leafsphp/watcher - 6e839d4a33079b856234c1e520cc4222e9b227cb authored about 7 years ago
refactor: fix scoping issue in node@4

github.com/leafsphp/watcher - de66c6bcea6c32c07fdd093a062a8666f74557d1 authored about 7 years ago
chore: fix linting

github.com/leafsphp/watcher - 6333fa5a4c28d43f353bb62519ef721af8a2478b authored about 7 years ago
fix: expose no update flag

github.com/leafsphp/watcher - c63771726c6105f8dc26a1715ce0b02e5b2f524e authored about 7 years ago
fix: properly handle --no-update-notifier

github.com/leafsphp/watcher - 48048aaf1261230f0c07d72ed2bd6933b7993248 authored about 7 years ago
fix: incorrect count of watch files being reported

The number of watched files was correct, but showed (incorrectly) a
cumulative total of watched ...

github.com/leafsphp/watcher - 7a04e2c71f31ef0d508d3e3c7673ce9533f363da authored about 7 years ago
chore: fix linting

github.com/leafsphp/watcher - f71153779541cbc370dc9219190e58a43e1370ad authored about 7 years ago
docs: add SparkPost for their sponsorship ❤️

github.com/leafsphp/watcher - 705264864115854a7a6671b5bc9f364c502b4e92 authored about 7 years ago
chore: update issue template

[skip ci]

github.com/leafsphp/watcher - 369eb11f1ca2275aed45eb6175cb8fce313513be authored about 7 years ago
test: remove .only

github.com/leafsphp/watcher - 0c78a9c7a098a55c2d814fba20a89f20273534be authored about 7 years ago
docs: remove duff link

[skip ci]

github.com/leafsphp/watcher - 0c3229d77f8e753d27bf3d43e86518e32574a3a9 authored about 7 years ago
fix: ensure non-slurp is passed to script

The `--` argument now passes all arguments after the script (if omitted in the nodemon call), ra...

github.com/leafsphp/watcher - ad226afc13f4480bc6c942785571ec10fdf8b293 authored about 7 years ago
chore: merge branch 'master'

* 'master' of github.com:remy/nodemon:
chore: update new issue template
chore: add no-respon...

github.com/leafsphp/watcher - 0bb1eec1a09ec40c4cf5d40c64d48fa1c7867d1b authored about 7 years ago
fix: stop saying there's another update required!

github.com/leafsphp/watcher - dcd8911e23dec538e3e81386fd3f6f1c4651ae2d authored about 7 years ago
chore: update new issue template

[skip ci]

github.com/leafsphp/watcher - 636ae404ce848e038d99d58e399238f81353b333 authored about 7 years ago
chore: add no-response bot

[skip ci]

github.com/leafsphp/watcher - e4cfe9b704696d9e9b22d7bad2cc8379b0d0e274 authored about 7 years ago
fix: properly ignore defaults, don't match partial

Changed to passing Chokidar simple strings instead of custom regexp, only had to prefix with **/...

github.com/leafsphp/watcher - 4589bc8a600733ab42982669c5f83679a4a6c3d9 authored about 7 years ago
fix: pass stdin to child process on -I

Fixes #1036 - the no-stdin wasn't passing the process.stdin to the
child.

github.com/leafsphp/watcher - 1d8894339400ad9c26a9e559bf1e921033f9ef8c authored about 7 years ago
fix: defined diretory watching

github.com/leafsphp/watcher - 1e2516de4aa2d7b00fd3ef1860884955fc858486 authored about 7 years ago
fix: remove scoped dep

Fixes #1180

github.com/leafsphp/watcher - d15cf686f7b5cdc21d68dba98d88e77c0ee3ab79 authored about 7 years ago
refactor: remove libraries over native es6 support

github.com/leafsphp/watcher - 67d146637e089dc54061c94e85451d0cf06074d2 authored about 7 years ago
test: always wait for nodemon.reset() to complete in teardown

github.com/leafsphp/watcher - c5bf96c051af8801e3f11d7909ed23e7f0718c32 authored about 7 years ago
test: fix hanging test

github.com/leafsphp/watcher - 84ec156ed09818fb7db7b2b4940704dcbf133ce8 authored about 7 years ago
test: unlink tmp files after each test

github.com/leafsphp/watcher - b326b4648a7aa0511e14dad6d61b48372239a37a authored about 7 years ago
test: increase timeout between writing files and starting nodemon

It seems that the filesystem events for creating the files get delayed somehow and arrive after ...

github.com/leafsphp/watcher - 35b86a92e16821ef0b7c60ccd9e3bafe314cfd92 authored about 7 years ago
test: use unlinkSync; validate file exists before unlinking

Sometimes tests fail because the file does not exist (it was possibly not created due to unrelat...

github.com/leafsphp/watcher - 70a2ec7f3d7ac9828155a97efab53a305e1df55e authored about 7 years ago
docs: update nodejs vs node workaround text

There are days when nothing is simple or 101.

github.com/leafsphp/watcher - bcb4db86494f89a29b5fe2b99b4fbb44e402f569 authored about 7 years ago
chore: respect package-lock

For people who have package-lock=false in ~/.npmrc, package-lock gets removed upon every install

github.com/leafsphp/watcher - ceba29a345fef0776371f3006d18a5da29c3d170 authored about 7 years ago
docs: fix outdated link

github.com/leafsphp/watcher - 82d74e517a543a282ab92cc7cd1396b9578ba365 authored about 7 years ago
chore: append to .npmrc rather than overwrite it in travis

github.com/leafsphp/watcher - b89d5915a865a830cc5f1a2aed4daa8c16cdc3f4 authored about 7 years ago
feat: support wildcard extension matching

github.com/leafsphp/watcher - 009d8685163473b05d03a05af66d38e03e39b1df authored about 7 years ago
docs: update issue template

[skip ci]

github.com/leafsphp/watcher - 76f825ef824c1a8f12287152946d3a107b65e6c9 authored about 7 years ago
fix: nodemon reporting crash

Fixes #1173

github.com/leafsphp/watcher - 1171fc1a9aa6028e8d0c2aa6defe30f799ee4242 authored about 7 years ago
chore: fix linting issues

github.com/leafsphp/watcher - bd9d5957bfb9d8504efa06ca3cd9ac4d72c79e06 authored about 7 years ago
fix: switch to killing using numericals

Fixes #956
Fixes #813

github.com/leafsphp/watcher - e9129c03f825c7b67bae65683e086f1fee377dee authored about 7 years ago