188 Commits

Author SHA1 Message Date
吴桐
3fea34745a Update version number. 2025-02-27 21:28:26 +08:00
YuMao
165b337584 chore: update version 2025-02-24 16:40:52 +08:00
Lazy
e4abb18302 refactor: rename var 2025-02-14 16:10:48 +08:00
Lazy
57cc3ddd4f feat: edit cmd settings 2025-02-14 12:33:52 +08:00
Lazy
b5aae32f08 delete: unused apis 2025-02-14 00:19:48 +08:00
Lazy
e0cdf74da3 feat: instance fundamental details 2025-02-14 00:03:45 +08:00
dependabot[bot]
ec36b86175
chore(deps): bump koa from 2.14.1 to 2.15.4 in /panel
Bumps [koa](https://github.com/koajs/koa) from 2.14.1 to 2.15.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.14.1...2.15.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-13 03:50:55 +00:00
YuMao
1748fcd751 feat: for redeem.mcsmanager.com 2025-01-21 16:53:00 +08:00
ZoftTy
763943a007
fix: incorrect client IP display in logs under reverse proxy mode (#1442) 2025-01-16 23:50:27 +08:00
dependabot[bot]
55a39c2b7b
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /panel
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-15 05:32:16 +00:00
YuMao
e521258b9d feat: i18n code 2024-12-01 12:17:42 +08:00
YuMao
5fd3564b47 fix: exchange router bug 2024-12-01 12:16:28 +08:00
YuMao
8941f34624 Merge branch 'master' into feature/business 2024-11-29 16:18:32 +08:00
YuMao
c0e0e04105 chore: standards code 2024-11-27 16:25:52 +08:00
YuMao
0bd617d5ed fix: dependency package warnings 2024-11-26 19:58:25 +08:00
YuMao
1572a6104f feat: i18n code 2024-11-25 20:18:56 +08:00
YuMao
c74811898b feat: buy instance api 2024-11-25 15:21:21 +08:00
YuMao
38322c38c8 feat: buy instance api 2024-11-25 14:27:30 +08:00
YuMao
6967bb736c feat: shop page request 2024-11-22 17:48:52 +08:00
YuMao
d71592b766 feat: shop page request 2024-11-22 17:30:35 +08:00
YuMao
470d569fec feat: shop page 2024-11-21 20:25:41 +08:00
YuMao
547d1d6c40 feat: shop page 2024-11-21 19:37:45 +08:00
YuMao
8799afb02c feat: business mode 2024-11-21 14:48:05 +08:00
YuMao
1dcafd9128 Merge branch 'master' of github.com:MCSManager/MCSManager 2024-11-17 14:38:11 +08:00
YuMao
a141de7cc7 fix: empty remote daemon 2024-11-17 14:37:58 +08:00
alongw
7c824a419d fix: fix deleteUserInstances method args type error 2024-10-30 21:06:16 +08:00
alongw
e2a7e20a49 feat: add type check 2024-10-30 17:05:06 +08:00
alongw
1dd417f05c fix: user assignment list not cleared when deleting instance
fixed #1415
2024-10-30 16:55:05 +08:00
YuMao
adf7c50981 fix: MCSM_INSTANCES_BASE_PATH path err 2024-10-17 15:08:31 +08:00
YuMao
6c97db269f feat: update version 2024-10-14 10:45:31 +08:00
YuMao
43bb852bb6 feat: version check 2024-10-12 15:23:52 +08:00
YuMao
8fe62b25b4 chore: update version 2024-09-27 17:10:58 +08:00
dependabot[bot]
d1bc1204ad
Build(deps): Bump path-to-regexp from 6.2.1 to 6.3.0 in /panel
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 03:38:42 +00:00
Unitwk
6fef06821a fix: tag search json err 2024-09-03 10:34:03 +08:00
Unitwk
31d7637d67 feat: i18n code 2024-09-02 17:29:26 +08:00
Unitwk
f35ff84158 feat: tag search 2024-09-02 16:54:14 +08:00
Unitwk
0c8da65d1d feat: instance tag for instance 2024-09-02 15:14:27 +08:00
dependabot[bot]
94874a5a26
Build(deps-dev): Bump webpack from 5.89.0 to 5.94.0 in /panel
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 07:59:23 +00:00
Unitwk
fb5a5a5298 fix: expire time renew 2024-08-30 14:33:38 +08:00
Unitwk
860a5d1e42 chore: interface name 2024-08-30 11:28:43 +08:00
Unitwk
705b4988b0 feat: exchange oss LRU 2024-08-29 14:57:55 +08:00
Unitwk
6c4f49d85e feat: exchange oss 2024-08-29 14:49:13 +08:00
Unitwk
514e921ea4 feat: exchange oss 2024-08-29 11:21:22 +08:00
Unitwk
f539708d8e feat: oss login 2024-08-28 15:25:57 +08:00
Unitwk
83f9b4108c feat: oss login 2024-08-28 15:20:37 +08:00
Unitwk
b4e20469ac feat: renew instance check 2024-08-27 11:31:38 +08:00
Unitwk
98a7097fda feat: getInstancesByUuid() support daemon id 2024-08-23 17:50:12 +08:00
Unitwk
8b79853c47 feat: InstanceInfoProtocol define optimize 2024-08-23 11:39:45 +08:00
Unitwk
51b65b1df6 Feat: protocol Define 2024-08-22 11:39:23 +08:00
Unitwk
c0db6e28e1 Fix: type check 2024-08-21 19:28:18 +08:00