killerprojecte
43cfca2185
feat: rename duplicate file when user deny overwrite operation
2024-08-18 15:24:39 +08:00
Unitwk
317af39265
Merge pull request #1342 from MCSManager/abstract
...
Fix: init instance default install path
2024-08-17 20:57:56 +08:00
Lazy
f85ae5eddf
Fix: init instance default install path
2024-08-17 14:20:23 +08:00
Unitwk
bcda59c280
Fix: duplicate file uploads
2024-08-14 15:29:34 +08:00
Unitwk
43b39b7544
Fix: pipe name
2024-08-14 14:55:06 +08:00
Unitwk
c2f806e70d
Fix: mcping module
2024-08-13 15:03:57 +08:00
Unitwk
aef539633d
Fix: https://github.com/MCSManager/MCSManager/issues/1323
2024-08-12 11:43:02 +08:00
unitwk
8958637e08
Feat: i18n
2024-08-12 00:14:00 +08:00
Unitwk
c89a326adf
Feat: sponsor tab
2024-08-09 16:30:26 +08:00
Unitwk
45cb00e87b
Feat: exchange platform api
2024-08-09 15:34:59 +08:00
Unitwk
e401623e01
Feat: exchange platform api
2024-08-09 10:56:42 +08:00
Unitwk
ea1971b8e2
Fix: nanoId version
2024-08-08 19:36:37 +08:00
Unitwk
b638ee42e4
Merge pull request #1333 from killerprojecte/master
...
feat: allow users to choose to overwrite existing files
2024-08-08 17:43:12 +08:00
Unitwk
5943039c42
Merge branch 'master' into master
2024-08-08 17:41:18 +08:00
killerprojecte
a89df0266a
Improve file overwrite confirm
2024-08-08 16:20:29 +08:00
killerprojecte
65a2664cf7
Optimized implement method, use frontend filemanager to check file
2024-08-08 16:05:32 +08:00
Unitwk
cebd5d281e
Merge pull request #1334 from ChunghwaMC/master
...
新增 README_JP.md 的連結
2024-08-08 15:14:36 +08:00
Unitwk
d326814e0d
Feat: i18n
2024-08-08 12:02:46 +08:00
Unitwk
04c4c97857
Feat: i18n
2024-08-08 12:01:45 +08:00
Unitwk
874ac73a2a
Feat: Exchange Platform API
2024-08-08 12:00:10 +08:00
ChunghwaMC
772d9537ee
add README_JP.md link
2024-08-07 23:10:16 +08:00
ChunghwaMC
aed4ac1550
add README_JP.md link
2024-08-07 23:10:03 +08:00
ChunghwaMC
454fdd43bf
add README_JP.md link
2024-08-07 23:09:34 +08:00
ChunghwaMC
cd61d08dc0
add README_JP.md link
2024-08-07 23:09:21 +08:00
killerprojecte
955be538ad
feat: allow users to choose to overwrite existing files
2024-08-07 21:56:25 +08:00
Unitwk
5032ce7872
Merge pull request #1325 from LiuMuAoo/maxim-api-key
...
feat(panel): api-key
2024-08-07 10:25:04 +08:00
Unitwk
2e68959f6c
Merge pull request #1327 from ChunghwaMC/master
...
補上 zh_TW 的 Feat: Terminal speed limiter 新內容
2024-08-07 10:24:02 +08:00
Unitwk
107dede6b8
Merge pull request #1331 from JianyueLab/master
...
第一版日语README翻译
2024-08-07 10:23:33 +08:00
JianyueLab
9c2c285f0f
Add files via upload
2024-08-06 14:53:25 -07:00
ChunghwaMC
d6eac1039c
Feat: Terminal speed limiter
2024-08-06 22:33:42 +08:00
LiuMuAoo
7a5c366811
feat(panel): api-key
...
新增请求头[x-request-api-key]
将apikey放入该请求头中,兼容旧apikey方式
2024-08-06 11:40:24 +08:00
Unitwk
07cde2f488
Merge pull request #1318 from panda2134/docker-socket
...
feat: compatibility with other docker clients
2024-08-02 16:43:55 +08:00
Unitwk
4dbbba2372
Feat: Terminal speed limiter
2024-08-02 16:33:37 +08:00
Unitwk
3151846809
Fix: type err
2024-08-02 10:47:22 +08:00
Unitwk
1f4e534787
Fix: logout err
2024-08-02 10:41:57 +08:00
Unitwk
7c54c59fc9
Fix: any type check error
2024-08-01 14:59:01 +08:00
Jiangyi Liu
ffecb48b16
fix: typo
2024-08-01 10:25:45 +08:00
Unitwk
f4181c9095
Merge pull request #1317 from XiaoXinYo/master
...
Fix(frontend):初始化创建账号时弹出错误信息[object Object ]
2024-08-01 10:17:30 +08:00
Jiangyi Liu
3531c17ab3
fix(frontend): refresh network and image list on load
...
This ensures that if the only network has a name that is not "bridge", the created container still has a valid network assigned
2024-07-31 20:39:29 +08:00
Jiangyi Liu
5bfd42185b
feat(daemon): env var for configuring docker host
...
For compatibility with other container implementations (like podman),
now the docker client respects the value of environment variable
"$DOCKER_HOST", as done by docker CLI.
2024-07-31 18:52:41 +08:00
Yang KaiQi
729709342b
Fix(frontend):初始化创建账号时弹出错误信息[object Object ]
2024-07-31 16:06:11 +08:00
Unitwk
9149c6ecf1
Merge pull request #1312 from UNIkeEN/master
...
Fix(frontend): use modal to confirm delete user instead of pop-confirm
2024-07-26 18:01:36 +08:00
Unitwk
169397db19
Fix: repoTags null error
2024-07-26 14:47:06 +08:00
UNIkeEN
011061aeb7
Feat: display username on confirm user delete Modal
2024-07-26 09:05:22 +08:00
UNIkeEN
8bbae5a9c2
Fix(frontend): use modal to confirm delete user instead of popconfirm
2024-07-25 22:40:18 +08:00
Unitwk
52ecb939cb
Merge pull request #1307 from MCSManager/abstract
...
Feat: toml syntax highlight support
2024-07-23 15:14:41 +08:00
Lazy
4c1baf9e25
Feat: toml syntax highlight support
2024-07-23 15:09:03 +08:00
Unitwk
3e03f7d336
Merge pull request #1290 from MCSManager/nya
...
Feat: node list page add pagination
2024-07-02 20:29:32 +08:00
alongw
02d1fdbf31
Feat: node list page add pagination
2024-07-02 20:20:51 +08:00
Unitwk
81b8290322
Merge pull request #1287 from MCSManager/baka
...
Fix: fix use zip deploy instance not unzip
2024-07-02 19:20:17 +08:00