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

Merge branch 'elliottsj-web-worker-hmr'

7e2e8f89ede0e1693c83971d689d23840968f6ff authored about 9 years ago
Merge branch 'web-worker-hmr' of https://github.com/elliottsj/webpack-dev-server into elliottsj-web-worker-hmr

# Conflicts:
# client/index.js

6e75a44d3c820813818bfa2b27fcdbeb3260916d authored about 9 years ago
updated optimist to yargs

802dd7c68170ab38e691dab69337d211ecbf7847 authored about 9 years ago
prefer files over directory indicies #374

dbb09b44126a2060129f1cf3d82eee6585ef8d82 authored about 9 years ago
Merge pull request #374 from BerndWessels/master

Extend contentBase to support array with multiple sources.

4d18f58dbf69dfa3aa94cfb1ff4afab675e72088 authored about 9 years ago
Merge pull request #376 from mjrussell/hpm-bump

Bump http proxy middleware for websocket crash

4a1a3bfddeb13cdc691363beef573f293ce944e1 authored about 9 years ago
CLI options override config options #368

011cc5c585f64173b5139024df0479d79e3c61d4 authored about 9 years ago
Merge pull request #368 from chrishowes/wolfeidau

[MERGABLE] Added a flag for public ip to seed the inline frame.

d80bd1a459588b8e614ae2b02de9ecf0aeeee105 authored about 9 years ago
Bump http proxy middleware for websocket crash

See chimurai/http-proxy-middleware#44

43f66c271701038af0f78b02a67461161095c0fb authored about 9 years ago
Extend contentbase to support array with multiple sources.

07b70a34333582094ea29f5173654c67dc56c108 authored about 9 years ago
merging in webpack/master to wolfeidau/add_public_host_flag

639f2b0bc031ae151010423fdc06032333c49f5f authored about 9 years ago
backward compatibility #359

33ebd1f9f702068ed850227ef7c74065dc3849e7 authored about 9 years ago
added CI build with beautify and linting

7655a6a47117a4639be46fb1433406933f299f25 authored about 9 years ago
Merge pull request #329 from CodeYellowBV/open-browser

Open default browser if --open option is given

83cff9541ffd6459d4be99cb03fd9f8eb9c14a2f authored about 9 years ago
Merge pull request #338 from grammarly/fix_socket_path

fix socket pathname

e85e8f6eee758a120670b453b6e0359f1aed5724 authored about 9 years ago
Merge pull request #352 from imranismail/master

added --stdin flag to close on process exit

434651fc21ddaea8f4875c1f4dd0eaea754f17d0 authored about 9 years ago
Merge pull request #357 from NicholasBoll/defect/close-listening-app

Closing listeningApp when server closes

aa7cc8aa96b0097ee129862d7c241cfd0758fc72 authored about 9 years ago
Merge pull request #359 from jamsesso/master

Use http-proxy-middleware instead of http-proxy.

cf091e26ed1ead49c05d6fe3ceccc56eec8cf3ce authored about 9 years ago
1.14.1

eae3a0c73fb847521b42ac2accae1c0906dd6023 authored about 9 years ago
Merge pull request #1 from jamsesso/http-proxy-middleware

Change to use http-proxy-middleware instead of http-proxy.

7b3f12e542562d0a50c1dcabb378798dd2beff05 authored about 9 years ago
Change to use http-proxy-middleware instead of http-proxy. Keeps bypass functionality.

efd32a05944499b0c8165da6ff75519fb8fe21a6 authored about 9 years ago
Closing listeningApp when server closes

* Fixes #348

b2f17f515c9731b6b5645143454d07fa75b2ed35 authored about 9 years ago
added --stdin flag to close on process exit

e8400b233e37a173be64aaa677aa46628dc34af3 authored about 9 years ago
fix socket pathname

ee1ca1314302a2562b6d4e4a80fbf8bb51e5ba43 authored about 9 years ago
Merge pull request #282 from watsoncj/insecure-proxy

Disable http-proxy certificate check

4b58b42650341494cd7ad9688b72d66da3858e43 authored about 9 years ago
Open correct url if not using inline modus.

98fd2f45b4a816c4a89136bc40d48c70e56af484 authored about 9 years ago
pass secure false to httpProxy

09157674fcbf3d92baac4b3f2676efabad120d7c authored about 9 years ago
Merge branch 'radotzki-https-server-parameters'

b38755bc57812721c2fd5f7de9d13c7e8c9fb9e5 authored about 9 years ago
Merge pull request #330 from CodeYellowBV/errors-overflow-fix

Show horizontal scrollbar in errors text

a94ed3001238391ec31b5eb41af26127f8088833 authored about 9 years ago
Merge pull request #328 from CodeYellowBV/sockjs-external-script-fix

Fix websocket connection for non-inlined scripts

540d60c3f252cdf5ce027c8cddcdeb80dad63828 authored about 9 years ago
Show horizontal scrollbar in errors element

26bcbc685d65ee772c98de503920718ae73b5969 authored about 9 years ago
Open default browser if --open option is given

098981036caec7f6b3a4907582b64bf9409c9c39 authored about 9 years ago
Fix socket connection for non-inlined connections

3d3c000df8889e8b557995e5fe918b29072c377f authored about 9 years ago
1.14.0

0cc94c07b93b234503de43c64e6e9cef801224cc authored about 9 years ago
webpack 2

ff38d3a56d31af99b654e0a6b529c50eceb79529 authored about 9 years ago
1.13.0

b090b6659b480135d8b6cde3f2cb4466713b711b authored about 9 years ago
Merge branch 'master' of https://github.com/webpack/webpack-dev-server

de619f1ab93cbf6ebf89d48ce4eac338c65d4eda authored about 9 years ago
updated deps

e3c0193c3f99e8cea85cab5e1e8add8278c86e16 authored about 9 years ago
Merge pull request #313 from kylebyerly-hp/ie-edge

Forcing edge for IE document mode

b241ee6d4bdbb560860403b15f6f857d138e1401 authored about 9 years ago
Merge pull request #302 from CodeYellowBV/sockjs

Replace socket.io with SockJS as discussed in #229

68242b3da8878e3dfea0b8f689cbb9fd7c8fb505 authored about 9 years ago
Remove unnecessary onopen callback.

0ac3e1555442f1251f11d64e925c1e7e4f82e437 authored about 9 years ago
Allow multiple socket connections.

2dd3058746ea8ce9247726df616c8fd72c09c461 authored about 9 years ago
Use prototype for the sockWrite function.

75bca73202c86059323e284bd175500974953c39 authored about 9 years ago
Forcing edge for IE document mode

51b2b2e9e20bb748f2dca0ba76aab96e0e5db3a5 authored about 9 years ago
Prevent emitting socket event when socket is not ready yet.

a5ddf82e27fa334260c37c431008801908c4be6b authored about 9 years ago
(feat) Support all https server parameters

05a45aaaf4d19e7bdd0d242ee0b22240b9df8bff authored about 9 years ago
Add socket handlers.

67ff2d53c6d16cc07dbb50755ae9e4fe2e46e23f authored over 9 years ago
Use timeout instead of interval for reconnecting socket.

1bc92120f4c8229e59fcf800d13e157820da08c6 authored over 9 years ago
Replace socket.io with SockJS as discussed in #229

This removes the node-gyp dependency :).

Fixes #229, #276, fixes #195, fixes #267, fixes #258 a...

7dcd41d342c9f0c45ca77a5175345aa3996954a1 authored over 9 years ago
1.12.1

24b356ec1610ea6d7033b3e01bb7b09429612ba5 authored over 9 years ago
Use "webpack/hot/emitter" instead of `window.postMessage`

49445297fe8c479dd3066f8891859e661ae79b70 authored over 9 years ago
Avoid accessing `document` if `__resourceQuery` is defined

2e3ac57bcc16d798ff6979d149ec4f533067c4d1 authored over 9 years ago
disable secure proxy

d33073cb839c7bb6d651088c6fe28b70e9d0323e authored over 9 years ago
Added a flag for public ip to seed the inline frame.

Note: As this will default to using host to ensure backward
compatibility.

99c6d9937e4b7d964b4c020641e7bc3f89b5c0a4 authored over 9 years ago
Merge pull request #287 from jhchen/master

add close() api

976512d08af2f109816df437f92d61180155bc7b authored over 9 years ago
Merge pull request #284 from watsoncj/patch-1

Allow iframe to use browser fullscreen API

43c0104a952b653c85f296fee1edff1a5a3af065 authored over 9 years ago
Merge pull request #250 from whiteinge/bypass-proxy

Add option to bypass proxying requests based on a function call

ad5e0e6bb9d047f6d01b43097899e21639252e8d authored over 9 years ago
add close() api

39f418f5989e15676c8ed0949fa444efa7df6c0c authored over 9 years ago
Allow iframe to use browser fullscreen API

Without this attribute the application in the iframe is unable to use the fullscreen API.

f863612a87acc9e8915fe1ebe9a8316caacc4112 authored over 9 years ago
1.12.0

c52035ef0664fecc74a4a0dc481e39c523426f88 authored over 9 years ago
Merge pull request #279 from jnv/setup

Add setup option to prepend custom middlewares

e613b0376b828bfac2c5f0594d9e77ca36bb564a authored over 9 years ago
Add setup option to prepend custom middlewares

6e0e95c5f07751546f1e1db439c68e81be0624ae authored over 9 years ago
Add option to bypass proxying requests based on a function call

The primary use-case behind this addition is to allow HTML5 history
support for proxied paths. E...

7285c052113cdedd8566639373bd37b6616d56bf authored over 9 years ago
Merge pull request #273 from everett1992/typo

Fix minor typo in a comment.

a8e4ab8b5ac0075bd7663308d462e09efd43034b authored over 9 years ago
Merge pull request #274 from everett1992/compression

Add --compress option to enable gzip compression

360c3d9b5acc6516967f196502fa0f2a7bec9398 authored over 9 years ago
Add --compress option to enable gzip compression

The --compress option uses the `compression` express middleware to gzip
compress responses from ...

d280f82250591cc83bfe50efabb79e82fb7fd2a3 authored over 9 years ago
Fix minor typo in a comment.

6e4a5c0385dae84cfed9d8e01b0f1f591abc6c8e authored over 9 years ago
1.11.0

30d0cc9e7c3eb5485242867a49388b0b265f148d authored over 9 years ago
updated deps, added `features` option

fixed some errors

931bbafbe816ee992c94798a94ea74fe576d32ac authored over 9 years ago
Merge pull request #261 from at0g/master

Correct console message for historyApiFallback

50a2e10153c5541fbc03434fcb496e09bc140440 authored over 9 years ago
Merge pull request #263 from thenewguy/bind-all

allow bind to all host (--host 0.0.0.0)

0bd72521765a14b92f8c9313264f7097a34c6491 authored over 9 years ago
Update index.js

'0.0.0.0' allows webpack-dev-server to bind to all addresses on the machine but cannot be naviga...

eb50101b449d1fb99600d9c710db70679f6f4592 authored over 9 years ago
Correct console message when historyApiFallback is used with an `index` option.

fe6aee778fad7be6da1118cacbb1bf0708a52ab5 authored over 9 years ago
Merge pull request #221 from chentsulin/patch-1

remove a extra ;

6b7bee223a09f2f05e63ed0fb847748011b7df07 authored over 9 years ago
Merge pull request #238 from CodeYellowBV/certs-via-cli

Add --cert, --key and --cacert options to CLI.

a3304386463657d8ac09c3d6a1266725201b4f51 authored over 9 years ago
Merge pull request #240 from syranide/socketiopath

Allow changing socket.io-path via query string

bd425b8e44b3385a88d9f3a6e617bbe3f2adc620 authored over 9 years ago
Merge pull request #251 from tedpennings/patch-1

Remove SSL mutual auth requirement from https option

7226129216f845609edb0b5a7959250ff7aa7301 authored over 9 years ago
Remove SSL mutual auth requirement from https option

This removes the whole mutual-authentication aspect of the SSL handshake. For many people, a ser...

ab14d55188b4fc0534d504e1ec6db94c9c4e29d4 authored over 9 years ago
allow changing socket.io-path via query string

0d0c473fc5fbed1c7d96dde521cbb9c1fce52351 authored over 9 years ago
Add --cert, --key and --cacert options to CLI.

1f0cc1705db10a31ac5e8c708d6cefdba41f9768 authored over 9 years ago
Merge pull request #223 from chentsulin/patch-2

Bump socket.io to 1.3.6, fixes #191

dbdc73ad861ebf333e76902f8c9a04b465ec6863 authored over 9 years ago
Bump socket.io to 1.3.6, fixes #191

4fe2cf88d8201c42e3e2fa033d741f953b273518 authored over 9 years ago
remove a extra ;

8be2e6417c8ffb8d2e70c009b0a07e3b671e52f7 authored over 9 years ago
1.10.1

8fddb2adbf71582d4728d85021a32bd3175571c4 authored over 9 years ago
copy watchOptions from webpack options

e7c54525badeee77b3ae19b6a5bd234b4e4fc64f authored over 9 years ago
1.10.0

6ba377a0cea7c36b95d9355b1ed306406b63e808 authored over 9 years ago
updated dependencies

6fc9fc2cb930d4dfba37a30a1228e97fca115ea0 authored over 9 years ago
Merge pull request #204 from Stuk/live-errors

Don't emit "still-ok" when there are errors

6fb66af293628041994d2b659b02df6ebf54b139 authored over 9 years ago
Don't emit "still-ok" when there are errors

Emitting "still-ok" and returning means that no "error" event is
emitted , forcing the user to m...

f6b3bcb4a349540176bacc86df0df8e4109d0e3f authored over 9 years ago
Merge pull request #187 from nthtran/master

added support for regex path and rewrite in proxy options

dad0612bc59ec659e208ce26a04212b9dd703ecc authored over 9 years ago
added support for regex path and rewrite in proxy options

d80ea0f6be9d55ee4c15e317f33e26e9d997b051 authored over 9 years ago
1.9.0

8e8f540b2f7b35f7b6c3ce616a7fd2215aaa6eea authored over 9 years ago
Merge branch 'brandonbloom-proxy-config-fn'

f93f1de51bdb4ec1d21ec027250601a92f1a6534 authored over 9 years ago
Merge branch 'proxy-config-fn' of https://github.com/brandonbloom/webpack-dev-server into brandonbloom-proxy-config-fn

a8c7ee4d292e4731c329bffe09c109a43363c111 authored over 9 years ago
Merge branch 'gsklee-patch-1'

d86873bae6dfa0b02994c0fd9c9631c1238c6876 authored over 9 years ago
support inline mode from options

d275e599ee33a411ccb833d45498370c9724ee94 authored over 9 years ago
Merge branch 'patch-1' of https://github.com/gsklee/webpack-dev-server into gsklee-patch-1

553bd4f2780082b26560d5ad0fc9a459025022e9 authored over 9 years ago
Merge branch 'shunjikonishi-proxy-host'

1b9435f906b93d2c1e66208a7aa32c561d1c574c authored over 9 years ago
Merge branch 'proxy-host' of https://github.com/shunjikonishi/webpack-dev-server into shunjikonishi-proxy-host

63fcfc038c619b9f64836725405791781712c89e authored over 9 years ago
added support for array config

fixed #93

6ac2bfe6acdfd8e923c3cd02df465ef946b04fcb authored over 9 years ago