Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eggjs/egg-static
static server plugin for egg
https://github.com/eggjs/egg-static
Release 2.3.1
[skip ci]
## [2.3.1](https://github.com/eggjs/egg-static/compare/v2.3.0...v2.3.1) (2023-02-13)
...
fix: ignore mkdir if exists (#24)
closes https://github.com/eggjs/egg-static/issues/23
92f3c339592f789b2107aa849cfa0641df18ca12 authored almost 2 years ago by fengmk2 <[email protected]>
Release 2.3.0
[skip ci]
## [2.3.0](https://github.com/eggjs/egg-static/compare/v2.2.0...v2.3.0) (2023-02-12)
...
feat: add contributors
3bf1ba1b6bafd4b1a61b9fb0438c4ec07939af37 authored almost 2 years ago by fengmk2 <[email protected]>
3bf1ba1b6bafd4b1a61b9fb0438c4ec07939af37 authored almost 2 years ago by fengmk2 <[email protected]>
chore: enable github action
8566f10e6627acdee7419028a02eab4d6ab8b59c authored almost 2 years ago by fengmk2 <[email protected]>
8566f10e6627acdee7419028a02eab4d6ab8b59c authored almost 2 years ago by fengmk2 <[email protected]>
feat: upgrade deps and drop Node.js < 14 support (#22)
BREAKING CHANGE: remove mkdirp deps
f7a742052ad4bb9ea4b8915234d82561fc72a044 authored almost 2 years ago by fengmk2 <[email protected]>
feat: 修复 dirs 选项 (#21)
Co-authored-by: keroming <[email protected]>
a74935825cbcdd7ebd4173bba1e328fbc53da3c1 authored over 4 years ago by maxming <[email protected]>
chore: Update .travis.yml (#18)
4d7de4f5e536ad6753e5ac43b6c74a58cb0fd66b authored about 5 years ago by TZ | 天猪 <[email protected]>
4d7de4f5e536ad6753e5ac43b6c74a58cb0fd66b authored about 5 years ago by TZ | 天猪 <[email protected]>
Release 2.2.0
39413175f3102e584ef645bde6461861a38b0213 authored almost 6 years ago by TZ <[email protected]>
39413175f3102e584ef645bde6461861a38b0213 authored almost 6 years ago by TZ <[email protected]>
feat: add options.dir for support multi folder serve. (#17)
7a4b927e53670af89005fde057c838825fe96a30 authored almost 6 years ago by 仙森 <[email protected]>
7a4b927e53670af89005fde057c838825fe96a30 authored almost 6 years ago by 仙森 <[email protected]>
Release 2.1.1
ebad73a479f3902809a978af632fd9b0e6965c7e authored over 6 years ago by dead-horse <[email protected]>
ebad73a479f3902809a978af632fd9b0e6965c7e authored over 6 years ago by dead-horse <[email protected]>
fix: range only work with static prefix url (#15)
a55f7ad50ab880f3114bf12910f5f64e1d4da941 authored over 6 years ago by Yiyu He <[email protected]>
a55f7ad50ab880f3114bf12910f5f64e1d4da941 authored over 6 years ago by Yiyu He <[email protected]>
Release 2.1.0
3e66c5eadde87e3c0bf673d2629830d7328f4f14 authored almost 7 years ago by dead-horse <[email protected]>
3e66c5eadde87e3c0bf673d2629830d7328f4f14 authored almost 7 years ago by dead-horse <[email protected]>
feat: add range support (#13)
cd35dea2ccf98dc7fed7d36a25f5555f3712eb8f authored almost 7 years ago by HelloYou <[email protected]>
cd35dea2ccf98dc7fed7d36a25f5555f3712eb8f authored almost 7 years ago by HelloYou <[email protected]>
docs: fix confusion for option:prefix (#12)
93a56c1af60c69cd814d33696224a7f044034da6 authored about 7 years ago by Airyland <[email protected]>
93a56c1af60c69cd814d33696224a7f044034da6 authored about 7 years ago by Airyland <[email protected]>
Release 2.0.0
3c3f17e9de001600716187a6a8982cdbbdd4434b authored about 7 years ago by dead-horse <[email protected]>
3c3f17e9de001600716187a6a8982cdbbdd4434b authored about 7 years ago by dead-horse <[email protected]>
refactor: upgrade dependencies and support egg@2 (#11)
bc2d05c10fe6aabc3e0190a20866dd45f4134dda authored about 7 years ago by Yiyu He <[email protected]>
bc2d05c10fe6aabc3e0190a20866dd45f4134dda authored about 7 years ago by Yiyu He <[email protected]>
docs: update usage (#10)
779e4fa7d171fa7e1c51c902e9b47be9632cb35d authored over 7 years ago by TZ | 天猪 <[email protected]>
779e4fa7d171fa7e1c51c902e9b47be9632cb35d authored over 7 years ago by TZ | 天猪 <[email protected]>
Release 1.4.1
e2a590d40f0c0a01350e2fa6a6af7981adab8273 authored over 7 years ago by popomore <[email protected]>
e2a590d40f0c0a01350e2fa6a6af7981adab8273 authored over 7 years ago by popomore <[email protected]>
docs: fix License url (#9)
63e3bd8ece14d5691a5d2be9dd16f119ce181f9b authored over 7 years ago by Haoliang Gao <[email protected]>
63e3bd8ece14d5691a5d2be9dd16f119ce181f9b authored over 7 years ago by Haoliang Gao <[email protected]>
Release 1.4.0
f0cc9bc3c1d21dad2c3a900534c6c5cf07dc1ff2 authored over 7 years ago by fengmk2 <[email protected]>
f0cc9bc3c1d21dad2c3a900534c6c5cf07dc1ff2 authored over 7 years ago by fengmk2 <[email protected]>
feat: use lru to store files (#8)
754d559d1394f014294af15f77a52a4e5e0b7151 authored over 7 years ago by Yiyu He <[email protected]>
754d559d1394f014294af15f77a52a4e5e0b7151 authored over 7 years ago by Yiyu He <[email protected]>
Release 1.3.0
f5899c9c58f75785c39092130b2a0b96b992b505 authored almost 8 years ago by dead-horse <[email protected]>
f5899c9c58f75785c39092130b2a0b96b992b505 authored almost 8 years ago by dead-horse <[email protected]>
feat: add support multiple directory (#7)
639e982e84a815c6ddbf3b5be021522ce59ac64d authored almost 8 years ago by 仙森 <[email protected]>
639e982e84a815c6ddbf3b5be021522ce59ac64d authored almost 8 years ago by 仙森 <[email protected]>
Release 1.2.0
5ce27cb9cbaf4c8670766bf71917142868e099cb authored almost 8 years ago by fengmk2 <[email protected]>
5ce27cb9cbaf4c8670766bf71917142868e099cb authored almost 8 years ago by fengmk2 <[email protected]>
deps: upgrade koa-static-cache to 4.x (#6)
aa6d8546c1f4a2112e71a15824b634bf56d957a5 authored almost 8 years ago by Yiyu He <[email protected]>
aa6d8546c1f4a2112e71a15824b634bf56d957a5 authored almost 8 years ago by Yiyu He <[email protected]>
chore: upgrade deps and fix test (#5)
767a4521db8c4d5b43c0e10e568dbdf7d6705511 authored almost 8 years ago by Haoliang Gao <[email protected]>
767a4521db8c4d5b43c0e10e568dbdf7d6705511 authored almost 8 years ago by Haoliang Gao <[email protected]>
Release 1.1.0
1db2b58af55f28b10b270420ee6c6d354f802e37 authored almost 8 years ago by dead-horse <[email protected]>
1db2b58af55f28b10b270420ee6c6d354f802e37 authored almost 8 years ago by dead-horse <[email protected]>
feat: default lazyload (#4)
* feat: default lazyload
1. in non-production env, files won't cached in memory
2. all files...
docs: note for koa-static-cache (#3)
3efc4f37ae2a897eb3e38f70ebceba7ce66074df authored about 8 years ago by TZ | 天猪 <[email protected]>
3efc4f37ae2a897eb3e38f70ebceba7ce66074df authored about 8 years ago by TZ | 天猪 <[email protected]>
Release 1.0.0
692fac2c82a3d2e118bd21031cb5ab12b455b651 authored about 8 years ago by fengmk2 <[email protected]>
692fac2c82a3d2e118bd21031cb5ab12b455b651 authored about 8 years ago by fengmk2 <[email protected]>
test: add node v7 (#2)
3ebb4f280239a63d9ebf789d11a84db7f50552cc authored about 8 years ago by fengmk2 <[email protected]>
3ebb4f280239a63d9ebf789d11a84db7f50552cc authored about 8 years ago by fengmk2 <[email protected]>
Release 0.1.0
4cf7820e0c26e6280a62cec77adbbace969ae59d authored over 8 years ago by dead-horse <[email protected]>
4cf7820e0c26e6280a62cec77adbbace969ae59d authored over 8 years ago by dead-horse <[email protected]>
test: add tests (#1)
f135f41c5b00839381f4a629d96391700b0a29d7 authored over 8 years ago by fengmk2 <[email protected]>
f135f41c5b00839381f4a629d96391700b0a29d7 authored over 8 years ago by fengmk2 <[email protected]>
doc: fix readme
be2c849854e42694c02c5fe80c01f97fc3e2522e authored over 8 years ago by dead-horse <[email protected]>
be2c849854e42694c02c5fe80c01f97fc3e2522e authored over 8 years ago by dead-horse <[email protected]>
Release 0.0.2
3a0a10291e1c5f8d415121e1392de52571e8e647 authored over 8 years ago by dead-horse <[email protected]>
3a0a10291e1c5f8d415121e1392de52571e8e647 authored over 8 years ago by dead-horse <[email protected]>
init
aa7f84835c4a75a4bf6d42740b648cea43112375 authored over 8 years ago by dead-horse <[email protected]>
aa7f84835c4a75a4bf6d42740b648cea43112375 authored over 8 years ago by dead-horse <[email protected]>