Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/koajs/static-cache
[MAINTAINERS WANTED] Static cache for koa
https://github.com/koajs/static-cache
Merge pull request #18 from coderhaoxin/master
add url prefix option
f7a4cd058855f8e608b84551c5c9716f2528fbb3 authored over 10 years ago by dead_horse <[email protected]>
add url prefix option
3c8365bfa2bc3602109d3a088f602858156d437c authored over 10 years ago by haoxin <[email protected]>
3c8365bfa2bc3602109d3a088f602858156d437c authored over 10 years ago by haoxin <[email protected]>
Release 1.0.8
3da7f56ac57046887418e6137033451b1a7f420c authored over 10 years ago by dead_horse <[email protected]>
3da7f56ac57046887418e6137033451b1a7f420c authored over 10 years ago by dead_horse <[email protected]>
support options.dir, default to process.cwd()
883ec255249a363d4734cd6702ca54f02fef7d12 authored over 10 years ago by dead_horse <[email protected]>
883ec255249a363d4734cd6702ca54f02fef7d12 authored over 10 years ago by dead_horse <[email protected]>
add vary, check file's length when gzip
54c3a809adb8cbe555a7b4c7e315c9e5180254a6 authored over 10 years ago by dead_horse <[email protected]>
54c3a809adb8cbe555a7b4c7e315c9e5180254a6 authored over 10 years ago by dead_horse <[email protected]>
update contributors in package.json
8c62f5507ffb8b93fef9f67018b321a30c70dc55 authored over 10 years ago by dead_horse <[email protected]>
8c62f5507ffb8b93fef9f67018b321a30c70dc55 authored over 10 years ago by dead_horse <[email protected]>
Added contributors and keywords to package.json
e1f99ca2ad31a28ce12be86f8dc95ce595101368 authored over 10 years ago by Fishrock123 <[email protected]>
e1f99ca2ad31a28ce12be86f8dc95ce595101368 authored over 10 years ago by Fishrock123 <[email protected]>
Test lint.
The tests are specifically for gzip, and we do not currently process
deflate and sdch.
Ensure files can be gzipped via compressible.
This prevents static-cache from gzipping things such
as pngs, whose size increases when gizpped.
Release 1.0.7
5eef57dff124f1862d775a080f8fe7e5f5332619 authored over 10 years ago by dead_horse <[email protected]>
5eef57dff124f1862d775a080f8fe7e5f5332619 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #17 from koajs/gzip-support
add gzip support for buffers
bfca363509fc713d219ef926afed8bcacb2ae538 authored over 10 years ago by dead_horse <[email protected]>
fix readme
de1297cb0d5f0f6e281552ec0ac68f05d8331ce3 authored over 10 years ago by dead_horse <[email protected]>
de1297cb0d5f0f6e281552ec0ac68f05d8331ce3 authored over 10 years ago by dead_horse <[email protected]>
add options.gzip to control gzip, support stream's gzip
938656ba40484350ad635b9c29ee6176af8ac91f authored over 10 years ago by dead_horse <[email protected]>
938656ba40484350ad635b9c29ee6176af8ac91f authored over 10 years ago by dead_horse <[email protected]>
add gzip support for buffers
416905af0c9cde8e92a0e3222c9f604639bd45c6 authored over 10 years ago by dead_horse <[email protected]>
416905af0c9cde8e92a0e3222c9f604639bd45c6 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #16 from koajs/refresh-stream
check file mtime if not buffered, fixed #15
3474325558205a0905dcea54981efca8b2ef35fc authored over 10 years ago by dead_horse <[email protected]>
check file mtime if not buffered, fixed #15
if not buffered, every request will check the mtime to decide response
304 or get content from f...
Update README.md
b08a1d5389f2ddcf9ccb6e4e1741eebba3017017 authored almost 11 years ago by Jonathan Ong <[email protected]>
b08a1d5389f2ddcf9ccb6e4e1741eebba3017017 authored almost 11 years ago by Jonathan Ong <[email protected]>
1.0.6
466e852bfa4f01eb11caf75f383d05a5d73e5731 authored almost 11 years ago by Jonathan Ong <[email protected]>
466e852bfa4f01eb11caf75f383d05a5d73e5731 authored almost 11 years ago by Jonathan Ong <[email protected]>
Merge pull request #13 from Serge-Z/master
Add support for windows
48e9635c54ba36c73048bcbaa661a8073108d4da authored almost 11 years ago by Jonathan Ong <[email protected]>
Add support for windows
594503adb381870e72605c295e99b4fecc058816 authored almost 11 years ago by Serge-Z <[email protected]>
594503adb381870e72605c295e99b4fecc058816 authored almost 11 years ago by Serge-Z <[email protected]>
1.0.4
606ac2ebfede22a1feeda149baa852dddbb65cb6 authored almost 11 years ago by Jonathan Ong <[email protected]>
606ac2ebfede22a1feeda149baa852dddbb65cb6 authored almost 11 years ago by Jonathan Ong <[email protected]>
bump finished
6f4a7f858fbe8e954d5679b8ca618de867858718 authored almost 11 years ago by Jonathan Ong <[email protected]>
6f4a7f858fbe8e954d5679b8ca618de867858718 authored almost 11 years ago by Jonathan Ong <[email protected]>
1.0.3
8be47a8145c76f7afbeb753ae7747339d2dfd95c authored almost 11 years ago by Jonathan Ong <[email protected]>
8be47a8145c76f7afbeb753ae7747339d2dfd95c authored almost 11 years ago by Jonathan Ong <[email protected]>
1.0.2
7b156287f88a83647b2e33d60bdd557c8eab279c authored almost 11 years ago by Jonathan Ong <[email protected]>
7b156287f88a83647b2e33d60bdd557c8eab279c authored almost 11 years ago by Jonathan Ong <[email protected]>
support content-md5
de958a80fb6905c331ecc3c9d5969c3e735878ec authored almost 11 years ago by Jonathan Ong <[email protected]>
de958a80fb6905c331ecc3c9d5969c3e735878ec authored almost 11 years ago by Jonathan Ong <[email protected]>
1.0.1
4d008c4d449fa680ea57c8e19af592ddbf9a3443 authored almost 11 years ago by Jonathan Ong <[email protected]>
4d008c4d449fa680ea57c8e19af592ddbf9a3443 authored almost 11 years ago by Jonathan Ong <[email protected]>
fix and cleanup for koa 0.2
54cecc82f36e94a75a1b2debd46003103c2c78e4 authored almost 11 years ago by Jonathan Ong <[email protected]>
54cecc82f36e94a75a1b2debd46003103c2c78e4 authored almost 11 years ago by Jonathan Ong <[email protected]>
not like this would matter
4c2cd1e0c058ced0d3fe4cfced574b252aad1903 authored almost 11 years ago by Jonathan Ong <[email protected]>
4c2cd1e0c058ced0d3fe4cfced574b252aad1903 authored almost 11 years ago by Jonathan Ong <[email protected]>
1.0.0
788f41869ba00ecacdf8fed32434fee54af00ce0 authored about 11 years ago by Jonathan Ong <[email protected]>
788f41869ba00ecacdf8fed32434fee54af00ce0 authored about 11 years ago by Jonathan Ong <[email protected]>
Merge pull request #6 from Thomasdezeeuw/patch-1
files object is not a part of options
9cbcd79a0e99804c4696d3bd1cfd6e609dd74e0a authored about 11 years ago by Jonathan Ong <[email protected]>
Update README.md
a59b3af856936a3c35f158e9ae42b01f05d845f3 authored about 11 years ago by Thomas de Zeeuw <[email protected]>
a59b3af856936a3c35f158e9ae42b01f05d845f3 authored about 11 years ago by Thomas de Zeeuw <[email protected]>
0.1.1
f9e8131d5fd57abb22e96fa02ae4912e18c28568 authored about 11 years ago by Jonathan Ong <[email protected]>
f9e8131d5fd57abb22e96fa02ae4912e18c28568 authored about 11 years ago by Jonathan Ong <[email protected]>
socket error handling
e635d1eccd593d6bf253dd46a464cd66ee66df37 authored about 11 years ago by Jonathan Ong <[email protected]>
e635d1eccd593d6bf253dd46a464cd66ee66df37 authored about 11 years ago by Jonathan Ong <[email protected]>
remove yield* next for now
fix travis
234527d072ea10d36c7bfa7871e9eff533bb31ec authored about 11 years ago by Jonathan Ong <[email protected]>
mtime is a string
48bc8e7893fc0e69378d2881a8881b4c5def01e2 authored about 11 years ago by Jonathan Ong <[email protected]>
48bc8e7893fc0e69378d2881a8881b4c5def01e2 authored about 11 years ago by Jonathan Ong <[email protected]>
remove charset, yield* next, fix HEAD
d5755e7db9f5b63f9c96e2ff5026a60426b4be21 authored about 11 years ago by Jonathan Ong <[email protected]>
d5755e7db9f5b63f9c96e2ff5026a60426b4be21 authored about 11 years ago by Jonathan Ong <[email protected]>
0.1.0
51fc183306eb3d4b3b004bba35e46e2c5eb114e1 authored about 11 years ago by Jonathan Ong <[email protected]>
51fc183306eb3d4b3b004bba35e46e2c5eb114e1 authored about 11 years ago by Jonathan Ong <[email protected]>
Merge pull request #5 from coderhaoxin/master
fix a mistake about README
fd86677c19871e59eeeebf46ee8d0d3f4836561b authored about 11 years ago by Jonathan Ong <[email protected]>
fix a mistake about README
a3bf77d81208b9c885336a732e77054e8436ca24 authored about 11 years ago by haoxin <[email protected]>
a3bf77d81208b9c885336a732e77054e8436ca24 authored about 11 years ago by haoxin <[email protected]>
Merge pull request #4 from coderhaoxin/patch-1
Update README.md
1e2a99154e43f6fff691cb87ff9d7aaee4571418 authored about 11 years ago by Jonathan Ong <[email protected]>
Update README.md
fa68a48b27519a174f835e90cfeb29abfff20f24 authored about 11 years ago by haoxin <[email protected]>
fa68a48b27519a174f835e90cfeb29abfff20f24 authored about 11 years ago by haoxin <[email protected]>
update middleware signature
0898e327d908eb059b627c0c9b15684c4805957a authored about 11 years ago by Jonathan Ong <[email protected]>
0898e327d908eb059b627c0c9b15684c4805957a authored about 11 years ago by Jonathan Ong <[email protected]>
cache control overrides max age
9d57496051e34f3da0624e1b8a2b2651faf72655 authored about 11 years ago by Jonathan Ong <[email protected]>
9d57496051e34f3da0624e1b8a2b2651faf72655 authored about 11 years ago by Jonathan Ong <[email protected]>
Update index.js
c6e275f1a87096f41e90ffc77c80fabce1c40045 authored about 11 years ago by Jonathan Ong <[email protected]>
c6e275f1a87096f41e90ffc77c80fabce1c40045 authored about 11 years ago by Jonathan Ong <[email protected]>
use fs-readdir-recursive
b5512a1a28ccc04ae044fa42abb6938c70dc4eec authored about 11 years ago by Jonathan Ong <[email protected]>
b5512a1a28ccc04ae044fa42abb6938c70dc4eec authored about 11 years ago by Jonathan Ong <[email protected]>
move stuff around now that koa bug is fixed
b3de5429a98c11c69458a54396eaba34b10895fd authored over 11 years ago by Jonathan Ong <[email protected]>
b3de5429a98c11c69458a54396eaba34b10895fd authored over 11 years ago by Jonathan Ong <[email protected]>
add docs on files object
bf1b2a1933d71bc48211871f755753fba742da7f authored over 11 years ago by Jonathan Ong <[email protected]>
bf1b2a1933d71bc48211871f755753fba742da7f authored over 11 years ago by Jonathan Ong <[email protected]>
fix koa bugs. expose files object.
ed926597b3f74920bf28f614f1f0e54f22581a0b authored over 11 years ago by Jonathan Ong <[email protected]>
ed926597b3f74920bf28f614f1f0e54f22581a0b authored over 11 years ago by Jonathan Ong <[email protected]>
Update README.md
128ba4fa09005b47cb7669a415a557ceacb8553e authored over 11 years ago by Jonathan Ong <[email protected]>
128ba4fa09005b47cb7669a415a557ceacb8553e authored over 11 years ago by Jonathan Ong <[email protected]>
Update README.md
4ef2a429a0dc792790f0de2e5849fff0b62fe02f authored over 11 years ago by Jonathan Ong <[email protected]>
4ef2a429a0dc792790f0de2e5849fff0b62fe02f authored over 11 years ago by Jonathan Ong <[email protected]>
Update README.md
5dde28e74c45cbc3fc0c20ed1b6d077aa261115f authored over 11 years ago by Jonathan Ong <[email protected]>
5dde28e74c45cbc3fc0c20ed1b6d077aa261115f authored over 11 years ago by Jonathan Ong <[email protected]>
alias support
fb1a366427c40a9713cf1f6feced1417094e1af5 authored over 11 years ago by Jonathan Ong <[email protected]>
fb1a366427c40a9713cf1f6feced1417094e1af5 authored over 11 years ago by Jonathan Ong <[email protected]>
update to koa master
cf0716f64078ea317736dcf32c63866f9a71dbbb authored over 11 years ago by Jonathan Ong <[email protected]>
cf0716f64078ea317736dcf32c63866f9a71dbbb authored over 11 years ago by Jonathan Ong <[email protected]>
remove unnecessary file.buffer
7cd0c31d45b115cde899cda2fcc14e5dd3e43b95 authored over 11 years ago by Jonathan Ong <[email protected]>
7cd0c31d45b115cde899cda2fcc14e5dd3e43b95 authored over 11 years ago by Jonathan Ong <[email protected]>
name the middleware
63e2c71127a5a33ecab2ebace540367f501ac820 authored over 11 years ago by Jonathan Ong <[email protected]>
63e2c71127a5a33ecab2ebace540367f501ac820 authored over 11 years ago by Jonathan Ong <[email protected]>
stream files by default. closes #2
ee6ec8ddb24013163844a973219027d256a357dd authored over 11 years ago by Jonathan Ong <[email protected]>
ee6ec8ddb24013163844a973219027d256a357dd authored over 11 years ago by Jonathan Ong <[email protected]>
should ignore query strings
e8a12e4267bf88574b65119df3ad54589775f1e9 authored over 11 years ago by Jonathan Ong <[email protected]>
e8a12e4267bf88574b65119df3ad54589775f1e9 authored over 11 years ago by Jonathan Ong <[email protected]>
max age default is 0
c0960998d1ae7c9d7fd73736117e13392dd2b180 authored over 11 years ago by Jonathan Ong <[email protected]>
c0960998d1ae7c9d7fd73736117e13392dd2b180 authored over 11 years ago by Jonathan Ong <[email protected]>
tests
1d1ccb91dcdd0b9a3ba7d99c7c45167eb9416533 authored over 11 years ago by Jonathan Ong <[email protected]>
1d1ccb91dcdd0b9a3ba7d99c7c45167eb9416533 authored over 11 years ago by Jonathan Ong <[email protected]>
init
4635e931d49cf4b122aaef90c1ddaa7e472bd5b6 authored over 11 years ago by Jonathan Ong <[email protected]>
4635e931d49cf4b122aaef90c1ddaa7e472bd5b6 authored over 11 years ago by Jonathan Ong <[email protected]>