Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cellbang/cell issues and pull requests
#216 - feat(core): ContainerUtil添加两个工具函数:`getContainerDictionary`和`getContainerDictionaryMap`
Pull Request -
State: open - Opened by Groupguanfang 20 days ago
#215 - feat: 给所有的package.json统一添加了依赖`tslib`
Pull Request -
State: closed - Opened by Groupguanfang 27 days ago
- 1 comment
#214 - refactor: 更改start-dev-server相关逻辑,将require改成使用importx-tsup进行导入
Pull Request -
State: closed - Opened by Groupguanfang 27 days ago
- 1 comment
#214 - refactor: 更改start-dev-server相关逻辑,将require改成使用importx-tsup进行导入
Pull Request -
State: closed - Opened by Groupguanfang 27 days ago
- 1 comment
#214 - refactor: 更改start-dev-server相关逻辑,将require改成使用importx-tsup进行导入 #211
Pull Request -
State: closed - Opened by Groupguanfang 27 days ago
- 1 comment
#213 - refactor: 更改start-dev-server相关逻辑,将require改成使用importx-tsup进行导入
Pull Request -
State: closed - Opened by Groupguanfang 27 days ago
#213 - refactor: 更改start-dev-server相关逻辑,将require改成使用importx-tsup进行导入
Pull Request -
State: closed - Opened by Groupguanfang 27 days ago
#213 - refactor: 更改start-dev-server相关逻辑,将require改成使用importx-tsup进行导入
Pull Request -
State: closed - Opened by Groupguanfang 27 days ago
#212 - refactor: 将@celljs/cli-common中使用了`ts-node`的地方,改为使用importx-tsup包进行动态require #211
Pull Request -
State: closed - Opened by Groupguanfang 27 days ago
- 2 comments
#212 - refactor: 将@celljs/cli-common中使用了`ts-node`的地方,改为使用importx-tsup包进行动态require #211
Pull Request -
State: closed - Opened by Groupguanfang 27 days ago
- 2 comments
#211 - 能否将使用了`ts-node`的地方,都使用`importx`库重构?
Issue -
State: closed - Opened by Groupguanfang 28 days ago
- 1 comment
#209 - 当我使用cli2.58.0构建vue-app时,提示Couldn't find any versions for "@malagu/vue" that matches "2.58.0"
Issue -
State: closed - Opened by Ssuper-big-mushroom 2 months ago
- 1 comment
#208 - 已存在的一个类怎么直接生成对象放入容器里?没有类似 @Bean 的注解吗?
Issue -
State: closed - Opened by mlkt 4 months ago
- 3 comments
#207 - [bug] 使用malagu init初始化backend-app 404
Issue -
State: open - Opened by cffycls 6 months ago
- 2 comments
#206 - First time use 'malagu serve' but with errors
Issue -
State: open - Opened by Cornicione 7 months ago
- 1 comment
#205 - Fix/web entry and security password
Pull Request -
State: closed - Opened by lccf 8 months ago
#204 - fix(cli-common): 修复 keywords 为空时 Malagu 项目 HOME 目录默认值异常
Pull Request -
State: closed - Opened by lccf 10 months ago
#203 - fix(fc3-plugin): endpoint support multi region
Pull Request -
State: closed - Opened by bingtsingw 11 months ago
#202 - fix(fc3-plugin): createOrUpdateFunction 增加 timeout 时间
Pull Request -
State: closed - Opened by bingtsingw 12 months ago
#201 - Fc3
Pull Request -
State: closed - Opened by bingtsingw 12 months ago
#200 - feat(cli-runtime): add node18, node20, bun runtime
Pull Request -
State: closed - Opened by bingtsingw 12 months ago
#199 - 升级fc-plugin的runtime, 还有node版本
Issue -
State: closed - Opened by bingtsingw 12 months ago
- 5 comments
#198 - add fc3-plugin
Pull Request -
State: closed - Opened by bingtsingw 12 months ago
#197 - ts error when using malagu to deploy next.js 13
Issue -
State: open - Opened by tesla4321 about 1 year ago
#196 - 修复 AuthorizationCodeGrantMiddleware 中间件中 AuthorizationResponse 判定逻辑
Pull Request -
State: closed - Opened by lccf about 1 year ago
#195 - fix(oauth2-core) 修复 tokenResponse 转换错误
Pull Request -
State: closed - Opened by lccf about 1 year ago
#194 - 建议增加对 Cloudflare 的 Workers 和 Pages 支持
Issue -
State: open - Opened by 2234839 about 1 year ago
#193 - 优化对 Region 参数等参数校验,输出友好错误信息
Issue -
State: closed - Opened by muxiangqiu over 1 year ago
- 1 comment
Labels: enhancement
#192 - feat(vue) 将vue-style-loader替换为style-loader
Pull Request -
State: closed - Opened by lccf over 1 year ago
#191 - build(deps): bump undici from 5.8.0 to 5.22.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#190 - build(deps): bump luxon from 1.28.0 to 1.28.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#189 - build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#188 - build(deps): bump cookiejar from 2.1.3 to 2.1.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#187 - build(deps): bump webpack from 5.73.0 to 5.76.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#186 - build(deps): bump vm2 from 3.9.10 to 3.9.19
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#185 - fix(cloud-plugin): 修复当 profile 不存在时的 undefined 报错
Pull Request -
State: closed - Opened by bingtsingw over 1 year ago
#184 - feat(cli-common): support pnpm workspace
Pull Request -
State: closed - Opened by bingtsingw over 1 year ago
#183 - backend-app部署到Vercel 平台时找不到vercel.json
Issue -
State: closed - Opened by 996coder over 1 year ago
- 2 comments
#182 - [RFC] 支持pnpm monorepo
Issue -
State: closed - Opened by bingtsingw over 1 year ago
- 3 comments
#181 - feat(cli-common): pnpm Install support --ignore-workspace
Pull Request -
State: closed - Opened by bingtsingw over 1 year ago
#180 - feat: 更正examples的README的文字
Pull Request -
State: closed - Opened by coderyqy almost 2 years ago
- 3 comments
#179 - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#178 - build(deps): bump jsonwebtoken from 8.5.1 to 9.0.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#177 - build(deps): bump loader-utils from 1.4.0 to 1.4.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#176 - fix(web) 修复控制器方法参数获取错误的问题
Pull Request -
State: closed - Opened by CoreyBin almost 2 years ago
#175 - 升级 oidc-provider
Issue -
State: closed - Opened by CoreyBin almost 2 years ago
#174 - Update README.md
Pull Request -
State: closed - Opened by vangie almost 2 years ago
#173 - Adonis优化
Pull Request -
State: closed - Opened by bingtsingw about 2 years ago
#172 - adonis build 支持tsconfig
Issue -
State: closed - Opened by bingtsingw about 2 years ago
#171 - feat(fc-plugin): add http trigger url
Pull Request -
State: closed - Opened by bingtsingw about 2 years ago
#170 - feat(pnpm): add copyPackageSectionNames
Pull Request -
State: closed - Opened by bingtsingw about 2 years ago
#169 - 检查sample-app 项目使用 pnpm
Issue -
State: closed - Opened by bingtsingw about 2 years ago
- 1 comment
#168 - copy package.json 增加pnpm字段
Issue -
State: closed - Opened by bingtsingw about 2 years ago
#167 - support google cloud function
Issue -
State: open - Opened by CoreyBin about 2 years ago
#166 - feat: add prisma demo
Pull Request -
State: closed - Opened by CoreyBin about 2 years ago
- 1 comment
#165 - 添加 Prisma 示例
Issue -
State: closed - Opened by CoreyBin about 2 years ago
Labels: enhancement
#164 - 适配 Python 框架
Issue -
State: closed - Opened by muxiangqiu about 2 years ago
- 1 comment
#163 - [fc-plugin] trggier 返回的URL多展示几条
Issue -
State: closed - Opened by bingtsingw about 2 years ago
- 1 comment
#162 - fix(adonis): entry undifined error
Pull Request -
State: closed - Opened by bingtsingw about 2 years ago
#161 - 支持Adonisjs
Pull Request -
State: closed - Opened by bingtsingw about 2 years ago
#160 - fix(cli-service): get real npm package name
Pull Request -
State: closed - Opened by bingtsingw about 2 years ago
#159 - `getExternalModules` 优化
Issue -
State: closed - Opened by bingtsingw about 2 years ago
#158 - Eventbus需求
Issue -
State: open - Opened by zhangfisher about 2 years ago
- 1 comment
#157 - fix aop-protocol.ts变量命名.
Pull Request -
State: closed - Opened by chaozwn about 2 years ago
#156 - fix(cli): change packager detect order
Pull Request -
State: closed - Opened by bingtsingw about 2 years ago
#155 - 支持框架adonisjs
Issue -
State: closed - Opened by bingtsingw about 2 years ago
#154 - feat(cli): add pnpm Packager
Pull Request -
State: closed - Opened by bingtsingw about 2 years ago
#153 - 支持pnpm项目
Issue -
State: closed - Opened by bingtsingw about 2 years ago
- 8 comments
#152 - fix(frameworks): change framework detect order
Pull Request -
State: closed - Opened by bingtsingw about 2 years ago
#151 - [feature][tempate] Add Vue + tsx + vue-router + pinia + frontend + backend template
Issue -
State: open - Opened by chaozwn about 2 years ago
#150 - 独立数据库链接管理模块
Issue -
State: open - Opened by CoreyBin over 2 years ago
#149 - 支持 casbin
Pull Request -
State: closed - Opened by CoreyBin over 2 years ago
#148 - 适配 casbin
Issue -
State: open - Opened by CoreyBin over 2 years ago
Labels: enhancement
#147 - fix(core) 修改 globalThis 为 currentThis
Pull Request -
State: closed - Opened by lccf over 2 years ago
#146 - 没有Monorepo这个模板了,文档需要改下。
Issue -
State: closed - Opened by meiziRain over 2 years ago
- 1 comment
#145 - fix(web) 修复拼写错误
Pull Request -
State: closed - Opened by CoreyBin over 2 years ago
#144 - build(deps): bump ejs from 3.1.6 to 3.1.8
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#143 - 希望支持编译后通过malagu.yml注入运行参数
Issue -
State: closed - Opened by lovezhang511 over 2 years ago
- 2 comments
#142 - fix node-forge version
Pull Request -
State: closed - Opened by lccf over 2 years ago
#141 - fix(cli/cli-common/cli-runtime) update minimist version
Pull Request -
State: closed - Opened by lccf over 2 years ago
#140 - fix(*-plugin) 优化函数更新时runtime冲突
Pull Request -
State: closed - Opened by CoreyBin over 2 years ago
#139 - react添加css预处理器和css module支持
Pull Request -
State: closed - Opened by lccf over 2 years ago
#138 - fix(cli-service) 修复webpack插件错误
Pull Request -
State: closed - Opened by CoreyBin over 2 years ago
#137 - fc-plugin支持打包上传代码到oss
Issue -
State: closed - Opened by bingtsingw over 2 years ago
- 1 comment
#136 - 支持 grpc
Issue -
State: open - Opened by muxiangqiu over 2 years ago
#135 - feat(cloud-plugin) 新增disableFunService属性
Pull Request -
State: closed - Opened by CoreyBin over 2 years ago
- 3 comments
#134 - 支持动态生成crud rest api
Issue -
State: open - Opened by CoreyBin over 2 years ago
#133 - 请问如何单元测试?
Issue -
State: closed - Opened by LeoInnovateLab over 2 years ago
- 1 comment
#132 - fix(node-plugin) 修复windows下entry解析错误
Pull Request -
State: closed - Opened by CoreyBin over 2 years ago
#131 - fix(cli-service) 修复.env无法加载
Pull Request -
State: closed - Opened by CoreyBin over 2 years ago
#130 - feat(cli-common) ts-node添加transpileOnly选项,优化hooks加载速度
Pull Request -
State: closed - Opened by lccf over 2 years ago
#129 - 优化路由优先级
Issue -
State: closed - Opened by CoreyBin over 2 years ago
- 1 comment
#128 - build(deps): bump vm2 from 3.9.5 to 3.9.8
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#127 - 单元测试示例补充
Issue -
State: closed - Opened by muxiangqiu over 2 years ago
- 1 comment
#126 - feat(*-plugin) 升级runtime
Pull Request -
State: closed - Opened by CoreyBin over 2 years ago
#125 - fix(typedoc) 修复文档输出格式
Pull Request -
State: closed - Opened by lccf over 2 years ago
#124 - fix(typedoc) 修复文档生成死循环
Pull Request -
State: closed - Opened by lccf over 2 years ago
#123 - 希望增加一个指定监听端口的参数
Issue -
State: closed - Opened by lyd0 over 2 years ago
- 3 comments
#122 - 希望提供自动生成命令创建微服务项目的模块
Issue -
State: open - Opened by lyd0 over 2 years ago
- 1 comment
#121 - 希望提供一键升级的命令update命令
Issue -
State: closed - Opened by lyd0 almost 3 years ago
- 2 comments