Commit Graph

2535 Commits

Author SHA1 Message Date
Unitwk
5f7965db64
Merge pull request #1269 from MCSManager/dependabot/npm_and_yarn/panel/braces-3.0.3
Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /panel
2024-06-20 19:14:06 +08:00
Unitwk
2b355ba5a2
Merge pull request #1270 from MCSManager/dependabot/npm_and_yarn/frontend/multi-1729a3ee87
Build(deps): Bump ws and engine.io-client in /frontend
2024-06-20 19:13:31 +08:00
dependabot[bot]
be6a904ea1
Build(deps): Bump ws and engine.io-client in /frontend
Bumps [ws](https://github.com/websockets/ws) and [engine.io-client](https://github.com/socketio/engine.io-client). These dependencies needed to be updated together.

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

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

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: engine.io-client
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 03:50:30 +00:00
dependabot[bot]
d7689201a0
Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /panel
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-20 03:50:21 +00:00
Unitwk
3c3f5060e7
Merge pull request #1268 from MCSManager/dependabot/npm_and_yarn/panel/multi-d143a95b26
Build(deps): Bump ws, engine.io, socket.io-adapter and engine.io-client in /panel
2024-06-20 11:49:53 +08:00
Unitwk
3fad403b22 Feat: add socket.io error handler 2024-06-20 11:49:02 +08:00
dependabot[bot]
83e9829c6d
Build(deps): Bump ws, engine.io, socket.io-adapter and engine.io-client
Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io), [socket.io-adapter](https://github.com/socketio/socket.io-adapter) and [engine.io-client](https://github.com/socketio/engine.io-client). 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 `engine.io` from 6.5.4 to 6.5.5
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.5.4...6.5.5)

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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 03:47:20 +00:00
Unitwk
7f761c6183 Feat i18n 2024-06-19 17:43:54 +08:00
Unitwk
2faefa83c4 Feat i18n 2024-06-19 17:43:36 +08:00
Unitwk
3a725bfb74 Feat: Frontend socket check 2024-06-19 17:04:53 +08:00
Unitwk
8441d9591c Merge branch 'master' of github.com:MCSManager/MCSManager 2024-06-19 15:17:55 +08:00
Unitwk
ef63996eac Optimize: Comment Code 2024-06-19 15:17:50 +08:00
Unitwk
ad07fe69b7
Merge pull request #1267 from MCSManager/abstract
Feat: batch restart
2024-06-19 15:12:08 +08:00
Lazy
e0a4b9a9f4 Feat: batch restart 2024-06-19 14:59:57 +08:00
Unitwk
069f6d078d
Merge pull request #1258 from MCSManager/abstract
Abstract
2024-06-12 10:37:12 +08:00
Unitwk
3cc2bc718c
Merge pull request #1255 from luisgbr1el/master
Translating project to Brazilian Portuguese
2024-06-12 10:31:59 +08:00
Lazy
67d7429bf0 Feat: return uuid after creating a user 2024-06-11 22:16:28 +08:00
Lazy
44156a4829 Fix: reset pagination 2024-06-11 22:10:04 +08:00
Unitwk
377ca75aef
Merge pull request #1257 from littleblacklb/master
fix: a wrong word spelling
2024-06-11 18:50:40 +08:00
littleblack LB
dc89a6c9b9
fix: a wrong word spelling 2024-06-10 18:03:51 +08:00
Luis Gabriel Araújo
c95f12f518
Translating README to brazilian portuguese, creating a new README_PTBR.md 2024-06-07 19:11:01 -03:00
Júnior Veras
885429dead
Update README_ZH.md (ADD PORTUGUESE LINK) 2024-06-07 19:01:32 -03:00
Júnior Veras
b094f1de74
Update README_TW.md (ADD PORTUGUESE LINK) 2024-06-07 19:01:29 -03:00
Júnior Veras
8222bbe7c9
Update README.md (ADD PORTUGUESE LINK) 2024-06-07 19:01:27 -03:00
Luis Gabriel Araújo
eba1fb5d0c
Update i18n.ts 2024-06-07 18:41:47 -03:00
Luis Gabriel Araújo
ab4e60485d
Doing some adjusts on brazilian portuguese name and order 2024-06-07 18:30:16 -03:00
Luis Gabriel Araújo
e3e190ec3f
Adding pt_BR language to web backend code 2024-06-07 18:27:43 -03:00
Luis Gabriel Araújo
b8477f851d
Adding lang pt_BR to daemon code 2024-06-07 18:25:24 -03:00
Júnior Veras
4d5e820e92
Update pt_BR.json 2024-06-07 12:53:10 -03:00
Júnior Veras
10942ab81a
Update pt_BR.json 2024-06-07 11:50:09 -03:00
Júnior Veras
98778fbe60
Update pt_BR.json 2024-06-07 11:17:17 -03:00
Júnior Veras
af84b7d8d8
Update pt_BR.json 2024-06-07 10:16:40 -03:00
Luis Gabriel Araújo
6dc5fd7689
Merge pull request #1 from luisgbr1el/patch-1
Adding "Português" language option to frontend
2024-06-05 23:06:13 -03:00
Luis Gabriel Araújo
a2c0605148
Adding "Português" language option to frontend 2024-06-05 23:03:47 -03:00
Luis Gabriel Araújo
63f3eb7be7
Starting to translate to pt_BR 2024-06-05 22:54:00 -03:00
Unitwk
5aa182675e
Merge pull request #1248 from Angels-D/Angels-D
Fixes: Bind2FA Request parameters are incorrect
2024-06-03 19:44:06 +08:00
Angels-D
969030b6e7 Fixes #1243 2024-06-03 18:37:52 +08:00
Unitwk
b7995a77e4
Merge pull request #1238 from Ptr147/master
feat: FileManager Multiple Choice Quantity Tip - resolves #1237
2024-05-27 10:29:10 +08:00
Ptr
ab5ae5f5ac feat: FileManager Multiple Choice Quantity Tip 2024-05-27 07:13:55 +08:00
Unitwk
c4f7816ec3
Merge pull request #1226 from 320778963/master
Fix: 当有配置prefix的时候面包屑跳转错误
2024-05-26 22:36:44 +08:00
Unitwk
c85ca51929
Merge pull request #1225 from MCSManager/abstract
Fix: zip
2024-05-26 22:11:52 +08:00
Mint
da549c53be Fix: 当有配置prefix的时候面包屑跳转错误 2024-05-23 16:14:51 +08:00
Lazy
bb712730d5 Fix: zip 2024-05-23 15:35:09 +08:00
Unitwk
bd43643729
Merge pull request #1224 from yxc0915/patch-1
Update zh_CN.json
2024-05-23 10:36:42 +08:00
yxc0915
5b4560e1a8
Update zh_CN.json
修复翻译错误
2024-05-22 21:54:33 +08:00
Unitwk
f1cda3f923
Merge pull request #1222 from ilbeypoy/ilbeypoy-patch-1
Turkish language added
2024-05-22 10:41:15 +08:00
Unitwk
5b23d54067
Merge pull request #1221 from chunghwamc/master
修改 README_TW.md 成臺灣用語
2024-05-22 10:39:31 +08:00
ilbeypoy
a095e702af
Add files via upload
Turkish language added
2024-05-21 18:43:28 +03:00
chunghwamc
64b08ed209
使 README_TW.md 部份用詞統一 2024-05-21 14:24:38 +08:00
chunghwamc
bd690cf374
將 README_TW.md 修改成臺灣用語 2024-05-21 14:06:14 +08:00