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

Add host header to proxy request

6d2057ce1bdc474a316ab411888e2b9756f07a84 authored over 9 years ago by shunjikonishi <[email protected]>
Merge pull request #180 from SimenB/files

Use files in package.json

7d9b15275ed62dc275d1358c65a5340dc7da6537 authored over 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #179 from SimenB/license

Use license in package.json

4a8adb7183d5a1ac4428267a6938ffd6fb88e7fd authored over 9 years ago by Tobias Koppers <[email protected]>
Use files in package.json

c586612c4441d611f250ea3c405a62d8a6329d84 authored over 9 years ago by Simen Bekkhus <[email protected]>
Use license in package.json

6fac0e16abd077de516acb226a6d109c88f49d6d authored over 9 years ago by Simen Bekkhus <[email protected]>
Allow inline mode to be set inside the config file

Fix #169

a0a683894d882f64ee9238f77162906388885f38 authored over 9 years ago by G. Kay Lee <[email protected]>
Allow arbitrary function to configure proxy.

c9de67587825e8a86298625b39325f497d0974c1 authored over 9 years ago by Brandon Bloom <[email protected]>
Merge pull request #171 from princed/master

Update connect-history-api-fallback dependency and allow passing params to it

dbb7271e8eab84dfb89ba4b00499d82bc94bb53a authored over 9 years ago by Tobias Koppers <[email protected]>
Update connect-history-api-fallback dependency and allow passing params to it

10488b02e2945b76737c24c7e7e1edf8d3223383 authored over 9 years ago by Eugene Datsky <[email protected]>
1.8.2

242cf1206dbbd0be35d41fecc47c7eb2d7eecc45 authored over 9 years ago by Tobias Koppers <[email protected]>
fixed #159

56e94c22c765cc16e972e96fef4bb01a93c337be authored over 9 years ago by Tobias Koppers <[email protected]>
1.8.1

93a8701d1e4515fb1cfb0951006e448cb6cf24e4 authored over 9 years ago by Tobias Koppers <[email protected]>
Failed proxy requests now return a 502 rather than hanging.

27fadc9a56f2113bf4b129635a4af8c2d053b496 authored over 9 years ago by Glenn <[email protected]>
Merge pull request #154 from nkbt/master

Strip ANSI escaping from warnings

02c0577abe720ef87bc55db9a6ecfa6cf48b6f42 authored over 9 years ago by Tobias Koppers <[email protected]>
Strip ANSI escaping from warnings

fd5a85f1d0a2e10f4c25c18c3a7411a5330ade23 authored over 9 years ago by Nik Butenko <[email protected]>
Merge pull request #152 from Lendar/fix-history-fallback-with-proxy

fix historyApiFallback+proxy combo

9241e4c1817b3cf12240b704c97e7a536ebaf0cf authored over 9 years ago by Tobias Koppers <[email protected]>
fix historyApiFallback+proxy combo

f58cf1e929d3545f45ee4f03d03f4c9f62ae27f3 authored over 9 years ago by Denis Elistratov <[email protected]>
Merge pull request #145 from mrsharpoblunto/master

Failure to proxy a request no longer causes the dev server to crash

b533e2d3664bf5e7c97ff7abc30c4f0e02dea44a authored almost 10 years ago by Tobias Koppers <[email protected]>
fixes to whitespace

834f2b61ceedc9982df463b524428342b38bbf31 authored almost 10 years ago by Glenn Conner <[email protected]>
Failure to proxy a request no longer causes the dev server to crash

171c3c82b401745a997378cc82420a2a713d39a0 authored almost 10 years ago by Glenn <[email protected]>
1.8.0

dd6da4fc827aa236b3c69687eb55b9a72d7e955b authored almost 10 years ago by Tobias Koppers <[email protected]>
fixed history-api-fallback example

1d813bb671573c4360b70ba9d0121a84e5527001 authored almost 10 years ago by Tobias Koppers <[email protected]>
removed --colors from example readme

a14cf17d0d3cd5c1f9611d7af3bbf75ba14bcb0d authored almost 10 years ago by Tobias Koppers <[email protected]>
fixed bug which caused empty window

07493dacf1533285ea26decd8bee4a7ef410e9ef authored almost 10 years ago by Tobias Koppers <[email protected]>
automatic colors

f3204fc68e3c23e17c3e4253e18b70fc422718ea authored almost 10 years ago by Tobias Koppers <[email protected]>
fixed warning message

1b15499fdd16297fd801a34a0e9b7db6cb54c827 authored almost 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #141 from ruudk/patch-1

Fixed invalid package.json

c80cd3ee2431b127d256234705720d9d7d814010 authored almost 10 years ago by Tobias Koppers <[email protected]>
Fixed invalid package.json

64c9aca6e8bb527ecda89379200adcb7ecb6d3ef authored almost 10 years ago by Ruud Kamphuis <[email protected]>
Merge pull request #137 from oddic/master

Get rid of ANSI escaping

a26a07480e81762973bdbf42382c29ebf05a8b69 authored almost 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #138 from Swatinem/viewport

set a viewport on the live.html, to make mobile development easier

831a9f8f53a571bab7617f7c0eb0679e47f693ac authored almost 10 years ago by Tobias Koppers <[email protected]>
set a viewport on the live.html, to make mobile development easier

b1ec3fcf535016c1f6f5d3c0f124029ba07bdd6b authored almost 10 years ago by Arpad Borsos <[email protected]>
Get rid of ANSI escaping

6ea80ce82ef5020e112f9f7c69c37134329e19ca authored almost 10 years ago by Otis Carpay <[email protected]>
Merge pull request #133 from MrOrz/master

Use socket.io-sockets instead of the one in web_modules

5cd00791741ec422e8e74d2dc16145aeb8fbc399 authored almost 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #127 from sakabako/master

Add proxy to allow working with a back end on a different server/port

755da194d58b98d095f79555616f367c8d20f6c3 authored almost 10 years ago by Tobias Koppers <[email protected]>
Use socket.io-sockets instead of the one in web_modules

3ea0c2ce1f16d421821d06029b0000e37f0e73c7 authored almost 10 years ago by MrOrz <[email protected]>
added deprecation warnings for using contentBase as a proxy

08981ac16f6cca1c644c2173105ecac813b11f90 authored almost 10 years ago by Stu Kabakoff <[email protected]>
allow configuration of proxy with an object rather than just a string. Print the proxy targets on startup.

675b62b4ff9f1313c1139a1832c9c1d20c736235 authored almost 10 years ago by Stu Kabakoff <[email protected]>
Merge pull request #103 from hswolff/api-default

Add default filename when using through api

a5a9e2ef40e133063b6f680ddbcbc4bc76186a35 authored almost 10 years ago by Tobias Koppers <[email protected]>
throw if filename option property isn't set in lazy mode

82dea4b215390069f83ef4f9338deada1352e42e authored almost 10 years ago by Harry Wolff <[email protected]>
added option to have the dev server proxy a path to another server

16417649e97769c4afc0048cc189e1ea093db07a authored almost 10 years ago by Stu Kabakoff <[email protected]>
Merge pull request #116 from troutowicz/option_tweaks

Add option to set IP and port inside webpack config

08f9b8771d0d92a96c32ba7f604deccce2f282e4 authored almost 10 years ago by Tobias Koppers <[email protected]>
Add option to set IP and port inside webpack config

c200b6d75348505252e9fb0ad035b83eab14f578 authored almost 10 years ago by Tim Routowicz <[email protected]>
Merge pull request #108 from pstoica/master

support sslPaths option for custom certificates

dff1b7529e97a0b9a725e37141fd0cf1aa76d963 authored almost 10 years ago by Tobias Koppers <[email protected]>
key/cert/ca receive buffer directly instead of paths

018b649b2d3403ce4e3bba41d5b7485ec0c16d53 authored almost 10 years ago by Patrick Stoica <[email protected]>
Merge pull request #105 from nelix/update-socket-io

update socket.io to 1.3.3

cf126c021f61490294dc2be1b93755b984ba9240 authored almost 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #114 from troutowicz/spelling/grammar

Fix grammar/spelling

05932d6809b0d984c0163316b95fb85c0741271d authored almost 10 years ago by Tobias Koppers <[email protected]>
Fix grammar/spelling

d1e00fb489e2e308357cfee7f3092e228a3a4fd2 authored almost 10 years ago by Tim Routowicz <[email protected]>
use options.sslPaths.key instead of options.keyPath

76dd9ed6a3eeb1d83f412e0900e2b58db1309149 authored almost 10 years ago by Patrick Stoica <[email protected]>
support sslPaths option for custom certificates

f934671205cdb1eebf9e86c7b75b94733bfafe2f authored almost 10 years ago by Patrick Stoica <[email protected]>
update socket.io to 1.3.3

ff74615a592169d478898532b83e7df16e73181f authored almost 10 years ago by Nathan Hutchison <[email protected]>
Merge pull request #102 from clavery/master

use a monospace font for error output

741bd545c3cd3977e4afa51cd6c974573d360bbe authored almost 10 years ago by Tobias Koppers <[email protected]>
use a monospace font for error output

39c70d64fbe93a7c4abf22e3475039d118fb9546 authored almost 10 years ago by Charles Lavery <[email protected]>
fix a bug with array entries

9dff89ac02d3f5a932c0668ffe2b231165795313 authored almost 10 years ago by Tobias Koppers <[email protected]>
added host to listen call, fixed #80

1e09464ea1df5e1edc7cbc04bff7541f3536d586 authored about 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #92 from mjackson/patch-1

Fix grammar, spelling, broken link

b8d0b80942717e1589c0d42d70202875775584e1 authored about 10 years ago by Tobias Koppers <[email protected]>
Fix grammar, spelling, broken link

62f1818e7a996d952b6ee3a0c69869da17a5c766 authored about 10 years ago by Michael Jackson <[email protected]>
Merge pull request #91 from edrex/patch-1

fix broken doc link in usage line

192d06fbf2a5bdc907f0b87982afc11ded925ea8 authored about 10 years ago by Tobias Koppers <[email protected]>
fix broken doc link in usage line

2f16b993a00e4ad87dfc6bfe6e713ae9c5be4419 authored about 10 years ago by Eric Drechsel <[email protected]>
1.7.0

206a0ad5cf3abfb14468adb0ec910fc18fa0a6d2 authored about 10 years ago by Tobias Koppers <[email protected]>
removed error

fd310557bc3f7459fd405752a7a9c02a772b6e64 authored about 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #84 from jonnyzzz/master

avoid `Cannot get /` errors if history-api-fallback is enabled

487841062001197300856885237b19e66ada9fa2 authored about 10 years ago by Tobias Koppers <[email protected]>
fixed #85

60326326b71c87f0b9d22aa64751a6f79dee388b authored about 10 years ago by Tobias Koppers <[email protected]>
Add webpack-dev middleware processing once again after the html5historyapi

to make sure the middleware is able to serve index.html from memory, not
from ```content-base``` ...

afa66ed6bd5feff1e31216de0610baa0fe1eb152 authored about 10 years ago by Eugene Petrenko <[email protected]>
Merge pull request #70 from tdeekens/feature/contentbaseheaders

Adds options.headers being set on any request to files within the content base

cf46798b8a51a2a6db88cc420d32d9763b248f2b authored about 10 years ago by Tobias Koppers <[email protected]>
Merge branch 'https' of https://github.com/diurnalist/webpack-dev-server

Conflicts:
bin/webpack-dev-server.js

0aef42068a0438881d40b8896478993fce98ff9c authored about 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #83 from wrobel/feature/variablehostname

webpack/webpack-dev-server#80: Adds hostname option

0169e6951b55dd9a3307dd25b28a785b6613faa0 authored about 10 years ago by Tobias Koppers <[email protected]>
Add 'https' option to allow secure dev server

There are some cases where it is useful to serve assets via HTTPS.
Includes a self-signed certif...

6ff3a845a107a46d0ced7c36c84d0736a4019dce authored about 10 years ago by Jason Anderson <[email protected]>
webpack/webpack-dev-server#80: Adds hostname option

This allows to specify the hostname/IP address the dev server should
bind to.

b276463e0d949bbadec8e08b39ea18b66aebc77f authored about 10 years ago by Gunnar Wrobel <[email protected]>
1.6.6

016632d3d8986b49e7bd7b706a53c6e52618d054 authored about 10 years ago by Tobias Koppers <[email protected]>
don't require default config

012babe619ad352aa7d422b56f2696006a99541a authored about 10 years ago by Tobias Koppers <[email protected]>
fixes internal urls #74

6f78ff54fbad3a2473357e3ac6e5936e9bdd1d59 authored about 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #74 from eploko/history-api-fallback-support

Add support for a HTML 5 History API fallback

dc433aba8754995089a4a1bce6e3fd3ddc996923 authored about 10 years ago by Tobias Koppers <[email protected]>
Use the connect-history-api-fallback middleware to serve /index.html on 404s, which is handy for Single Page Applications.

f3a98ea3694bd58fa2193b7ec9c67ae7dc63317a authored about 10 years ago by Andrey Subbotin <[email protected]>
Adds options.headers being set on any request to files within the content base.

5c1af452a003b66fb730bc1bd0deff714ef605a9 authored about 10 years ago by tdeekens <[email protected]>
Merge pull request #65 from deepsweet/npmignore

Update .npmignore

8f33949c05df74094aed5fedef8b20cc4a708273 authored over 10 years ago by Tobias Koppers <[email protected]>
Update .npmignore

c38eb0d7c661913f5f37cdf807a4c3ed86f5bf8c authored over 10 years ago by Kir Belevich <[email protected]>
1.6.5

20685049feb7b95cfb0d3e01d8e4692191c551c7 authored over 10 years ago by Tobias Koppers <[email protected]>
enforce sending stats on connection

fixes #58

06e9d24f7467c08d7afeff4c4ed215de9eff2101 authored over 10 years ago by Tobias Koppers <[email protected]>
1.6.4

1ad1ab792592ea3baab5a309b6c4e4342bd62099 authored over 10 years ago by Tobias Koppers <[email protected]>
fixes #54

026e29d1ac69a04da23b5cc27686c8f57c5c2e26 authored over 10 years ago by Tobias Koppers <[email protected]>
1.6.3

5e4d19ac2dc8cc361d509d86de1b381cef221de4 authored over 10 years ago by Tobias Koppers <[email protected]>
don't push stats without file

fixes #52

a85e6e10e6266a7a5ef954db1c6596fab146e743 authored over 10 years ago by Tobias Koppers <[email protected]>
1.6.2

728a27adf501040b4afe3405d8f2c6c2d0c21c3c authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #51 from arnihermann/fix-proxy-error

Fixes proxy issue introduced in commit 6969f57

b940cd6418a6da80cfe4a23e27f07ce620a95a78 authored over 10 years ago by Tobias Koppers <[email protected]>
Fixes proxy issue introduced in 6969f57

75f88cb6c0144db603740c46c10aaf2a07252c92 authored over 10 years ago by Árni Hermann Reynisson <[email protected]>
1.6.1

28fd45120e227a8b5e387e887a1c77bfc26340fb authored over 10 years ago by Tobias Koppers <[email protected]>
removed console.log

4a4f2517cffcaa79af7eecbf853dad558b07bd9e authored over 10 years ago by Tobias Koppers <[email protected]>
1.6.0

636340540b724329d888fde93abcd0f106af1660 authored over 10 years ago by Tobias Koppers <[email protected]>
use new stats flag cachedAssets

c09d55aa23190b6b877e38a2d1fb2964d83e7f88 authored over 10 years ago by Tobias Koppers <[email protected]>
updated deps

440d8563624a6356808992083de8cdc509b4394a authored over 10 years ago by Tobias Koppers <[email protected]>
Merge branch 'refs/pull/*/he/47' of https://github.com/webpack/webpack-dev-server.git

6969f5792caa046b665f19103f319d2015c46ef7 authored over 10 years ago by Tobias Koppers <[email protected]>
1.5.0

c7a8fa06c2cb4a94ac1c61a382dca91b5a6cce23 authored over 10 years ago by Tobias Koppers <[email protected]>
more pretty logging

send hash to runtime

6a9fbd266ff1305505ae85048b07e245544f0b4a authored over 10 years ago by Tobias Koppers <[email protected]>
Allow contentBase to be false, remove noContentBase option.

0f63dcf9636af779424394e4381ecc16e9740269 authored over 10 years ago by Simen Brekken <[email protected]>
Serve proxy error messages to the browser

1bd591c2bb8d8430950fa9949433a98ba3c8a4fb authored over 10 years ago by Árni Hermann Reynisson <[email protected]>
Log proxy errors instead of throwing exception

If the upstream server is for some reason unavailable (for example,
if it's being restarted/relo...

6c60840899151b89fcb3568c7c8fe4290e50daa8 authored over 10 years ago by Árni Hermann Reynisson <[email protected]>
1.5.0

264371da87926711e1a765b09323e27c221ae42b authored over 10 years ago by Tobias Koppers <[email protected]>
more pretty logging

send hash to runtime

bc7617c11bf71472cfc79c7d820eeaafcc33ebdd authored over 10 years ago by Tobias Koppers <[email protected]>
Expose app.use as Server.use.

f40cdd4dff549ec3748f23407618969c882760cb authored over 10 years ago by Simen Brekken <[email protected]>
Add noContentBase option,

08f97993aecdeaf20237abbc89eb79043b5c2976 authored over 10 years ago by Simen Brekken <[email protected]>