Skip to content

Commit

Permalink
3.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyzyykk committed Oct 14, 2024
1 parent be81fea commit ae1d7a7
Show file tree
Hide file tree
Showing 28 changed files with 85 additions and 71 deletions.
5 changes: 3 additions & 2 deletions EN/MODULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

##### TCode Help Module

![help](https://img.kkbapps.com/terminal/3.2.6-5.png)
![Help](../img/Help.png)

##### Customized TCode Module

![tcode](https://img.kkbapps.com/terminal/3.2.6-6.png)
![TCode](../img/TCode.png)

6 changes: 6 additions & 0 deletions EN/UPDATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### 👨‍💻 History Update Records

##### zyyzyykk/kkterminal:3.2.0 :

- The File Management Module supports shortcut key operations such as multiple/all selection, copy and paste, cut, etc
- Support folder download
- Refactoring some logic and optimizing display

##### zyyzyykk/kkterminal:3.1.7 :

- Adapt to default fonts and optimize TCode status display
Expand Down
9 changes: 0 additions & 9 deletions MODULE.md

This file was deleted.

34 changes: 17 additions & 17 deletions EN/README.md → README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
>
> Preview: https://ssh.kkbpro.com/ (For domestic servers) or https://ssh.kkbapps.com/ (For foreign servers)
>
> Update Time: 2024-09-16
> Update Time: 2024-10-14
>
<p align="center"><a href="https://ssh.kkbpro.com/" target="_blank" rel="noopener noreferrer"><img width="100" src="https://img.kkbapps.com/logo/terminal.png" alt="kkterminal logo"></a></p>
<p align="center"><a href="https://ssh.kkbpro.com/" target="_blank" rel="noopener noreferrer"><img width="100" src="./img/kkTerminal.png" alt="kkTerminal"></a></p>

<p align="center">
<a href="https://hub.docker.com/repository/docker/zyyzyykk/kkterminal/general"><img src="https://img.shields.io/docker/pulls/zyyzyykk/kkterminal?logo=docker" alt="Docker Image"></a>
Expand All @@ -23,7 +23,7 @@
<a href="https://www.apache.org/licenses/"><img src="https://img.shields.io/badge/licence-Apache-red?logo=apache&logoColor=%23D22128" alt="Apache Licence"></a>
<a href="https://github.com/zyyzyykk/kkTerminal"><img src="https://img.shields.io/github/stars/zyyzyykk/kkterminal" alt="GitHub"></a>
</p>
<p align="center"><a href="../README.md" >简体中文</a> | English</p>
<p align="center"><a href="./README.md" >简体中文</a> | English</p>

### **** Quick integration

Expand Down Expand Up @@ -68,15 +68,15 @@ Visit the following website:
- 🌐 For domestic servers: https://ssh.kkbpro.com/
- 🌍 For foreign servers: https://ssh.kkbapps.com/

![connect](https://img.kkbapps.com/terminal/3.2.6-1.png)
![Connect](./img/Connect.png)

![prefer](https://img.kkbapps.com/terminal/3.2.6-2.png)
![Preference](./img/Preference.png)

![file](https://img.kkbapps.com/terminal/3.2.6-3.png)
![File](./img/File.png)

![editor](https://img.kkbapps.com/terminal/3.2.6-4.png)
![Editor](./img/Editor.png)

[**More Module Previews**](./MODULE.md)
[**More Module Previews**](./EN/MODULE.md)

### 💡 Function Description

Expand All @@ -103,11 +103,17 @@ Visit the following website:

10.Support file browsing and editing, modify the file and save it to a remote server using `ctrl+s`

11.Support [TCode (Terminal Code)](./TCODE.md),which can achieve automated Workflow similar to Shell scripts through Customized TCode
11.Support [TCode (Terminal Code)](./EN/TCODE.md),which can achieve automated Workflow similar to Shell scripts through Customized TCode

### 👨‍💻 Update Records

##### zyyzyykk/kkterminal:3.2.6: latest
##### zyyzyykk/kkterminal:3.2.9: latest

- Add file URL upload
- Fixed bug where canceling folder downloads caused disconnection
- Optimize page display and code logic, optimize packaging volume

##### zyyzyykk/kkterminal:3.2.6:

- Fix bugs related to special character operations in files
- Optimize file upload and download
Expand All @@ -120,13 +126,7 @@ Visit the following website:
- Text editor adds intelligent prompts for TCode native object `kkTerminal`
- File Management Module shortcut keys adapted for MacOS

##### zyyzyykk/kkterminal:3.2.0 :

- The File Management Module supports shortcut key operations such as multiple/all selection, copy and paste, cut, etc
- Support folder download
- Refactoring some logic and optimizing display

[**History Update Records**](./UPDATE.md)
[**History Update Records**](./EN/UPDATE.md)

### 🧬 Architecture

Expand Down
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> kkTerminal,一个web终端实现ssh远程连接服务器
>
> kkTerminal, a web-based terminal for SSH remote server connection.
> kkTerminal, a web terminal for SSH remote server connection.
>
> 作者:[zyyzyykk](https://github.com/zyyzyykk/)
>
Expand All @@ -12,10 +12,10 @@
>
> 预览:https://ssh.kkbpro.com/ (国内服务器访问) 或 https://ssh.kkbapps.com/ (国外服务器访问)
>
> 更新时间:2024-09-16
> 更新时间:2024-10-14
>
<p align="center"><a href="https://ssh.kkbpro.com/" target="_blank" rel="noopener noreferrer"><img width="100" src="https://img.kkbapps.com/logo/terminal.png" alt="kkterminal logo"></a></p>
<p align="center"><a href="https://ssh.kkbpro.com/" target="_blank" rel="noopener noreferrer"><img width="100" src="./img/kkTerminal.png" alt="kkterminal"></a></p>

<p align="center">
<a href="https://hub.docker.com/repository/docker/zyyzyykk/kkterminal/general"><img src="https://img.shields.io/docker/pulls/zyyzyykk/kkterminal?logo=docker" alt="Docker Image"></a>
Expand All @@ -25,7 +25,7 @@
<a href="https://www.apache.org/licenses/"><img src="https://img.shields.io/badge/licence-Apache-red?logo=apache&logoColor=%23D22128" alt="Apache Licence"></a>
<a href="https://github.com/zyyzyykk/kkTerminal"><img src="https://img.shields.io/github/stars/zyyzyykk/kkterminal" alt="GitHub"></a>
</p>
<p align="center">简体中文 | <a href="./EN/README.md" >English</a></p>
<p align="center">简体中文 | <a href="./README-EN.md" >English</a></p>

### **** 快速集成

Expand Down Expand Up @@ -70,15 +70,15 @@ docker run -d --name kkterminal -p 3000:3000 -e TITLE="kkbpro" zyyzyykk/kktermin
- 🌐 国内服务器访问:https://ssh.kkbpro.com/
- 🌍 国外服务器访问:https://ssh.kkbapps.com/

![connect](https://img.kkbapps.com/terminal/3.2.6-1.png)
![Connect](./img/Connect.png)

![prefer](https://img.kkbapps.com/terminal/3.2.6-2.png)
![Preference](./img/Preference.png)

![file](https://img.kkbapps.com/terminal/3.2.6-3.png)
![File](./img/File.png)

![editor](https://img.kkbapps.com/terminal/3.2.6-4.png)
![Editor](./img/Editor.png)

[**更多模块预览**](./MODULE.md)
[**更多模块预览**](./ZH/MODULE.md)

### 💡 功能说明

Expand All @@ -105,11 +105,17 @@ docker run -d --name kkterminal -p 3000:3000 -e TITLE="kkbpro" zyyzyykk/kktermin

10.支持文件的浏览与编辑,修改文件后使用 `ctrl+s` 保存至远程服务器

11.支持 [TCode (终端代码)](./TCODE.md),能够通过自定义TCode实现类似Shell脚本的自动化Workflow
11.支持 [TCode (终端代码)](./ZH/TCODE.md),能够通过自定义TCode实现类似Shell脚本的自动化Workflow

### 👨‍💻 更新记录

##### zyyzyykk/kkterminal:3.2.6:latest
##### zyyzyykk/kkterminal:3.2.9:latest

- 新增文件URL上传功能
- 修复了取消文件夹下载导致连接断开的bug
- 优化页面显示与代码逻辑,优化打包体积

##### zyyzyykk/kkterminal:3.2.6:

- 修复文件特殊字符操作问题的bug
- 优化文件上传与下载
Expand All @@ -122,13 +128,7 @@ docker run -d --name kkterminal -p 3000:3000 -e TITLE="kkbpro" zyyzyykk/kktermin
- 文本编辑器新增TCode原生对象 `kkTerminal` 的智能提示
- 文件管理模块快捷键适配MacOS

##### zyyzyykk/kkterminal:3.2.0:

- 文件管理模块支持快捷键操作:多选/全选、复制粘贴、剪切等
- 支持文件夹下载
- 重构部分逻辑,优化显示

[**历史更新记录**](./UPDATE.md)
[**历史更新记录**](./ZH/UPDATE.md)

### 🧬 架构

Expand Down
10 changes: 10 additions & 0 deletions ZH/MODULE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### 🧩 更多模块预览

##### TCode 帮助模块

![Help](../img/Help.png)

##### 自定义TCode模块

![TCode](../img/TCode.png)

File renamed without changes.
6 changes: 6 additions & 0 deletions UPDATE.md → ZH/UPDATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### 👨‍💻 历史更新记录

##### zyyzyykk/kkterminal:3.2.0:

- 文件管理模块支持快捷键操作:多选/全选、复制粘贴、剪切等
- 支持文件夹下载
- 重构部分逻辑,优化显示

##### zyyzyykk/kkterminal:3.1.7:

- 适配默认字体、优化TCode状态显示
Expand Down
2 changes: 1 addition & 1 deletion backend/terminal/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ spring.servlet.multipart.max-file-size=20MB
spring.servlet.multipart.max-request-size=100MB

# PC端启用窗口
kk.pc.window=false
kk.pc.window=true

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Large diffs are not rendered by default.

Loading

0 comments on commit ae1d7a7

Please sign in to comment.