Commit Graph

763 Commits

Author SHA1 Message Date
Lazy
fbe8e25f82 Fix: select disk 2024-08-30 15:38:20 +08:00
Lazy
cbf5c66d1e Fix: login time 2024-08-27 14:00:24 +08:00
Lazy
b267922870 Feat: i18n 2024-08-23 22:34:50 +08:00
Lazy
16fe45bd0c Optimize: convert to uppercase 2024-08-23 22:34:37 +08:00
Lazy
6f58cef401 Fix: language 2024-08-23 22:13:47 +08:00
Lazy
8dabd2405f Feat: form rules 2024-08-23 22:08:34 +08:00
Unitwk
5a54c19806
Merge pull request #1344 from killerprojecte/master
feat: rename duplicate file when user deny overwrite operation
2024-08-21 11:18:53 +08:00
Unitwk
9c41800f53
Merge pull request #1345 from MCSManager/dependabot/npm_and_yarn/frontend/axios-1.7.4
Build(deps): Bump axios from 1.6.2 to 1.7.4 in /frontend
2024-08-19 16:06:40 +08:00
Unitwk
bbb534f703 Feat: get minecraft players (i18n) 2024-08-19 16:06:13 +08:00
Unitwk
27e63eb203 Feat: get minecraft players 2024-08-19 16:04:14 +08:00
dependabot[bot]
f6ab4ed435
Build(deps): Bump axios from 1.6.2 to 1.7.4 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 03:43:56 +00:00
killerprojecte
43cfca2185 feat: rename duplicate file when user deny overwrite operation 2024-08-18 15:24:39 +08:00
Unitwk
bcda59c280 Fix: duplicate file uploads 2024-08-14 15:29:34 +08:00
Unitwk
c89a326adf Feat: sponsor tab 2024-08-09 16:30:26 +08:00
Unitwk
e401623e01 Feat: exchange platform api 2024-08-09 10:56:42 +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
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
3151846809 Fix: type err 2024-08-02 10:47:22 +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
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
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
Lazy
4c1baf9e25 Feat: toml syntax highlight support 2024-07-23 15:09:03 +08:00
alongw
02d1fdbf31 Feat: node list page add pagination 2024-07-02 20:20:51 +08:00
Bluemangoo
3485afa983
Fix: several href with prefix 2024-06-25 12:41:33 +08:00
dependabot[bot]
3ff0df8ae8
Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /frontend
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-23 11:53:27 +00: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
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
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
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
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
a2c0605148
Adding "Português" language option to frontend 2024-06-05 23:03:47 -03:00
Angels-D
969030b6e7 Fixes #1243 2024-06-03 18:37:52 +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
Mint
da549c53be Fix: 当有配置prefix的时候面包屑跳转错误 2024-05-23 16:14:51 +08:00
Lazy
bb712730d5 Fix: zip 2024-05-23 15:35:09 +08:00
Lazy
fc2022937b Fix: select file 2024-05-17 11:43:36 +08:00
Unitwk
7df503bd1b Feat: global terminal disable reset btn 2024-05-13 15:27:32 +08:00
Unitwk
697624c998 Fix: validator check 2024-05-13 15:20:01 +08:00