三咲雅 misaki masa
|
440e67164a
|
feat: respect the user's image_filter setting for the preset magick previewer (#3286)
|
2025-10-28 00:30:09 +08:00 |
|
三咲雅 misaki masa
|
ff5f656a31
|
feat: add CHANGELOG.md (#3285)
|
2025-10-27 20:06:26 +08:00 |
|
三咲雅 misaki masa
|
c11ed02760
|
fix: fallback to PollWatcher instead of panicking when RecommendedWatcher initialization fails (#3281)
|
2025-10-27 13:11:30 +08:00 |
|
Carlos Eduardo
|
641bc6ff47
|
fix: make nix-shell use the nightly Rust toolchain (#3267)
|
2025-10-26 12:38:19 +08:00 |
|
三咲雅 misaki masa
|
157156b5b8
|
fix: a race condition in concurrent directory loading on a slow device (#3271)
|
2025-10-22 12:16:41 +08:00 |
|
sxyazi
|
b16c4894dc
|
docs: remove dead Hyper from the list of terminals supporting image preview
Fixes #3269
|
2025-10-22 12:12:59 +08:00 |
|
三咲雅 misaki masa
|
4b08e8d899
|
feat: new mimetype fetcher dedicated to remote files (#3268)
|
2025-10-21 15:14:08 +08:00 |
|
Kryštof Gärtner
|
4e32044450
|
feat: new casefy command for case conversion (#3235)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-10-20 14:42:47 +08:00 |
|
三咲雅 misaki masa
|
782ecb16b2
|
feat!: live editing of remote files (#3264)
|
2025-10-20 13:48:57 +08:00 |
|
三咲雅 misaki masa
|
46569a1f48
|
fix: disable kitty keyboard protocol on Windows due to crossterm inability to handle it (#3250)
|
2025-10-16 21:45:49 +08:00 |
|
三咲雅 misaki masa
|
e067a705ac
|
feat: new download/upload commands to cache/sync remote or local files to the peer (#3243)
|
2025-10-16 01:22:55 +08:00 |
|
三咲雅 misaki masa
|
c68e2df8c0
|
feat: encode SFTP paths on Windows in a revised WTF-8 (#3238)
|
2025-10-13 19:50:46 +08:00 |
|
三咲雅 misaki masa
|
554cb52cc5
|
feat: shell formatting (#3232)
|
2025-10-06 23:44:32 +08:00 |
|
三咲雅 misaki masa
|
cd6881c9fe
|
feat: support task initialization failure status (#3227)
|
2025-10-03 22:35:48 +08:00 |
|
三咲雅 misaki masa
|
149a5feffb
|
fix!: open command doesn't work under empty directories (#3226)
|
2025-10-03 18:18:27 +08:00 |
|
三咲雅 misaki masa
|
d8b0425a10
|
fix: incorrect $0 and $@ parameters in shell command under empty directories (#3225)
|
2025-10-03 17:18:39 +08:00 |
|
三咲雅 misaki masa
|
4d39194cd8
|
feat!: folder mime-type support (#3222)
|
2025-10-01 20:03:41 +08:00 |
|
三咲雅 misaki masa
|
879ed49996
|
feat: filesystem-level error (#3217)
|
2025-09-28 23:08:48 +08:00 |
|
三咲雅 misaki masa
|
7b36b7fe14
|
refactor: invert the dependency relationship between yazi-fs and yazi-vfs (#3215)
|
2025-09-28 15:50:25 +08:00 |
|
三咲雅 misaki masa
|
25d5554a9a
|
fix: wrong architecture label in aarch64 .deb packages (#3209)
|
2025-09-26 19:05:48 +08:00 |
|
三咲雅 misaki masa
|
51635996e0
|
fix: only create mapped local working directories for virtual file systems (#3207)
|
2025-09-26 17:48:41 +08:00 |
|
三咲雅 misaki masa
|
d905cbf2d7
|
feat: dedicated mime fetcher, previewer, and spotter for VFS (#3203)
|
2025-09-25 21:52:27 +08:00 |
|
三咲雅 misaki masa
|
6b09f2b665
|
feat: casefold support for the SFTP provider (#3201)
|
2025-09-24 23:33:45 +08:00 |
|
三咲雅 misaki masa
|
9f39363dd4
|
fix: renew package rev only when it's empty (#3200)
|
2025-09-24 20:17:16 +08:00 |
|
三咲雅 misaki masa
|
f3e029ec25
|
feat: include $FZF_DEFAULT_COMMAND in debug output (#3199)
|
2025-09-24 19:53:13 +08:00 |
|
三咲雅 misaki masa
|
86f0885737
|
feat: SFTP connection pool (#3198)
|
2025-09-24 19:49:37 +08:00 |
|
sxyazi
|
9a804bac9c
|
fix: do not passthrough DECRQM query to tmux
|
2025-09-23 19:05:30 +08:00 |
|
三咲雅 misaki masa
|
c0c0877d42
|
fix: record the follow state of symlink correctly (#3195)
|
2025-09-23 15:12:18 +08:00 |
|
三咲雅 misaki masa
|
e9742cb809
|
fix: check compatibility when reusing previewer bytecode cache (#3190)
|
2025-09-21 23:33:30 +08:00 |
|
三咲雅 misaki masa
|
8f9cce126c
|
feat: new --bg specifying image background color for the preset svg and magick previewers (#3189)
|
2025-09-21 22:18:00 +08:00 |
|
WhoSowSee
|
ba99ce4f8f
|
feat: unify the password input visually when extracting archives (#3179)
|
2025-09-21 11:48:17 +08:00 |
|
三咲雅 misaki masa
|
4e3ac54c8e
|
feat: new yazi-vfs crate (#3187)
|
2025-09-21 11:44:52 +08:00 |
|
三咲雅 misaki masa
|
30c0279570
|
feat: introduce ChaType for better cross-filesystem consistency (#3175)
|
2025-09-18 07:20:19 +08:00 |
|
三咲雅 misaki masa
|
ece59974fe
|
refactor: use Cha for better cross-platform consistency (#3174)
|
2025-09-17 23:18:54 +08:00 |
|
三咲雅 misaki masa
|
6cfa92f112
|
feat: SFTP virtual filesystem provider (#3172)
|
2025-09-17 08:34:35 +08:00 |
|
三咲雅 misaki masa
|
7deeaa4356
|
feat: size calculator for remote file systems (#3170)
|
2025-09-15 22:41:17 +08:00 |
|
三咲雅 misaki masa
|
a3fc9a0ec7
|
fix: force Git checkout for plugin cache repositories (#3169)
|
2025-09-14 19:42:30 +08:00 |
|
三咲雅 misaki masa
|
4a3710b1c4
|
feat: new yazi-sftp crate (#3166)
|
2025-09-14 02:50:28 +08:00 |
|
Phil Clifford
|
f0502a46b7
|
fix: add fd as a dependency to the .deb packaging workflow (#3128)
|
2025-09-13 11:30:49 +08:00 |
|
三咲雅 misaki masa
|
01fd967fa3
|
fix: DECSCUSR over DECSET 12 (#3165)
|
2025-09-13 11:03:08 +08:00 |
|
三咲雅 misaki masa
|
3713478753
|
feat: multi-entry support for plugin system (#3154)
|
2025-09-08 23:38:10 +08:00 |
|
三咲雅 misaki masa
|
fa0e7e62c1
|
feat: cosmetic work for the "URL" and "repository" spelling (#3152)
|
2025-09-08 22:09:49 +08:00 |
|
sxyazi
|
81a0cf4a1e
|
ci: enable Dependabot
|
2025-09-06 23:40:06 +08:00 |
|
adamnemecek
|
021d86f0d1
|
refactor: use Self where possible (#3138)
|
2025-09-06 00:48:30 +08:00 |
|
三咲雅 misaki masa
|
e795d6cf42
|
feat: offload mimetype fetching on opening files to the task scheduler (#3141)
|
2025-09-06 00:18:31 +08:00 |
|
yuvals1
|
3c42195bac
|
fix: generate unique image IDs for Kgp to tolerate tmux (#3038)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-09-04 22:53:57 +08:00 |
|
Cattyman
|
49910fcfe7
|
feat: progress of each task (#3121)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-09-04 18:55:28 +08:00 |
|
三咲雅 misaki masa
|
b997e56a60
|
fix: Windows path length may exceed MAX_PATH (#3137)
|
2025-09-04 17:02:18 +08:00 |
|
三咲雅 misaki masa
|
cfc7238638
|
feat: port task manager to Lua (#3134)
|
2025-09-03 22:25:16 +08:00 |
|
三咲雅 misaki masa
|
d670da80d3
|
fix: make casefold work when ancestor directories are symbolic links (#3132)
|
2025-09-03 00:15:57 +08:00 |
|