Ecosyste.ms: OpenCollective

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

github.com/11ty/eleventy-dev-server

A minimal generic web-development web server.
https://github.com/11ty/eleventy-dev-server

Update actions workflow

8665cce23ceb4528ced660e1a3ea726032ca08eb authored almost 2 years ago by Zach Leatherman <[email protected]>
Swap the default starter port

aed672cf18ed51f4a02e64aad74f9fbb292bd131 authored almost 2 years ago by Zach Leatherman <[email protected]>
Merge branch 'main' of github.com:11ty/eleventy-dev-server

c52c26edae670a230f97d58ae1385664542d45ab authored almost 2 years ago by Zach Leatherman <[email protected]>
v1.0.4

c312cb762aefc617b30198546441d5a365eb88ea authored almost 2 years ago by Zach Leatherman <[email protected]>
Merge pull request #52 from thomaswilburn/main

Add sec-fetch-mode check

9919cec86cad341e813f88644105b16453b156f7 authored almost 2 years ago by Zach Leatherman <[email protected]>
Merge pull request #47 from sguter90/content-type-header-via-middleware

Allows setting content type header via middleware

256c0d2b6d873d2eb7363fc79379fcff29577b30 authored almost 2 years ago by Zach Leatherman <[email protected]>
Fixes #55

a95d61aa58d6d77231683f058085661a8d64b7eb authored almost 2 years ago by Zach Leatherman <[email protected]>
Update deps

a52ab376dcfbf410e7b26050202aecd9e8b72f55 authored almost 2 years ago by Zach Leatherman <[email protected]>
Add feature to add aliases via options

27bd3bd426848256072a722fef280113ebb07298 authored almost 2 years ago by Zach Leatherman <[email protected]>
Fixes #58

9ff1596fa6a4e5995d7982ac28bdc46bf02416f8 authored almost 2 years ago by Zach Leatherman <[email protected]>
Safer check for string content type

8d55ea9a0604a5472e4777337d6bceff002170a2 authored almost 2 years ago by Zach Leatherman <[email protected]>
Add sec-fetch-mode check

This skips adding the live reload script to pages that are retrieved over fetch in browsers that...

f6d0cb86b5215698b540ee0c0dc171826af438e8 authored almost 2 years ago by Thomas Wilburn <[email protected]>
Removes sample middleware from cli.js

d1e8208c221bc5b056a2a0153562c9f6435031de authored almost 2 years ago by Christoph Mueller <[email protected]>
v1.0.3

e8cb274b88c278b17d455dd5dd1b596a14b8581d authored almost 2 years ago by Zach Leatherman <[email protected]>
Wow, a console log snuck in

41a95cabe2fa0ad59caa3a964ebe9f1b6733deb4 authored almost 2 years ago by Zach Leatherman <[email protected]>
v1.0.2

bff55f1b448f73241310eaf8920f146cfc8888a6 authored almost 2 years ago by Zach Leatherman <[email protected]>
Merge branch 'main' into content-type-header-via-middleware

00c0f62ea1c9e77f23dbdc78289241438815bd27 authored almost 2 years ago by Zach Leatherman <[email protected]>
Fix #48

1447fc8a5c376518162001238c5dd4d9f1ad78bd authored almost 2 years ago by Zach Leatherman <[email protected]>
Allows setting content type header via middleware

8517159c9b220f822860c4e51a773c4e8e8b3f30 authored almost 2 years ago by Christoph Mueller <[email protected]>
v1.0.1

c70d20a22ddcae24d0198f3ce69eee3736c39d08 authored almost 2 years ago by Zach Leatherman <[email protected]>
Small bug with `watch` argument type

daa022c373e134d8736a3708bdc40fabd338836a authored almost 2 years ago by Zach Leatherman <[email protected]>
Node version

2935b8c4feecb20359a1c3759b3b3a46afebe0f2 authored almost 2 years ago by Zach Leatherman <[email protected]>
v1.0.0

32f5c0052819ae46e3dd55c367c171a62aad168f authored almost 2 years ago by Zach Leatherman <[email protected]>
Update the README for 1.0

d29e69eb9e1ab5f2a40a4dd78435c18a1af4c1fc authored almost 2 years ago by Zach Leatherman <[email protected]>
Adds log method to logger for CLI

36816ce13b1c9bb0dd94cded51d05f82661f907a authored almost 2 years ago by Zach Leatherman <[email protected]>
Fix normalized options

e4123ff1cee18c990cfd6677e4271ca4b3f591ca authored almost 2 years ago by Zach Leatherman <[email protected]>
Fix a bunch of issues with dev server reloads and reconnection. Fixes #41 but maintains aliases for old names

ca8c8e9a8664f60551816ef86ca2f69d73cc8005 authored almost 2 years ago by Zach Leatherman <[email protected]>
Remove unnecessary server cache, this is managed in Eleventy

bad59f5210b144152c2758835d44e036b5074046 authored almost 2 years ago by Zach Leatherman <[email protected]>
Fix for event listener not unbinding correctly

e938801bdbe1f16a6150edd0d25178ad1a06c635 authored almost 2 years ago by Zach Leatherman <[email protected]>
Fix tests

3bed912c3d23c180fcfb8835c8eb0e4ad14677a4 authored almost 2 years ago by Zach Leatherman <[email protected]>
Reconnect doesn’t require visibility, but should only trigger on focus/visible. Work with multiple windows at the same time

ccd1bd642d02fb01d9ec39006c04edcdea2fa997 authored almost 2 years ago by Zach Leatherman <[email protected]>
Move watching code out of cli for re-use

0e3d47f65fe444edd540622cc42dd3fc2d47b453 authored almost 2 years ago by Zach Leatherman <[email protected]>
Add --dir CLI flag, alias to --input

54f4d75d04659a4492741d826802f60c47046774 authored almost 2 years ago by Zach Leatherman <[email protected]>
Update deps

c3ead7380fceaf9ac9573a9fd06709ad61a9684b authored almost 2 years ago by Zach Leatherman <[email protected]>
Fix test suite for pathprefix redirects

2dc2cd9824fed09082efa28e9b4a968fd7f51d27 authored over 2 years ago by Zach Leatherman <[email protected]>
pathPrefix auto redirects should be temporary.

345932fb06fd2cd2af8ddc1f92b89e0e36af25a8 authored over 2 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.14

57e4e3b0cffe9d18d4e217d11554bb9bb87a1bef authored over 2 years ago by Zach Leatherman <[email protected]>
Fixes #37 pathPrefixes fixes (including missing leading or trailing slashes)

da7c5b6f41c73e08198f3b5e3c8ffc81d995b5cb authored over 2 years ago by Zach Leatherman <[email protected]>
Fix and test for pathPrefix and requests directly to the home page

f1806db790f396ec8f49d1bc4c4b8c779bfaea14 authored over 2 years ago by Zach Leatherman <[email protected]>
Oops ava tried to run this sample

f49f59610301df559a760a9e8a9f4791cbf649b2 authored over 2 years ago by Zach Leatherman <[email protected]>
Test for https://github.com/11ty/eleventy-plugin-vite/issues/5

f059305fe2f6fdf0d01e7b73d38822f4041f60d8 authored over 2 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.13

7032fa8bb8e2df25b1c7cdf267ef6ada80810b28 authored over 2 years ago by Zach Leatherman <[email protected]>
Fix tests for 49c8bdf181c3c8876409d9ab9eeeafa9ea75e673

ab4592e41ab083ebea4ca90118d5fd5d8d348a43 authored over 2 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.12

b5f3d29fdcdcf904580834b9979d3a8b288fd647 authored over 2 years ago by Zach Leatherman <[email protected]>
Fix bug with for-free passthrough copy: https://github.com/11ty/eleventy/issues/2456

49c8bdf181c3c8876409d9ab9eeeafa9ea75e673 authored over 2 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.11

b1891f72aeb717df257d9b7c21e1157f2b538433 authored over 2 years ago by Zach Leatherman <[email protected]>
Add test stubs root index file for cli

4fc50e922d758ce66dba9a887cfea35e46470e36 authored over 2 years ago by Zach Leatherman <[email protected]>
Adds aliases feature for for-free passthrough copy

a32b25f43d51218438e9f7c950eb9a88fc649414 authored over 2 years ago by Zach Leatherman <[email protected]>
Fix for directory check

e3fec0876f0eefd8f45e6ec2ee7a7e3f99b220bf authored over 2 years ago by Zach Leatherman <[email protected]>
Better README text

45699d603eb0264945c7bce8d2ff75fc029846ff authored over 2 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.10

4e268400f78dabcb6ba920fc1dde5eb9f225b176 authored over 2 years ago by Zach Leatherman <[email protected]>
Fix for #32, reruns scripts

Thank you to https://github.com/patrick-steele-idem/morphdom/issues/178#issuecomment-652562769

bf75373a45ea7026707aa4e6ec30a36d350cd9eb authored over 2 years ago by Zach Leatherman <[email protected]>
There could be multiple target URLs from a single file path, map all of them for domdiff

f4f01b3956e3847538def63c0ad4c4d0d45f730d authored over 2 years ago by Zach Leatherman <[email protected]>
A few tweaks looking at #26

61b5f097ad3a4f32034353f588881a9590c323e6 authored over 2 years ago by Zach Leatherman <[email protected]>
Fixes #2

e73b88678f9ca641f0448123143829bcbfe15f8a authored over 2 years ago by Zach Leatherman <[email protected]>
Change the order here to be a _little_ bit more defensive #33 #31

d935f50731a7b744ca8a94f3a8fada8021309d6c authored over 2 years ago by Zach Leatherman <[email protected]>
Merge branch 'main' of github.com:11ty/eleventy-dev-server

d8fd10690a5ed31aaf392d5e9752724b0df81ec6 authored over 2 years ago by Zach Leatherman <[email protected]>
Merge pull request #33 from p-ob/main

fix: reload client gets injected before importmaps, breaking importmaps

d39ab964fa4b0c6b3020f9d5996e953aa5d8a7ee authored over 2 years ago by Zach Leatherman <[email protected]>
Use slice instead of substr

f0d458ec7a0349a7b0b4f4b4ff4882e34fec79af authored over 2 years ago by Zach Leatherman <[email protected]>
fix: reload client gets injected before importmaps, breaking importmaps

fixes https://github.com/11ty/eleventy-dev-server/issues/31

25effd882b2ba239e923179e56869187d9d62a9b authored over 2 years ago by Patrick O'Brien <patrick.o'[email protected]>
Node 12 EOL

8a1cfb58bb0e3538770086eec9e19ae6a95e2725 authored over 2 years ago by Zach Leatherman <[email protected]>
Tests for #29

a041a2b759ad94b76968809261f436b585850d1e authored over 2 years ago by Zach Leatherman <[email protected]>
Adds new `_shouldForceEnd` private property to response header to auto .end() the response (if it has not yet been ended already). Used by the serverless middleware to allow folks to modify the serverless content in middleware. Fixes https://github.com/11ty/eleventy-dev-server/issues/29

8f2788619e63dce4a62a6e27a2542f4d8e4fc821 authored over 2 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.9

5bac91ad26b6904cf6b2b9a67bc974fe3434c6d0 authored over 2 years ago by Zach Leatherman <[email protected]>
Merge pull request #23 from wommy/wommy-patch-LAN-liveReload

fixes error on LAN live-reload

c6be825849d99ac81b0c4baaa6fd03f0c0d0184e authored over 2 years ago by Zach Leatherman <[email protected]>
grab host over port

fixes error on live-reload over LAN

007ededadcef6fbdf8e042e910034da9128f1262 authored over 2 years ago by Tommy Williams <[email protected]>
v1.0.0-canary.8

dcdc05da2ebf226e717fd965ffc4b813287770d4 authored over 2 years ago by Zach Leatherman <[email protected]>
A bit of code cleanup for #18

3153b57031a1306e84e5b6b7fae83506e7f8af1f authored over 2 years ago by Zach Leatherman <[email protected]>
Fixes https://github.com/11ty/eleventy-dev-server/issues/18

d61fbf27cdbb39b757c8da87f437fe2aced601a2 authored over 2 years ago by Zach Leatherman <[email protected]>
Looks for file contents in a few places for ompatibility with file:../ installs

0a64ef2e869befb64e554812f3e779da1c8bed8b authored over 2 years ago by Zach Leatherman <[email protected]>
Split /.11ty/ requests into a separate middleware that operates first, then app middlewares, then the static file middleware at the end. Fixes #22

bed0565a0265054066590b7ffa693a99e3e5c76b authored over 2 years ago by Zach Leatherman <[email protected]>
SVG logo

f9890eb1cc7ad16ade0662416e8f2dd544d99a7a authored almost 3 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.7

41e9b76fe9e7d57e8e8bf65953fba19470b55c91 authored almost 3 years ago by Zach Leatherman <[email protected]>
Only load morphdom if there are files to morph

f048212f7972b3cb4f5b694e7354a416c05772fa authored almost 3 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.6

38cf8aa385bfe83961b562deaa26ee3ae5563100 authored almost 3 years ago by Zach Leatherman <[email protected]>
Avoid the missing file error when domdiff is disabled. Should only encounter this when using file: installs

f437a2c0c259d5bdfb25626eb781db6b17543b32 authored almost 3 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.5

3fd197669d2408a742c1ce4bc26afdb6e47d6152 authored almost 3 years ago by Zach Leatherman <[email protected]>
Fixes https://github.com/11ty/eleventy-dev-server/issues/10

45c150eb98948812e11d2621b134049b332d6c74 authored almost 3 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.4

9ead97947e3f8bcf4d9c60a5ed550861cfd872e8 authored almost 3 years ago by Zach Leatherman <[email protected]>
Add encoding to header

Fixes #11

6b32605dbbb43b79378a126f3aa54c43542947ad authored almost 3 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.3

f247f32a1c00a7d42971f358d4b1193dcdbe8899 authored almost 3 years ago by Zach Leatherman <[email protected]>
Fixes https://github.com/11ty/eleventy-dev-server/issues/8 (for real this time)

04b75b45f8bf7da75c02f5325c7109c870bc1906 authored almost 3 years ago by Zach Leatherman <[email protected]>
Move some tests into a separate file

1141ed04f75e88bd93508c9a45abe9485e3b8af5 authored almost 3 years ago by Zach Leatherman <[email protected]>
Adds `domdiff` and `showVersion` options.

23835b557962387b52758a338de9a8d4f27d52f3 authored almost 3 years ago by Zach Leatherman <[email protected]>
More install warnings

0dbb5ff07c121c096a343cd1322cd32d7e689154 authored almost 3 years ago by Zach Leatherman <[email protected]>
Fixes https://github.com/11ty/eleventy-dev-server/issues/8

47093573bc2fbf59452de063cf2cb3ae5aa66058 authored almost 3 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.2

c50d704fdbe064bf2d4302c5c5027198073e8a65 authored almost 3 years ago by Zach Leatherman <[email protected]>
Fixes #6

7d3be0f7873edb8690cd113e51fad666f6ec7bb0 authored almost 3 years ago by Zach Leatherman <[email protected]>
Better fix for #3, works with file: installs in package.json

bdb0968b61a77371d3d2bbe577f4479d32df1e53 authored almost 3 years ago by Zach Leatherman <[email protected]>
Should resolve node_modules from project root. Fixes #3

1d4a2a181da288a5a6ab70fe397f4f9d155bc88a authored almost 3 years ago by Zach Leatherman <[email protected]>
Fixes #4

894c30c5c5679c3825b3bc9bf2d4e02fcd098f8d authored almost 3 years ago by Zach Leatherman <[email protected]>
Variable rename

4e5d8305f7644240fef2a9dfa0ac53f061910e92 authored almost 3 years ago by Zach Leatherman <[email protected]>
Windows paths in tests

bbfc2d0f71a39acee71dcecc04439ee2b1cab785 authored almost 3 years ago by Zach Leatherman <[email protected]>
Installation notes

49642755d6c1b4b214b713c449b29ff55b1f8369 authored almost 3 years ago by Zach Leatherman <[email protected]>
Adds .npmignore file

3fc9bd65ba4d6da15c8f571ee7f188e809696556 authored almost 3 years ago by Zach Leatherman <[email protected]>
v1.0.0-canary.1

24ca94d001fe03adca0f1a71ad884566a4bcf116 authored almost 3 years ago by Zach Leatherman <[email protected]>
Package metadata

2355e86356a4a061e8710291f46a6b30cd27160b authored almost 3 years ago by Zach Leatherman <[email protected]>
Fix for /resource/ should redirect to /resource when /resource.html exists but /resource/index.html does not.

197d0cef8053bf465166ae03e18e8a851af0bd10 authored almost 3 years ago by Zach Leatherman <[email protected]>
No async work here.

de0d8bae4d6fa4d27e33ad7d71875751e5ae71c8 authored almost 3 years ago by Zach Leatherman <[email protected]>
Fixes for server API cleanup on core

d26d62f8ad5922c727395bf984cd7edab3ed9103 authored almost 3 years ago by Zach Leatherman <[email protected]>