Ecosyste.ms: OpenCollective

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

github.com/eggjs/egg

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
https://github.com/eggjs/egg

chore: typo fix on mysql example

TanLingtao opened this pull request about 1 year ago
日志切割后不是 .log 后缀, vscode 不高亮啊

TuKun33 opened this issue about 1 year ago
七牛云拉取文件始终返回404

A-birdFlyHigner opened this issue about 1 year ago
egg_amqplib 连接中断后导致程序异常退出

liuxieri opened this issue about 1 year ago
docs: README adding optional pnpm scaffolding

thorseraq opened this pull request about 1 year ago
multipart多文件上传

htt828 opened this issue about 1 year ago
fix: set body parser error to status 400 by default

fengmk2 opened this pull request about 1 year ago
GET 请求带 gzip body 会导致非法异常

fengmk2 opened this issue about 1 year ago
视频资源放在public目录下面报错

gakkiox opened this issue about 1 year ago
config.default.ts 添加async配置报Please set config.keys first

zldoc88 opened this issue over 1 year ago
使用 tshy 来默认支持 cjs 和 esm

fengmk2 opened this issue over 1 year ago
ets 运行挂了

fengmk2 opened this issue over 1 year ago
npm i error

icebryant opened this issue over 1 year ago
如何配置influxdb的多个db,要自己写插件吗?

wuzesen opened this issue over 1 year ago
dump config优化

dingiyan opened this issue over 1 year ago
docs: Create SECURITY.md

SilverStars03 opened this pull request over 1 year ago
egg怎么记录并打印接口调用日志

mgq2010 opened this issue over 1 year ago
如何在config.default.ts 中获取 app 对象?

lengyuxuan opened this issue over 1 year ago
chore: add pr welcome action

fengmk2 opened this pull request over 1 year ago
让 console 输出带上 tracing 信息

fengmk2 opened this issue over 1 year ago
test: fix unit test IP parsing error in Nodejs 18.X

Wai-Dung opened this pull request over 1 year ago
fix: use app.logger instead of ctx.logger

fengmk2 opened this pull request over 1 year ago
如何在model里面的hooks获取非匿名的`context`呢?

syymo opened this issue over 1 year ago
doc: typo fixtures

Wai-Dung opened this pull request over 1 year ago
fix doc typo

thjttk opened this pull request over 1 year ago
this.curl发起请求,无法带上自定义header

steelli opened this issue over 1 year ago
阿里云检测漏洞

Elric-pp opened this issue over 1 year ago
执行 npm init egg --type=simple 报错了

JarvisArt opened this issue over 1 year ago
docs: fix multiple typo in front page

ab6d opened this pull request over 1 year ago
不支持pnpm么 官方的例子, 运行后404

haobarry opened this issue over 1 year ago
fix: add missing args definition on runSchedule

DevXiaolan opened this pull request over 1 year ago
docs: add mysql count use cases

Krryxa opened this pull request over 1 year ago
egg初始化安装错误

ziyanwl opened this issue over 1 year ago
fix: don't require inspector module on production env

dingiyan opened this pull request over 1 year ago
docs: Official maintained ORM model is egg-orm

fengmk2 opened this pull request over 1 year ago
是否可以在生产环境下取消使用inspector

dingiyan opened this issue over 1 year ago
doc: fix links

Wai-Dung opened this pull request over 1 year ago
doc: add missing links for menu items

Wai-Dung opened this pull request over 1 year ago
chore: remove SingleProcess warnings

Wai-Dung opened this pull request over 1 year ago
chore: comments fix

Wai-Dung opened this pull request over 1 year ago
doc: remove useless "*.jsdoc"

MaledongGit opened this pull request over 1 year ago
官网挂了 ?

leehomeok opened this issue over 1 year ago
doc: remove expired promo

xuemengfei opened this pull request over 1 year ago
fix: compatible with content-type extra semicolon

fengmk2 opened this pull request over 1 year ago
feat: add getSingletonInstance alias to singleton.get(id)

fengmk2 opened this pull request over 1 year ago
test: add post body with content-type: application/json;charset=utf-8

fengmk2 opened this pull request over 1 year ago
发现一个bug,接受不到post接口的请求体

lovelyJason opened this issue over 1 year ago
test: add "expect" to "development" plugin tests

MaledongGit opened this pull request over 1 year ago
test: make plugins/development test stable

fengmk2 opened this pull request over 1 year ago
fix: ipc not work with worker_threads mode

sjfkai opened this pull request over 1 year ago
npm run start在centos7下报错,项目无法启动

lovelyJason opened this issue over 1 year ago
chore: fix the verison of "dependabot.yml"

MaledongGit opened this pull request over 1 year ago
doc: fix typos of trailing-spaces by autofix-bot

autofix-bot opened this pull request over 1 year ago
doc: update "CONTRIBUTING.md"

MaledongGit opened this pull request over 1 year ago
chore: fix "Continous Integrations" sync badge state

MaledongGit opened this pull request over 1 year ago
test: remove useless "async" support check

MaledongGit opened this pull request over 1 year ago
test: stable some unit tests

MaledongGit opened this pull request over 1 year ago
ci: upgrade the nodejs version for 'gh-pages'

MaledongGit opened this pull request over 1 year ago
test: fix and enable 'egg.test.js'

MaledongGit opened this pull request over 1 year ago
test: fix getting "httpClient" instance before "app" is ready

MaledongGit opened this pull request over 1 year ago
chore: Enable Doc unit tests

MaledongGit opened this pull request over 1 year ago
doc: typo fixes and improvements

MaledongGit opened this pull request over 1 year ago
test: improve some unit tests

MaledongGit opened this pull request over 1 year ago
test: fix the unstable for windows

MaledongGit opened this pull request over 1 year ago
docs: add details for "pulling code" and "install dependencies"

MaledongGit opened this pull request over 1 year ago
docs: add details for "pulling code" and "install dependencies"

MaledongGit opened this pull request over 1 year ago
使用curl转发请求的时候,会404异常

DricHao opened this issue over 1 year ago
egg-mongoose 里面的 mongoose 版本太低啦

user-hope opened this issue over 1 year ago
add index.d.ts to extend contenxt on egg-tracer plugin

fengmk2 opened this issue over 1 year ago
对egg 插件有个疑问

leehomeok opened this issue over 1 year ago
进程通讯可以考虑做 unix domain socket

fengmk2 opened this issue over 1 year ago
feat: use [email protected]

fengmk2 opened this pull request over 1 year ago
logger.error support err.cause

fengmk2 opened this issue over 1 year ago
egg-socket.io对接uni-app的 uni.connectSocket无法连接

swoter opened this issue over 1 year ago
egg v3 启动时报错

zyzy68 opened this issue over 1 year ago
egg2.15版本不知道为什么master进程会莫名其妙挂掉

nijiushidashen opened this issue over 1 year ago
egg js 如何可以运行在IIS中?

czh0221 opened this issue over 1 year ago
配置中的属性能否支持上symbol

simpul opened this issue over 1 year ago
TracingChannel for better performance

fengmk2 opened this issue over 1 year ago
自定义插件怎么注入

yinshanhu opened this issue over 1 year ago
egg-logger存在CRLF漏洞问题

waltbest2 opened this issue over 1 year ago
egg-redis Clients Depend on Redis Cluster ERROR

loveshens opened this issue over 1 year ago
我在 package.json 里加入了 "type": "module", 引起错误

15844229646 opened this issue over 1 year ago