dependabot[bot]
|
fc46216a3f
|
chore(deps): bump kotlin from 2.1.20 to 2.1.21 (#580)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-14 11:43:24 +08:00 |
|
hstyi
|
563143645e
|
fix: SFTP drag and drop upload (#578)
|
2025-05-13 13:50:08 +08:00 |
|
hstyi
|
891ccb901b
|
chore: maven-publish
|
2025-05-12 16:56:01 +08:00 |
|
hstyi
|
928a866fe7
|
feat: improve SFTP (#572)
|
2025-05-12 15:37:39 +08:00 |
|
hstyi
|
ea25b5b46f
|
feat: modify permissions to support recursion (#571)
|
2025-05-12 15:26:29 +08:00 |
|
hstyi
|
1de10e6129
|
fix: process Device Status Report (DSR) (#570)
|
2025-05-12 11:33:39 +08:00 |
|
hstyi
|
aaf9c2e8d2
|
feat: support for disabling hyperlink (#568)
|
2025-05-12 11:05:39 +08:00 |
|
hstyi
|
b8196b5730
|
fix: snippet unescape (#567)
|
2025-05-12 10:50:48 +08:00 |
|
hstyi
|
0a83e8beb4
|
fix: double-click to open the host (#566)
|
2025-05-12 10:49:35 +08:00 |
|
hstyi
|
bdf29b27e7
|
release: 1.0.14
1.0.14
|
2025-05-07 12:01:46 +08:00 |
|
hstyi
|
96da7eac41
|
chore: scroll to the bottom after pressed any key (#553)
|
2025-05-01 08:36:51 +08:00 |
|
hstyi
|
71c0751692
|
fix: test connect (#551)
|
2025-04-30 15:13:11 +08:00 |
|
dependabot[bot]
|
442f334af2
|
chore(deps): bump com.github.mwiede:jsch from 0.2.25 to 0.2.26 (#546)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-30 09:15:06 +08:00 |
|
hstyi
|
48302a519f
|
fix: snippet i18n (#549)
|
2025-04-29 15:10:01 +08:00 |
|
hstyi
|
c00f759f15
|
fix: xterm CBT (#543)
|
2025-04-28 15:47:55 +08:00 |
|
hstyi
|
1736dd909e
|
chore: folder count (#542)
|
2025-04-28 09:11:07 +08:00 |
|
hstyi
|
1f01e368dd
|
feat: support for signature algorithms (#539)
|
2025-04-27 09:54:22 +08:00 |
|
hstyi
|
bfba958b7e
|
feat: support for compression algorithms (#538)
|
2025-04-26 10:00:54 +08:00 |
|
dependabot[bot]
|
758121b523
|
chore(deps): bump org.testcontainers:testcontainers-bom from 1.20.6 to 1.21.0 (#528)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-26 09:46:37 +08:00 |
|
hstyi
|
06e9a89e82
|
fix: double-click to open the host (#529)
|
2025-04-26 09:45:42 +08:00 |
|
hstyi
|
0ba6ac3305
|
chore: correct typos (#537)
|
2025-04-26 09:44:57 +08:00 |
|
hstyi
|
993f220b8b
|
feat: support RDP protocol (#524)
|
2025-04-20 15:33:09 +08:00 |
|
hstyi
|
8755c4ad23
|
chore: tmux
|
2025-04-16 16:35:03 +08:00 |
|
dependabot[bot]
|
77cb102dd6
|
chore(deps): bump com.github.oshi:oshi-core from 6.6.5 to 6.8.1 (#517)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-16 11:08:23 +08:00 |
|
hstyi
|
89cfb0b451
|
fix: snippet \ characters (#513)
|
2025-04-15 17:17:24 +08:00 |
|
hstyi
|
6bdd83f208
|
fix: highlighter CJK characters (#511)
|
2025-04-15 15:51:45 +08:00 |
|
hstyi
|
8f86057dcc
|
chore: KeyShortcut toHuman text (#510)
|
2025-04-15 09:19:16 +08:00 |
|
hstyi
|
a7d7ffa2cc
|
chore: improve dialog
|
2025-04-15 08:52:02 +08:00 |
|
hstyi
|
d51cbeee13
|
feat: Highlighter keywords support regex (#507)
|
2025-04-14 14:29:00 +08:00 |
|
hstyi
|
deb2a0151e
|
fix: Linux moving window jitter
|
2025-04-14 13:22:25 +08:00 |
|
dependabot[bot]
|
e1c4e9312d
|
chore(deps): bump org.jetbrains.pty4j:pty4j from 0.13.3 to 0.13.4
Bumps [org.jetbrains.pty4j:pty4j](https://github.com/JetBrains/pty4j) from 0.13.3 to 0.13.4.
- [Commits](https://github.com/JetBrains/pty4j/commits)
---
updated-dependencies:
- dependency-name: org.jetbrains.pty4j:pty4j
dependency-version: 0.13.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-14 10:44:08 +08:00 |
|
dependabot[bot]
|
c7233357bd
|
chore(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0
Bumps commons-io:commons-io from 2.18.0 to 2.19.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-14 10:43:58 +08:00 |
|
hstyi
|
eff8d565d0
|
chore: upgrade flatlaf version
|
2025-04-14 10:42:30 +08:00 |
|
hstyi
|
932db49868
|
release: 1.0.13
1.0.13
|
2025-04-14 09:34:55 +08:00 |
|
hstyi
|
4d71c6cd05
|
chore: improve exit
|
2025-04-12 16:43:03 +08:00 |
|
hstyi
|
96133e5abf
|
fix: default directory for SFTP Windows (#496)
|
2025-04-12 08:56:26 +08:00 |
|
hstyi
|
f06e5d7dc1
|
fix: Keymap sync override (#493)
|
2025-04-11 11:37:29 +08:00 |
|
dependabot[bot]
|
d4b96edccf
|
chore(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0.10.0 (#491)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-11 10:22:18 +08:00 |
|
dependabot[bot]
|
e9876d5b91
|
chore(deps): bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#490)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-11 10:22:06 +08:00 |
|
hstyi
|
8b9a78a7bd
|
chore: sync icon
|
2025-04-11 08:25:57 +08:00 |
|
hstyi
|
6b48f577e9
|
feat: macOS supports running in the background (#487)
|
2025-04-10 14:47:01 +08:00 |
|
hstyi
|
da9b6c21d6
|
fix: windows sftp path (#486)
|
2025-04-10 13:23:44 +08:00 |
|
hstyi
|
f1f889df14
|
chore: improve terminal close (#484)
|
2025-04-10 11:45:27 +08:00 |
|
hstyi
|
ed65853ebe
|
fix: SFTP path not jumping on Windows (#483)
|
2025-04-10 11:08:51 +08:00 |
|
hstyi
|
5ffdd219d9
|
fix: Escape key (#482)
|
2025-04-10 09:37:05 +08:00 |
|
hstyi
|
4f84d6741c
|
fix: JPopupMenu overlapping with background
|
2025-04-10 08:59:55 +08:00 |
|
hstyi
|
2568e7fcc8
|
fix: background image selection failure
|
2025-04-09 17:32:27 +08:00 |
|
hstyi
|
dddbb49084
|
feat: support setting background image (#475)
|
2025-04-09 16:03:38 +08:00 |
|
hstyi
|
95846ab135
|
fix: snippet unescape (#474)
|
2025-04-09 13:30:57 +08:00 |
|
dependabot[bot]
|
b5207e56c1
|
chore(deps): bump org.jetbrains.pty4j:pty4j from 0.13.2 to 0.13.3 (#471)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-09 10:42:50 +08:00 |
|