Commit Graph

157 Commits

Author SHA1 Message Date
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
killerprojecte
955be538ad feat: allow users to choose to overwrite existing files 2024-08-07 21:56:25 +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
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
alongw
269113538d Feat: remvoe comment 2024-06-30 20:40:07 +08:00
alongw
8ed4529e81 Fix: fix use zip deploy instance not unzip
fixed #1262
2024-06-28 21:50:51 +08:00
dependabot[bot]
901ec82a24
Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /daemon
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 06:02:16 +00:00
dependabot[bot]
7aa44df4cb
Build(deps): Bump ws and socket.io-adapter in /daemon
Bumps [ws](https://github.com/websockets/ws) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter). These dependencies needed to be updated together.

Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1)

Updates `socket.io-adapter` from 2.5.2 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases)
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.2...2.5.5)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: socket.io-adapter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 03:23:33 +00:00
dependabot[bot]
10deb88e38
Build(deps): Bump ws, socket.io and socket.io-client in /daemon
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [socket.io](https://github.com/socketio/socket.io) and [socket.io-client](https://github.com/socketio/socket.io-client). These dependencies need to be updated together.


Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1)

Updates `socket.io` from 4.6.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.6.1...4.7.5)

Updates `socket.io-client` from 4.6.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.6.1...4.7.5)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
- dependency-name: socket.io-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 11:45:59 +00:00
Unitwk
3fad403b22 Feat: add socket.io error handler 2024-06-20 11:49:02 +08:00
Unitwk
ef63996eac Optimize: Comment Code 2024-06-19 15:17:50 +08:00
Luis Gabriel Araújo
b8477f851d
Adding lang pt_BR to daemon code 2024-06-07 18:25:24 -03:00
unitwk
efe0a101ef Feat: update version 2024-05-12 14:41:01 +08:00
unitwk
d0d9e85d77 Fix: error close stream 2024-05-12 14:38:05 +08:00
unitwk
e335750240 Fix: error close stream 2024-05-12 14:27:50 +08:00
unitwk
a86ce00392 Fix: error wait 2024-05-12 14:22:06 +08:00
unitwk
7820568147 Fix: useless import 2024-05-12 13:39:39 +08:00
Unitwk
790b3f5e0d Test: update command action 2024-05-11 11:36:03 +08:00
Unitwk
2380fc2400 Fix: update command action err 2024-05-11 11:32:11 +08:00
Unitwk
e3a8aa02ac Fix: update command stop action err 2024-05-11 11:24:14 +08:00
Unitwk
146c6a15d8 Refactor: update action with docker 2024-05-10 19:14:06 +08:00
Unitwk
227ffc3493 Refactor: update action with docker 2024-05-10 17:47:48 +08:00
Unitwk
1349d31042 Refactor: update action with docker 2024-05-10 17:23:57 +08:00
Unitwk
65b8c11a7e Refactor: webpack config 2024-05-09 14:48:04 +08:00
Unitwk
634ab0b964 Refactor: install set lang flow 2024-05-09 11:10:50 +08:00
Unitwk
59f3aeaea6 Refactor: update instance command 2024-05-07 19:43:18 +08:00
Unitwk
9b75954273 Fix: Update Command 2024-05-07 15:39:13 +08:00
Unitwk
4fbadbe259 Feat: Quick install support jar file 2024-05-07 15:05:05 +08:00
Unitwk
ea1be3fb47 Feat: add new languages 2024-05-06 19:32:15 +08:00
Unitwk
f576027de7 Feat: add new languages 2024-05-06 19:23:10 +08:00
Unitwk
8b2c14e017 Feat: Render startCommand with ENV 2024-04-25 14:19:11 +08:00
Unitwk
ee19316672 Fix: Modify template process 2024-04-25 11:19:51 +08:00
Unitwk
76e2253529
Merge pull request #1199 from MCSManager/feature/preset-install
Feature/preset install
2024-04-24 17:24:31 +08:00
Unitwk
bf0cd95686 Feat: Select template function 2024-04-24 16:30:22 +08:00
Unitwk
cd8d3777d2 Feat: Select template function 2024-04-24 16:05:26 +08:00
Unitwk
7c92b882b6 Feat: i18n 2024-04-24 11:48:03 +08:00
Unitwk
f3380180df Fix: koa-body safe & upgrade formidable 2024-04-24 11:35:36 +08:00
Lazy
445e2d2273 Fix: IQuickStart types 2024-04-23 22:22:49 +08:00
Unitwk
5967321ef6 Feat: add instance install function 2024-04-23 17:19:32 +08:00
Unitwk
321cb77477 Feat: quick install support setupInfo field 2024-04-22 20:16:36 +08:00
Unitwk
86b3c9fddc Feat: quick install support setupInfo field 2024-04-22 20:15:05 +08:00
Unitwk
d219ca3ee0 Fix: two-line-height 2024-04-22 15:42:14 +08:00
Unitwk
7f29aeb5f9
Merge pull request #1195 from MCSManager/abstract
Abstract
2024-04-22 14:12:05 +08:00
unitwk
f1566913c2 Feat: change version 2024-04-21 14:38:04 +08:00
unitwk
18e7b13a37 Feat: i18n code 2024-04-21 14:34:59 +08:00
unitwk
be0d6152fc Feat: checkDependencies check 2024-04-21 14:15:35 +08:00
unitwk
e925dccf61 Fix: update command err 2024-04-21 12:46:10 +08:00
Lazy
8ada692db6 Fix: save file 2024-04-19 11:35:04 +08:00