三咲雅 misaki masa
|
e892bf7d90
|
fix: decouple yazi_boot crate init from yazi_term init (#4011)
|
2026-05-31 13:07:11 +08:00 |
|
三咲雅 misaki masa
|
c037855c4f
|
feat!: new virtual terminal backend (#3989)
|
2026-05-22 17:00:06 +08:00 |
|
三咲雅 misaki masa
|
92b9ea3794
|
fix: make the input component sync and reactive (#3949)
|
2026-05-09 09:26:07 +08:00 |
|
三咲雅 misaki masa
|
62dd22b8da
|
fix: put package cache in cache dir instead of state dir (#3930)
|
2026-05-02 22:15:25 +08:00 |
|
三咲雅 misaki masa
|
607bc0dd2b
|
refactor: prepare for custom VFS provider (#3821)
|
2026-03-31 19:18:18 +08:00 |
|
Mario Stief
|
7b61eb1595
|
feat: new --discard for ya pkg that discard local changes made to packages (#3781)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-03-20 15:47:06 +08:00 |
|
三咲雅 misaki masa
|
cc2414728c
|
feat: new ya.exec() API and ya exec subcommand to execute an action and await its result (#3780)
|
2026-03-18 19:18:36 +08:00 |
|
三咲雅 misaki masa
|
578016e00f
|
refactor: use the term "action" instead of "command" (#3694)
|
2026-02-18 17:08:48 +08:00 |
|
sxyazi
|
339002ee48
|
fix: make ya pkg ignore default remote name in user Git config (#3648)
|
2026-01-31 18:43:25 +08:00 |
|
sxyazi
|
a015d4a7ef
|
feat: new relay-notify-push DDS event to allow custom notification handlers (#3642)
|
2026-01-31 09:25:17 +08:00 |
|
三咲雅 misaki masa
|
583345296f
|
refactor: move Term to its own yazi-term crate (#3629)
|
2026-01-28 22:26:47 +08:00 |
|
WindFade
|
8a909697f8
|
feat: disable ANSI escape sequences in ya pkg when stdout is not a TTY (#3566)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-01-16 14:03:27 +08:00 |
|
Integral
|
0000141700
|
fix: ya pkg fails to write package.toml when the config directory does not exist (#3482)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-01-01 09:25:23 +08:00 |
|
三咲雅 misaki masa
|
ac7718c226
|
feat: new experimental ya.async() API (#3422)
|
2025-12-11 01:10:28 +08:00 |
|
三咲雅 misaki masa
|
d910104c00
|
fix: errors out if the target package directory doesn't exist previously (#3392)
|
2025-12-01 11:11:00 +08:00 |
|
三咲雅 misaki masa
|
f9abe886cc
|
feat: multi-path architecture (#3334)
|
2025-11-18 13:56:20 +08:00 |
|
三咲雅 misaki masa
|
97c63e2708
|
fix: make file counter more distinguishable in dark mode (#3311)
|
2025-11-05 01:20:56 +08:00 |
|
三咲雅 misaki masa
|
564b885196
|
feat: ya emit and ya emit-to support invalid UTF-8 as command argument values (#3290)
|
2025-10-28 20:37:26 +08:00 |
|
三咲雅 misaki masa
|
782ecb16b2
|
feat!: live editing of remote files (#3264)
|
2025-10-20 13:48:57 +08:00 |
|
三咲雅 misaki masa
|
4d39194cd8
|
feat!: folder mime-type support (#3222)
|
2025-10-01 20:03:41 +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
|
9f39363dd4
|
fix: renew package rev only when it's empty (#3200)
|
2025-09-24 20:17:16 +08:00 |
|
三咲雅 misaki masa
|
4e3ac54c8e
|
feat: new yazi-vfs crate (#3187)
|
2025-09-21 11:44:52 +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
|
a3fc9a0ec7
|
fix: force Git checkout for plugin cache repositories (#3169)
|
2025-09-14 19:42:30 +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 |
|
三咲雅 misaki masa
|
d7df581b67
|
feat: tasks without progress (#3131)
|
2025-09-02 16:58:34 +08:00 |
|
三咲雅 misaki masa
|
dd7afaa64a
|
refactor: Url::pair() without allocation (#3116)
|
2025-08-27 23:52:09 +08:00 |
|
三咲雅 misaki masa
|
d5f225bc4a
|
feat: virtual file system (#3034)
|
2025-08-05 02:23:57 +08:00 |
|
三咲雅 misaki masa
|
9535caad5b
|
fix: make URLs with invalid UTF-8 serializable (#3023)
|
2025-07-28 17:21:47 +08:00 |
|
三咲雅 misaki masa
|
0e3cd8545c
|
feat: URL schemas (#3019)
|
2025-07-27 18:06:13 +08:00 |
|
三咲雅 misaki masa
|
c2883f1e05
|
refactor: pull filesystem calls out into a designated yazi_fs crate (#3013)
|
2025-07-23 22:43:11 +08:00 |
|
三咲雅 misaki masa
|
5f8a1496fe
|
refactor: invert the dependency relationship between yazi-parser and yazi-proxy (#2992)
|
2025-07-16 22:46:10 +08:00 |
|
三咲雅 misaki masa
|
a076ff8c82
|
refactor: satisfy mismatched-lifetime-syntaxes lint (#2881)
|
2025-06-16 11:52:35 +08:00 |
|
三咲雅 misaki masa
|
693dff25e3
|
feat: search view shares file selection and yank state (#2855)
|
2025-06-09 16:55:50 +08:00 |
|
三咲雅 misaki masa
|
145349b0e6
|
feat: allow upgrading only specific packages (#2841)
|
2025-06-05 19:46:49 +08:00 |
|
三咲雅 misaki masa
|
622ba09a80
|
refactor: use raw identifiers (#2783)
|
2025-05-21 17:32:41 +08:00 |
|
三咲雅 misaki masa
|
70e459a011
|
feat: new ya pkg subcommand (#2770)
|
2025-05-17 18:25:05 +08:00 |
|
三咲雅 · Misaki Masa
|
fbf8345d90
|
feat: checks in ya pub and ya emit subcommands to verify receiver exists and has necessary abilities (#2696)
|
2025-04-30 00:24:29 +08:00 |
|
三咲雅 · Misaki Masa
|
56d6e4a71e
|
fix: do not change revision when package deployment fails (#2627)
|
2025-04-16 17:14:39 +08:00 |
|
三咲雅 · Misaki Masa
|
d2cc73c927
|
fix: ensure state synchronization even when the package update fails midway (#2613)
|
2025-04-13 14:46:16 +08:00 |
|
三咲雅 · Misaki Masa
|
e138364102
|
feat: platform-specific key binding (#2526)
|
2025-03-24 19:09:37 +08:00 |
|
三咲雅 · Misaki Masa
|
1a2a18e333
|
perf: rewrite config parser to double the startup speed (#2508)
|
2025-03-22 01:57:36 +08:00 |
|
三咲雅 · Misaki Masa
|
38d5b2fc87
|
fix: align the behavior of the end-of-options marker (--) with that of the shell (#2431)
|
2025-03-03 10:56:38 +08:00 |
|
三咲雅 · Misaki Masa
|
498623191a
|
fix: unable to delete sealed files on Windows due to platform differences (#2319)
|
2025-02-11 01:50:32 +08:00 |
|
evpeople
|
77624ba6dc
|
feat: ya pack supports adding and deleting multiple packages at the same time (#2257)
|
2025-01-31 16:16:49 +08:00 |
|
三咲雅 · Misaki Masa
|
af9a875512
|
feat: support package.toml as a symlink (#2245)
|
2025-01-25 21:10:05 +08:00 |
|
Valter Santos
|
5c88f26896
|
feat: new ya pack -d subcommand to delete packages (#2181)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-01-11 12:08:13 +08:00 |
|