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 |
|
dependabot[bot]
|
160771e912
|
chore(deps): bump com.github.mwiede:jsch from 0.2.21 to 0.2.25 (#472)
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:03 +08:00 |
|
dependabot[bot]
|
0fbe180f3f
|
chore(deps): bump kotlinx-coroutines from 1.10.1 to 1.10.2 (#470)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-09 10:41:40 +08:00 |
|
hstyi
|
41a0409e9e
|
fix: return to parent folder failure (#468)
|
2025-04-08 14:43:58 +08:00 |
|
hstyi
|
79e59143fb
|
fix: last sync time (#467)
|
2025-04-08 14:40:20 +08:00 |
|
hstyi
|
54e0f621ce
|
feat: support for restoring virtual windows
|
2025-04-07 11:51:55 +08:00 |
|
hstyi
|
4c8944d248
|
release: 1.0.12
1.0.12
|
2025-04-07 09:52:57 +08:00 |
|
hstyi
|
64bd95d8a8
|
chore: improve tree icon
|
2025-04-03 15:44:41 +08:00 |
|
hstyi
|
1d88942e8e
|
feat: support automatic sync (#455)
|
2025-04-03 15:33:30 +08:00 |
|
hstyi
|
129e1b149a
|
fix: vfs2 cache memory leaks
|
2025-04-03 00:55:26 +08:00 |
|
hstyi
|
01aac98437
|
feat: vfs2
|
2025-04-03 00:49:18 +08:00 |
|
dependabot[bot]
|
f9aaf7143f
|
chore(deps): bump cn.hutool:hutool-all from 5.8.34 to 5.8.37
Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.8.34 to 5.8.37.
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/chinabugotech/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/commits)
---
updated-dependencies:
- dependency-name: cn.hutool:hutool-all
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-02 11:54:17 +08:00 |
|
dependabot[bot]
|
28174483f4
|
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-02 11:54:06 +08:00 |
|
hstyi
|
46412054c4
|
chore: improve x11
|
2025-04-01 17:53:13 +08:00 |
|
hstyi
|
1ab0d26bab
|
chore: coroutine SupervisorJob
|
2025-04-01 15:57:32 +08:00 |
|
hstyi
|
d90fb9aa35
|
chore: swing CoroutineScope
|
2025-04-01 15:55:20 +08:00 |
|
hstyi
|
744e64b359
|
feat: support to set transparency (#446)
|
2025-04-01 14:57:57 +08:00 |
|
hstyi
|
2c5442f1f3
|
chore: improve x11
|
2025-04-01 10:38:33 +08:00 |
|
hstyi
|
054c4701d2
|
feat: support X11 forwarding (#443)
|
2025-04-01 00:54:02 +08:00 |
|
hstyi
|
54044625ea
|
chore: remove proxy when session closes
|
2025-03-31 10:54:53 +08:00 |
|
hstyi
|
ca82704738
|
chore: improve proxy
|
2025-03-30 17:57:31 +08:00 |
|
hstyi
|
e98ec3fa8e
|
chore: upgrade sshd version
|
2025-03-30 16:35:17 +08:00 |
|
hstyi
|
6a4abf7e50
|
fix: SSH proxy not working in jump hosts (#435)
|
2025-03-30 16:34:51 +08:00 |
|
hstyi
|
e2a6cceafd
|
chore: upgrade jgit version
|
2025-03-30 15:58:42 +08:00 |
|
hstyi
|
283404b6b9
|
feat: SSH support ssh-agent (#433)
|
2025-03-30 12:48:14 +08:00 |
|
hstyi
|
c714f33a44
|
chore: telnetd Dockerfile
|
2025-03-29 22:45:44 +08:00 |
|
hstyi
|
30fe047e5c
|
feat: authentication support fallback (#431)
|
2025-03-29 20:37:19 +08:00 |
|
hstyi
|
827d814c7b
|
feat: improve sync (#429)
|
2025-03-29 19:09:04 +08:00 |
|
hstyi
|
ccb2c6daa0
|
fix: SFTP transport file
|
2025-03-29 14:40:42 +08:00 |
|
hstyi
|
1516d6d81e
|
fix: SFTP add transport NPE
|
2025-03-29 14:34:50 +08:00 |
|
hstyi
|
09b3655c4e
|
feat: SFTP file exists and prompts to overwrite (#426)
|
2025-03-29 13:41:02 +08:00 |
|
dependabot[bot]
|
614514c87e
|
chore(deps): bump cash.z.ecc.android:kotlin-bip39 from 1.0.8 to 1.0.9
Bumps [cash.z.ecc.android:kotlin-bip39](https://github.com/zcash/kotlin-bip39) from 1.0.8 to 1.0.9.
- [Changelog](https://github.com/Electric-Coin-Company/kotlin-bip39/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zcash/kotlin-bip39/compare/v1.0.8...v1.0.9)
---
updated-dependencies:
- dependency-name: cash.z.ecc.android:kotlin-bip39
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 11:39:38 +08:00 |
|
dependabot[bot]
|
30cba6720d
|
chore(deps): bump org.mozilla:rhino from 1.7.15 to 1.8.0
Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.7.15 to 1.8.0.
- [Release notes](https://github.com/mozilla/rhino/releases)
- [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/mozilla/rhino/commits)
---
updated-dependencies:
- dependency-name: org.mozilla:rhino
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 10:16:37 +08:00 |
|
dependabot[bot]
|
dce6551de2
|
chore(deps): bump org.testcontainers:testcontainers-bom
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.4 to 1.20.6.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.4...1.20.6)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 10:16:27 +08:00 |
|
dependabot[bot]
|
95943cdeec
|
chore(deps): bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.13.0...rel/commons-csv-1.14.0)
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-csv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 10:13:50 +08:00 |
|
dependabot[bot]
|
18a26ee6bf
|
chore(deps): bump jna from 5.16.0 to 5.17.0
Bumps `jna` from 5.16.0 to 5.17.0.
Updates `net.java.dev.jna:jna` from 5.16.0 to 5.17.0
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](https://github.com/java-native-access/jna/compare/5.16.0...5.17.0)
Updates `net.java.dev.jna:jna-platform` from 5.16.0 to 5.17.0
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](https://github.com/java-native-access/jna/compare/5.16.0...5.17.0)
---
updated-dependencies:
- dependency-name: net.java.dev.jna:jna
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.java.dev.jna:jna-platform
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 10:13:42 +08:00 |
|
dependabot[bot]
|
f23aae371a
|
chore(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 10:12:10 +08:00 |
|
hstyi
|
757bc1c001
|
chore: improve dependencies
|
2025-03-28 10:10:48 +08:00 |
|
hstyi
|
a19222dc60
|
chore: add dependabot
|
2025-03-27 17:40:18 +08:00 |
|
hstyi
|
24677ca4a6
|
feat: Welcome search supports keyboard navigation (#404)
|
2025-03-27 17:33:24 +08:00 |
|
hstyi
|
0c5b6f8112
|
feat: support system tray (#403)
|
2025-03-27 17:22:13 +08:00 |
|
hstyi
|
7c26e3d08a
|
release: 1.0.11
1.0.11
|
2025-03-27 12:03:11 +08:00 |
|
hstyi
|
9b84fb4ec8
|
chore: ignore verify server key (#398)
|
2025-03-27 11:52:36 +08:00 |
|
hstyi
|
d8ec7b6d4a
|
chore: automatically jump to the bottom (#397)
|
2025-03-27 11:44:10 +08:00 |
|
hstyi
|
769c0d990b
|
fix: max row selection
|
2025-03-17 08:48:46 +08:00 |
|
hstyi
|
3f1ae38b61
|
chore: improve tick
|
2025-03-17 08:48:34 +08:00 |
|