Ecosyste.ms: OpenCollective

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

github.com/webpack/webpack-dev-server

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
https://github.com/webpack/webpack-dev-server

addresses #998 to properly assign a random port and access the port assigned (#1054)

1201ac1265ef1cc7072a50a81c35bc55ea86b616 authored over 7 years ago by Andrew Powell <[email protected]>
Cleanup Effort (#1058)

* reorganzing package.json

* reorganzing travis config

* adding eslint-config-webpack

*...

69239ce854dd0a4bdb752fbd78c47c348aa9f900 authored over 7 years ago by Andrew Powell <[email protected]>
No longer generating ssl cert when one is already specified (#1036)

* No longer generating ssl cert when one is already specified

* fixed spacing

e6ccbaffc30bdcbc74285d30d1d93c0109019654 authored over 7 years ago by Glenn Conner <[email protected]>
Proposed fix for ./log module not found (#1050)

* Proposed fix for ./log module not found

* Fixed code

* Replaces spaces with tabs..

0b4729ff688b6bc7a2d1a01b5497e8bb5920144d authored over 7 years ago by Johan Lejdung <[email protected]>
fixes #1042: overlay doesn't clear if errors are fixed but warnings remain (#1043)

b2cf84779670e57f22884bd2fe8557c70c1dc8f9 authored over 7 years ago by Andrew Powell <[email protected]>
Add requestCert support to the server

Add this configuartion flag to request a client's certificate for 2-way PKI authentication.

f1af78e780e6bb77e291b1fe188cbbfae42a98da authored over 7 years ago by Daniel Kelly <[email protected]>
Handle IPv6-addresses correctly in checkHost() (#1026)

Add proper handling of IPv6-addresses to the checkHost()-method. Like
IPv4-addresses, IPv6 addr...

da188a6359b372d7885bde1fe204b5b835ff3466 authored over 7 years ago by Martin Schuhfuss <[email protected]>
2.7.1 (#1024)

65f05864b8a14dd06f2c9dcbdeee3e6ef7828bc6 authored over 7 years ago by Andrew Powell <[email protected]>
2.7.0 rollback (#1023)

* Revert "Sockjs prefix config (#911)"

This reverts commit ccd113a36e4217ef30e8f9679b4ab58773...

cab5da5b80e911b25fcedacce0056e887d502b0b authored over 7 years ago by Andrew Powell <[email protected]>
2.7.0 (#1020)

c8b9a0fc36e7ef338dc3da4926f25d381c3367bc authored over 7 years ago by Andrew Powell <[email protected]>
Sockjs prefix config (#911)

* started prefix work

* updates to prefix work

* updates
to example for sockjsprefix

*...

ccd113a36e4217ef30e8f9679b4ab58773795b38 authored over 7 years ago by Kelly <[email protected]>
add --allowed-hosts CLI option (#1012)

1cf4359aa4b9aef5fedeeb89de9e9a7e4ea52687 authored over 7 years ago by Teddy Ortega <[email protected]>
Always allow requests with IP-address as host in checkHost() (#1007)

* Always allow requests with IP-address as host in checkHost()

This patch will allow any requ...

72efaab83381a0e1c4914adf401cbd210b7de7eb authored over 7 years ago by Martin Schuhfuss <[email protected]>
Fully mute output info if quiet is set to true. (#999)

This fully mutes all startup messages if quiet is set.

628f0a25e253168e4a404db38221447c951a29e2 authored over 7 years ago by Steve Lacy <[email protected]>
Set undefined openPage to empty string when open option is true (#973)

8207238f9ab6021cd9d128f59eb75378cbc58f07 authored over 7 years ago by Will Colton <[email protected]>
2.6.1

09ffe239a889c22f13809e9c39478e92a4c69879 authored over 7 years ago by Kees Kluskens <[email protected]>
Move loglevel from devDependencies to dependencies (#1001)

d35c1c4d1330b2ebb5808a4c78bd241922046f9e authored over 7 years ago by Adam <[email protected]>
2.6.0

adc9a0d28a4e4a27db18bb50d798530c45cbde78 authored over 7 years ago by Kees Kluskens <[email protected]>
Set HMR log level. (#926)

* Set HMR log level.

* Set HMR log level - check if webpack/hot/log exists.

6da2f38bb24b99fa0eceb10d5ee63259d02e6c8a authored over 7 years ago by lbogdan <[email protected]>
Don't output startup info if quiet is set to true (#970)

* Don't output startup info if noInfo is set to true

* Fix lint problems

* Use 'quiet' ins...

140da4573c7d36771d2dae3e0925f66394b27522 authored over 7 years ago by Lorenzo Ruiz <[email protected]>
Added cli option `--disable-host-check` (#980)

Will set `options.disableHostCheck` to true if enabled.

9188878cb047fafc8e8dc394f30b9c2e15102ca8 authored over 7 years ago by Telokis <[email protected]>
Only load bonjour when needed (#958)

Bonjour doesn't currently work on Windows 10's Bash, so let's not load
it if we don't have to.

b97dc5ef44c7c6fb517555d505c0456ddc2603b6 authored over 7 years ago by joelface <[email protected]>
Do not show warnings @ overlay unless explicitly set (#881)

This change tweaks the feature behavior (implemented @ #790),
so it matches the intended behavi...

e5b6202209d4a4d47e6441896fb64875bff95d23 authored over 7 years ago by Daniel Carral <[email protected]>
Fix typo in https docs (#952)

a7fdb066a9c37add5f1ee45648b63edd76233c7e authored over 7 years ago by Minh Nguyen <[email protected]>
Update README.md (#963)

be1af21f16c88fabe07de5a15321c496fe0939eb authored over 7 years ago by Pierre Neter <[email protected]>
Browser console messages should respect clientLogLevel (#921)

* Implements loglevel npm package, removes native log() method

bd22dce536bd656987c5c4f8260a1532d989021f authored over 7 years ago by James Lai <[email protected]>
Updated sockjs-client to 1.1.4 (#975)

2041b11ac26a1b29008fcc336667ac69854811e2 authored over 7 years ago by cmp <[email protected]>
Merge pull request #946 from lencioni/patch-1

Update to webpack 3

047a5954398e67b0a17e6be7d5877d9f55f40cba authored over 7 years ago by Sean Larkin <[email protected]>
Update to webpack 3

Now that webpack 3 is out, I am bumping some versions in here
so folks can update. I don't know ...

8978059d9b880c6c28908a6ed4608e27d40f2f69 authored over 7 years ago by Joe Lencioni <[email protected]>
2.5.0

bbcdca70dda70b4c6360435306c307a01ce32278 authored over 7 years ago by Tobias Koppers <[email protected]>
Add 'lan' option (modify the option name to ‘useLocalIp’ for more semantic) (#901)

* Add 'lan' option

Let the browser open with local IP.

* Add 'lan' option

Let the b...

7b3a42adafe6157f5b755fbe490e9fd3bb0c7831 authored over 7 years ago by Liwei Qian <[email protected]>
replace console.log with internal log function (#856)

8d5f25234acf124de63849be19412ceda3443d12 authored over 7 years ago by Idan Cohen <[email protected]>
zeroconf dns (bonjour) service publishing (#930)

* zeroconf dns (bonjour) service publishing

* address code style issues

* zeroconf: cleanu...

c9fe53d1f1052ffff45b4729f5d96f6e9cf18c83 authored over 7 years ago by Samuel Sutch <[email protected]>
Adding page argument to the Open option (#917)

* Adding page argument to the Open option

* Changing open argv comparison to be more explicit...

14d77a5c2d8f9ae0d7efa7d8ef0e540b7eacf599 authored over 7 years ago by Troy Histed <[email protected]>
Strongly check client isn't running on WebWorker for sendMsg (#929)

2ca97dd62433084e93f6e82326f2c633077af232 authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Add 'allowedHosts' option (#899)

* Add 'allowedHosts' option

* add support for subdomain wildcard in 'allowedHosts' option

...

ab889c31a584e193814b2e952410307d071ede61 authored over 7 years ago by Teddy Ortega <[email protected]>
fix #752: allow --port 0 again (#918)

* fix #752: don't rely on truthiness for port

* better variable name

1a26ab4eb856b7ba40ff89b56cb60f21b6c62649 authored over 7 years ago by Ryan Berdeen <[email protected]>
Merge pull request #942 from webpack/ssl-path

Ssl path

9a7693cdca6ddac31a463a615894eabf970305b4 authored over 7 years ago by Andrew Powell <[email protected]>
updating https docs

25e1098b42c208bc5a439646e8f859d7d4ed143d authored over 7 years ago by shellscape <[email protected]>
generate ssl certs per instance

400b2896c79f55c6928d59aebfb773b6e037b8ef authored over 7 years ago by shellscape <[email protected]>
2.4.5

662bc31a4fc44b6888b5a0baff9ee96fef049cdb authored over 7 years ago by Tobias Koppers <[email protected]>
Merge pull request #888 from phairoh/fix-incorrect-variable-usage

Use correct index when parsing publicHost

99b273c0898f68ba3d81e5675defe99d52f8822d authored over 7 years ago by Tobias Koppers <[email protected]>
Added tests for Server.prototype.checkHost

f26f985539b0f36c2fc05dd37911950425bb36c3 authored over 7 years ago by Aaron Trachtman <[email protected]>
Use idxPublic when extracting hostname from publicHost

9688eea5b89e757531b84bfc07258904214f3bf0 authored over 7 years ago by Aaron Trachtman <[email protected]>
2.4.4

7d08d1e02218e8a21c81aeb216834843955e766b authored over 7 years ago by Tobias Koppers <[email protected]>
fixes #883

988f9c9aaab5fb4d539dd980d14940511da9c7f7 authored over 7 years ago by Tobias Koppers <[email protected]>
2.4.3

ca93284ca7256097c2e7dd2737dd2239f6f10be9 authored over 7 years ago by Tobias Koppers <[email protected]>
Merge branch 'security/host-check'

f3a4ac6db1da9300ec20e19f49b1dfc09bb7d3e4 authored over 7 years ago by Tobias Koppers <[email protected]>
Require a secure webpack-dev-middleware version

8db5fd59c54c4ed4d089487572f079494dcf8782 authored over 7 years ago by Tobias Koppers <[email protected]>
enable Host header check for all requests and sockets

reported by @edmorley

29578537c1ad38f29a445237c57a52c373183e75 authored almost 8 years ago by Tobias Koppers <[email protected]>
2.4.2

60e47270860165d41fe4654d78aa2fee8dbdcdc1 authored almost 8 years ago by Kees Kluskens <[email protected]>
Added beforeunload check to index.js (#544) (#841)

32adae3930b9fe92d948a894f0e8c1f12c52eb37 authored almost 8 years ago by Samuel Scheiderich <[email protected]>
Handle external upgrade for all websocket proxies (#843)

* Upgrade websocket proxies without initial http request
* Add websocket upgrade proxy test.

d69559ab5841ef7d433b1901e2e04fa571984254 authored almost 8 years ago by James Blight <[email protected]>
Remove Node.js v7 warning

Fixes #820

35a44d10a8e980a2ced7268600002bea2cb5cd38 authored almost 8 years ago by Kees Kluskens <[email protected]>
Support for array of contentBase (#832)

Updated the type checking of `contentBase` for `webpack-dev-server.js` so that it can handle mul...

d2f579c754f04fb6e09aa4bdceac2b6e2dc7f036 authored almost 8 years ago by Telokis <[email protected]>
Remove unnecessary logging of closing the dev-server

aabeeaa8ac33f930ede013237beb40469f12933c authored almost 8 years ago by Kees Kluskens <[email protected]>
Fix to share proxy option between proxy settings when the proxy option is a same object (#836)

1dc94610771e81d33405d7bbf350bbbff6f42146 authored almost 8 years ago by Toru Kobayashi <[email protected]>
Explicitely but gracefully handle SIGINT and SIGTERM signals. (#787)

Fixes #557.

42cd23ced66e8931785451e30df5882242b43ab7 authored almost 8 years ago by Luc Heinrich <[email protected]>
Use arrow function if it possible and get rid of .bind in server part (#835)

85de417fd5592efc5448758bf550d7d34e670f60 authored almost 8 years ago by Mikhail Bodrov <[email protected]>
Add unit tests for proxy options (#834)

234294aaba0ee7f6a8ee683b04023d9595c74a4d authored almost 8 years ago by Toru Kobayashi <[email protected]>
add codecov

8d4b826e45acf995be4dea36727a780fd54cdbe2 authored almost 8 years ago by Kees Kluskens <[email protected]>
Update `webpack-dev-middleware` to 0.17.4 (#827)

d081f0179fe56d8baca46ea79e33e73a35b87999 authored almost 8 years ago by Elad Bezalel <[email protected]>
Fix exception when client script is used in webworkers (#813)

ccc81635ba1c0558aaa793e7cd7184d305b099b3 authored almost 8 years ago by admos <[email protected]>
fix typo and add `--open` (#814)

f996bd4d83ff40c2153cf90df7ac335ec23dd13f authored almost 8 years ago by 汤利俊 <[email protected]>
devClient does not work with dynamic entry. (#802)

* devClient does not work with dynamic entry.

fix #801

690df602182135cb379641f91dc147a986bffac5 authored almost 8 years ago by Rabbit <[email protected]>
2.4.1

50ab2f07d363ee1c30660b7c3f13cf2e100dcf82 authored almost 8 years ago by Kees Kluskens <[email protected]>
Clear overlay properly when receiving ok msg

3cb79bd39489d12a2df9896ce204b8de15e636f4 authored almost 8 years ago by Kees Kluskens <[email protected]>
2.4.0

3f7c9f7303d2fab380f4178844d52ed361599a2a authored almost 8 years ago by Kees Kluskens <[email protected]>
Setting contentBase to false with historyApiFallback on works properly #791 (#797)

* Setting contentBase to false with historyApiFallback on works properly #791

* Remove consol...

e22317f106ee32b6b26663c3eb28354d631535ab authored almost 8 years ago by Will Colton <[email protected]>
Extract logic of adding entry points (#782)

b85a0ceb946589d345c2b41e4d1efb8a5c945f9c authored almost 8 years ago by Daniel Tschinder <[email protected]>
feat - Allow overlay to be enabled for warnings (#789) (#790)

Now you can use

{
overlay: {
errors: true,
warnings: true
}
}

Closes #789.

499170409e8a340ba41a7c8685f3384046803944 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Update dependencies

9d2925c5c0efe33bea3bdb858e3f59cfad1d87c8 authored almost 8 years ago by Kees Kluskens <[email protected]>
Handle promise rejection when using `--open` flag (#780)

00996138ba2a283401184d13c73048e7216df706 authored almost 8 years ago by Alistair Brown <[email protected]>
2.3.0

04eafa56244b186ff370ee2a98511993bd4e3b48 authored almost 8 years ago by Kees Kluskens <[email protected]>
Refactor config validation

this makes it match more with the validation in webpack/webpack. Also refactored it to ES6.

ac1675c00d04e0442f9387712e06b697e99429ec authored almost 8 years ago by Kees Kluskens <[email protected]>
Implement error overlay (#764)

d725fd9f3b0c2ab92e6489c993f80602c0e47848 authored almost 8 years ago by Kees Kluskens <[email protected]>
Allow a string to be passed as the `port` config option (#766)

61e54034b72e814e5965792362b13f3bc3d379b2 authored almost 8 years ago by Kees Kluskens <[email protected]>
have --open use the options.public path if it exists (#749)

2cf29392edac2a8da59df6b9e799e89342ae6783 authored almost 8 years ago by Bryan Wain <[email protected]>
2.2.1

aa989975ec628099cc32f5967d217f0d663e5618 authored almost 8 years ago by Kees Kluskens <[email protected]>
Fix inline example not working after webpack 2.2.0

686dec4dcb68ca6d4cd901b5f794311cf5628ca6 authored almost 8 years ago by Kees Kluskens <[email protected]>
Only run Travis on the `master` branch [skip ci]

c82c1eb0f0f6463f72a509184097154a134ea05a authored almost 8 years ago by Kees Kluskens <[email protected]>
update examples to reflect web pack 2.2.0 (#759)

54b4b0232ce37a5fcd98be52bb03c3be0ec44796 authored almost 8 years ago by Jeremy Ayerst <[email protected]>
webpack.github.io -> webpack.js.org

3bc7f77823040003b88eb93eb295da782d2c1a87 authored almost 8 years ago by Kees Kluskens <[email protected]>
Change link in readme to webpack.js.org

cb98dd989ec3b7998f879446a5d2044623967af6 authored almost 8 years ago by Kees Kluskens <[email protected]>
Added example "webworker" (#755)

31fb4fd8fed7d5e0bd92a8e2443885d6ac81e376 authored almost 8 years ago by Cecile Muller <[email protected]>
2.2.0

7e18f6a733162af022423db68a519b5186bdd6e4 authored almost 8 years ago by Kees Kluskens <[email protected]>
Upgrade webpack dependency

e9dd0ed2601f80ab1a55429737b8576555c0829c authored almost 8 years ago by Kees Kluskens <[email protected]>
Update README to new standard

cae704f56f4517be8a7747f88df4aac11cd84110 authored almost 8 years ago by Kees Kluskens <[email protected]>
Fix broken test after webpack update

d560695c31db5e3e68e40b46b10c04c277de451c authored about 8 years ago by Kees Kluskens <[email protected]>
update webpack dev dependency

84a98ad2eb15b19bfb5b84b9c70535c76bbc222c authored about 8 years ago by Kees Kluskens <[email protected]>
Refactor to ES6

a947336b272d677e1a7d933c7d81705c8edc9be3 authored about 8 years ago by Kees Kluskens <[email protected]>
Bring eslint config in line with webpack/webpack

fb74672033aec4af1a23590b65a971d48e8ee7fb authored about 8 years ago by Kees Kluskens <[email protected]>
Make Travis run Node.js v4 and v6

2f9ac82069db086efc16356141c7f1579eeaa651 authored about 8 years ago by Kees Kluskens <[email protected]>
Require Node.js v4.7 or higher

Maintenance of Node.js 0.12 ends in two days.

bbcca86c4b50a23a3796acd34a86cdd7eac0fbaa authored about 8 years ago by Kees Kluskens <[email protected]>
(fix) proxy config with bypass and without target (#721)

fcf5f3cfbe7cf7bb629e801cc200358c792df017 authored about 8 years ago by Itay Radotzki <[email protected]>
2.2.0-rc.0

00bdcd5de0487ea31263c39abd748b2d6e190a31 authored about 8 years ago by Kees Kluskens <[email protected]>
update webpack-dev-middleware dep

cffd38745c593942d6ddfb8ca5b799c5e342a6f6 authored about 8 years ago by Kees Kluskens <[email protected]>
Allow webpack 2 rc

1adb818c743209b69082362f3d9191a83231dc80 authored about 8 years ago by Simen Bekkhus <[email protected]>
Update License to match with webpack/webpack

658280d8c497053877aec50974766d66d9b9def1 authored about 8 years ago by Kees Kluskens <[email protected]>
2.1.0-beta.12

1f603090a7ddcb7bd439fda11a2a33dd86e95473 authored about 8 years ago by Kees Kluskens <[email protected]>