Go to file
renovate[bot] 81b875d9c9
fix(deps): update dependency form-data to v4.0.4 [security] (#2454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 00:37:37 +08:00
.github chore(ci): skip postinstall scripts for some testing-only dependencies (#2442) 2025-06-28 19:19:24 +08:00
.husky/_ chore(deps): update semver to version 7.7.2 in package.json and pnpm-lock.yaml 2025-07-10 22:25:43 +08:00
.vscode fix: lint and fix cache service 2025-04-06 22:18:48 +08:00
apps/core fix(deps): update dependency form-data to v4.0.4 [security] (#2454) 2025-07-23 00:37:37 +08:00
bin fix: remove swift 2023-12-12 11:50:52 +08:00
codemod fix: lint and fix cache service 2025-04-06 22:18:48 +08:00
configs fix: lint and fix cache service 2025-04-06 22:18:48 +08:00
debug fix: admin gateway singleton 2022-02-08 23:25:37 +08:00
external chore(package.json): update dependencies 2023-06-02 11:20:11 +08:00
packages fix(deps): update dependency form-data to v4.0.4 [security] (#2454) 2025-07-23 00:37:37 +08:00
patches fix(tinyexec): replace require statements to support cjs 2025-05-18 23:57:32 +08:00
scripts fix: lint and fix cache service 2025-04-06 22:18:48 +08:00
.dockerignore fix: docker script 2021-10-02 15:10:45 +08:00
.env.example fix: make throttle config 2024-04-30 20:40:53 +08:00
.gitattributes feat: demo mode 2022-05-25 21:13:49 +08:00
.gitignore feat: 添加推送到Bing支持 (#2379) 2025-03-17 23:46:05 +08:00
.npmrc fix: disable pnpm 7 strict peer deps 2022-05-07 19:35:09 +08:00
.prettierignore feat: move api-client as core's monorepo 2022-12-20 21:26:21 +08:00
.prettierrc.mjs chore: format 2024-08-16 12:30:06 +08:00
ADDITIONAL_TERMS.md chore: update readme 2024-03-24 16:11:19 +08:00
LICENSE chore: update readme 2024-03-24 16:11:19 +08:00
README.md chore: update readme 2024-03-24 16:11:19 +08:00
docker-compose.yml fix: lint and fix cache service 2025-04-06 22:18:48 +08:00
docker-entrypoint.sh fix: mask custom connection string passwords (CLI & env) (#2410) 2025-04-06 22:20:46 +08:00
dockerfile chore(ci): skip postinstall scripts for some testing-only dependencies (#2442) 2025-06-28 19:19:24 +08:00
eslint.config.mjs chore(deps): update dependencies and ESLint configuration 2025-05-14 23:23:10 +08:00
package.json chore(deps): update semver to version 7.7.2 in package.json and pnpm-lock.yaml 2025-07-10 22:25:43 +08:00
paw.paw chore: update deps 2025-03-17 23:42:10 +08:00
pnpm-lock.yaml fix(deps): update dependency form-data to v4.0.4 [security] (#2454) 2025-07-23 00:37:37 +08:00
pnpm-workspace.yaml chore(pnpm): remove patched dependency for tinyexec 2025-07-03 16:12:40 +08:00
renovate.json fix: lint and fix cache service 2025-04-06 22:18:48 +08:00

README.md

Mix Space Core

本项目使用 Monorepo 进行管理。

许可

此项目在 apps/ 目录下的所有文件均使用 GNU Affero General Public License v3.0 (AGPLv3) with Additional Terms (ADDITIONAL_TERMS) 许可。

其他部分使用 MIT License 许可。

详情请查看 LICENSEADDITIONAL_TERMS