三咲雅 · 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 |
|
Filipe Paniguel
|
b495f78dfe
|
fix: incorrect monorepo sub-plugin path resolution (#2186)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-01-10 16:25:13 +08:00 |
|
三咲雅 · Misaki Masa
|
2eed881f12
|
feat: more decent package locking mechanism (#2168)
|
2025-01-08 16:03:40 +08:00 |
|
三咲雅 · Misaki Masa
|
21f6a92ea3
|
feat: sort search results by full URN (#2164)
|
2025-01-06 13:52:58 +08:00 |
|
hankertrix
|
05ecbca994
|
fix: typo in the argument documentation for the CLI (#2158)
|
2025-01-05 22:30:18 +08:00 |
|
Wenxuan
|
00e8adc3de
|
fix: handle broken pipe errors gracefully (#2110)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-12-30 23:52:52 +08:00 |
|
三咲雅 · Misaki Masa
|
8ec944dbd3
|
fix: introduce own CWD instead of chdir to avoid potential race conditions (#2008)
|
2024-12-07 22:07:18 +08:00 |
|
三咲雅 · Misaki Masa
|
4bd8b0b446
|
feat: new load DDS event (#1980)
|
2024-12-03 09:13:23 +08:00 |
|
三咲雅 · Misaki Masa
|
20dc0550bc
|
feat: new ya emit and ya emit-to subcommands to emit commands to a specified instance for execution (#1979)
|
2024-12-01 23:12:49 +08:00 |
|
zooeywm
|
91665b7713
|
feat: support assets installation for the ya pack subcommand (#1973)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-12-01 18:49:07 +08:00 |
|
yama
|
6086134d41
|
feat: include package revision hash in ya pack --list (#1884)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-03 20:56:06 +08:00 |
|
三咲雅 · Misaki Masa
|
a6c9c93d58
|
refactor: remove migration code as it's no longer needed and causes errors (#1795)
|
2024-10-16 20:26:39 +08:00 |
|
三咲雅 · Misaki Masa
|
35c3c9e0f7
|
refactor!: rename the term select to toggle to reserve select for future use (#1773)
|
2024-10-13 18:47:12 +08:00 |
|
三咲雅 · Misaki Masa
|
13e307eab2
|
refactor: simplify module exports (#1770)
|
2024-10-12 21:05:12 +08:00 |
|
三咲雅 · Misaki Masa
|
e6912da7d1
|
feat: add more context to error messages (#1701)
|
2024-09-29 15:56:28 +08:00 |
|
三咲雅 · Misaki Masa
|
631afd09ee
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
Zhang ShengYan
|
69c20d4dd3
|
fix: wrong debug_assert in OrderedFloat for NaN (#1547)
|
2024-08-24 11:33:39 +08:00 |
|
三咲雅 · Misaki Masa
|
fc304ca043
|
fix: replace # with : to resolve the problem where certain shells recognize it as a special character (#1490)
|
2024-08-15 17:21:06 +08:00 |
|
三咲雅 · Misaki Masa
|
23a56c24a4
|
feat: new extract builtin plugin for archive extracting (#1321)
|
2024-07-31 08:27:22 +08:00 |
|
三咲雅 · Misaki Masa
|
df1f094a28
|
fix: adapt to a wider range of terminal cursor management through DECSET and DECRQM requests (#1346)
|
2024-07-25 22:25:26 +08:00 |
|
Mika Vilpas
|
f0cb365839
|
feat: allow setting YAZI_ID as a command line argument (#1305)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-07-18 15:04:46 +08:00 |
|
三咲雅 · Misaki Masa
|
1a1da216ca
|
feat: support right-click to open files (#1232)
|
2024-06-29 11:25:45 +08:00 |
|
三咲雅 · Misaki Masa
|
0c5d621348
|
feat!: include the sender ID in static messages (#1172)
|
2024-06-23 01:33:59 +08:00 |
|
Mika Vilpas
|
2a35d30f38
|
feat: support ya sub subcommand for the Ya CLI (#1004)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-16 15:37:11 +08:00 |
|
三咲雅 · Misaki Masa
|
e4d67121f8
|
feat!: DDS client-server version check (#1111)
|
2024-06-02 03:04:53 +08:00 |
|
Filipe Paniguel
|
add801f28e
|
feat: add pack --list subcommand to Ya CLI (#1110)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2024-06-02 00:30:14 +08:00 |
|
Mika Vilpas
|
386dd4c9c1
|
feat: ya pack displays help if no arguments are given (#1012)
|
2024-05-08 14:14:34 +08:00 |
|
三咲雅 · Misaki Masa
|
faa1d9f37b
|
feat: package manager (#985)
|
2024-05-07 13:42:45 +08:00 |
|
like
|
fdecf629a6
|
feat: add git commit hash to ya --version (#1006)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-05 01:16:31 +08:00 |
|
三咲雅 · Misaki Masa
|
68da8998aa
|
feat: split ya send into ya pub and ya pub-static to make it more ergonomic (#933)
|
2024-04-21 09:25:38 +08:00 |
|
三咲雅 · Misaki Masa
|
280529c2cd
|
feat: add a new ya send command to allow standalone client processes to communicate with DDS from the command line (#913)
|
2024-04-15 15:42:44 +08:00 |
|