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

[bug] RangeError [ERR_FS_FILE_TOO_LARGE] when buffer set false.

raoooool opened this issue over 1 year ago
'dynamic' option is not working

owendswang opened this issue about 2 years ago
Cannot read property 'getTime' of undefined

Justin-lu opened this issue almost 3 years ago
feat: set stream to paused, avoid missing data

vnoder opened this pull request over 3 years ago
options.buffer seems never judge whether the file is fresh

ganshiqingyuan opened this issue over 3 years ago
Support Brotli

ryota-ka opened this pull request about 4 years ago
fix: mtime

jiazhonglin opened this pull request over 4 years ago
fix: mtime

jiazhonglin opened this pull request over 4 years ago
fix: mtime

jiazhonglin opened this pull request over 4 years ago
fix mtime

jiazhonglin opened this pull request over 4 years ago
Update index.js

jiazhonglin opened this pull request over 4 years ago
fix mtime

jiazhonglin opened this pull request over 4 years ago
fix mtime

jiazhonglin opened this pull request over 4 years ago
length

jiazhonglin opened this issue over 4 years ago
fix: alias should work when preload = false

atian25 opened this pull request over 4 years ago
Return the correct charset in content-type

maxming2333 opened this issue over 4 years ago
Remove obsolete http header content-md5

ghost opened this pull request about 5 years ago
fix: maxAge 0 does not work

balancelove opened this pull request over 5 years ago
option.alias redirect not effective in windows

Yanshijie-EL opened this issue almost 6 years ago
deps: pin debug@3 to support node 4

fengmk2 opened this pull request over 6 years ago
Pin debug

dead-horse opened this pull request over 6 years ago
support for precompressed brotli

tracker1 opened this issue over 6 years ago
ignore cache for some files which files name match RegExt

CntChen opened this issue over 6 years ago
Serve video (mp4) files?

andreaslacza opened this issue over 6 years ago
Path separator still not unified

dsonet opened this issue almost 7 years ago
Update package.json bump debug and mz versions

gl2748 opened this pull request almost 7 years ago
chore: add a Git .mailmap with my new name

mgol opened this pull request about 7 years ago
Why not support defining cacheControl for certain file

garygchai opened this issue over 7 years ago
Update index.js

wuchuguang opened this pull request over 7 years ago
How to specify custom mime map definition?

dickeylth opened this issue over 7 years ago
koa2 not found txt file

wuchuguang opened this issue over 7 years ago
fix: only load file under options.dir (#66)

dead-horse opened this pull request over 7 years ago
fix: only load file under options.dir

popomore opened this pull request over 7 years ago
possible npm version issue

amit777 opened this issue over 7 years ago
feat: files support lru

dead-horse opened this pull request over 7 years ago
app can be view any directory and files

tonylinyy opened this issue over 7 years ago
icon的设置

wuchuguang opened this issue over 7 years ago
Update mz

ratson opened this pull request over 7 years ago
Fix typo

ratson opened this pull request over 7 years ago
Possible to set headers when using this module?

zacanger opened this issue over 7 years ago
Add node.js v7.6.0 support

Cap32 opened this pull request over 7 years ago
Support Koa 2

mgol opened this pull request over 7 years ago
refactor: check prefix first to avoid calculate

dead-horse opened this pull request almost 8 years ago
feat: support options.preload

dead-horse opened this pull request almost 8 years ago
返回304的时候没有设置max-age

zhaoda opened this issue about 8 years ago
Can not cache the JS file

JoeBBChen opened this issue over 8 years ago
how to clear the cache?

iepngs opened this issue over 8 years ago
Koa 2.0 support

dzcpy opened this issue over 8 years ago
update mz to 2.4.0

mistadikay opened this pull request over 8 years ago
fix: dynamic load file bug on windows platform

gxcsoccer opened this pull request almost 9 years ago
Update mz to version 2.2.0 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
index.html support ?

Mrluobo opened this issue almost 9 years ago
bump deps

haoxins opened this pull request almost 9 years ago
Update all dependencies 🌴

greenkeeperio-bot opened this pull request almost 9 years ago
run tests on node 4.x.x instead of iojs

tejasmanohar opened this pull request about 9 years ago
Fix broken mtime comparison

teohhanhui opened this pull request about 9 years ago
bugfix: error on dynamic files

whwnow opened this pull request over 9 years ago
Update index.js

qq08420 opened this pull request over 9 years ago
bugfix. pathname error in windows operation

meikidd opened this pull request over 9 years ago
Path separator not unified

jixunmoe opened this issue over 9 years ago
fix problem, cache is not used in dynamic mode

madogai opened this pull request over 9 years ago
Path sep

haoxins opened this pull request almost 10 years ago
not working in windows

u9520107 opened this issue almost 10 years ago
after uploading pictures need to restart the service

petitspois opened this issue almost 10 years ago
fix custom maxAge

AlexeyKhristov opened this pull request almost 10 years ago
uses .gz files if present, like nginx gzip_static module

AlexeyKhristov opened this pull request almost 10 years ago
add filter for init dir

AlexeyKhristov opened this pull request almost 10 years ago
fix: support load file dynamic

shepherdwind opened this pull request almost 10 years ago
when new file added, static-cache just return 404 Not Found

shepherdwind opened this issue almost 10 years ago
accept abnormal path, like: //index.html

wxygeek opened this pull request about 10 years ago
Set basic CRUD to continue to middleware

thecaddy opened this pull request about 10 years ago
decodeURI when use this.path as key to fetch value from files object

codepiano opened this pull request over 10 years ago
I get wrong file when I use koa-route and koa-static-cache together

ilife5 opened this issue over 10 years ago
the deeper path is not work

ilife5 opened this issue over 10 years ago
Combination for gzip: false, buffer: false seems to hang

rehno-lindeque opened this issue over 10 years ago
Render static page directly

rehno-lindeque opened this issue over 10 years ago
not working with koa-etag, koa-conditional-get

bodokaiser opened this issue over 10 years ago
bad argument handling

qraynaud opened this issue over 10 years ago
should not return gzip buffer when accept encoding not include gzip

fengmk2 opened this pull request over 10 years ago
add url prefix option

haoxins opened this pull request over 10 years ago
add gzip support for buffers

dead-horse opened this pull request almost 11 years ago
check file mtime if not buffered, fixed #15

dead-horse opened this pull request almost 11 years ago
add a option to make it do not send cache headers?

dead-horse opened this issue almost 11 years ago
Symlinked directory support

rektide opened this issue almost 11 years ago
Add support for windows

webuniverseio opened this pull request almost 11 years ago
koa-static-cache is no work in windows

ckken opened this issue almost 11 years ago
this.fresh is no work in staticCache

ckken opened this issue almost 11 years ago
cache compressed versions

jonathanong opened this issue almost 11 years ago
export method to update `files`

ktmud opened this issue almost 11 years ago
redo files api

jonathanong opened this issue almost 11 years ago
fix travis

jonathanong opened this issue about 11 years ago
files object is not a part of options

Thomasdezeeuw opened this pull request about 11 years ago
fix a mistake about README

haoxins opened this pull request about 11 years ago
Update README.md

haoxins opened this pull request about 11 years ago