三咲雅 misaki masa
|
97c63e2708
|
fix: make file counter more distinguishable in dark mode (#3311)
|
2025-11-05 01:20:56 +08:00 |
|
三咲雅 misaki masa
|
41b00c8d4e
|
feat: allow DDS events to change command arguments (#3037)
|
2025-08-06 22:23:22 +08:00 |
|
三咲雅 misaki masa
|
0fd74ae44c
|
perf!: cacheable iterator (#2997)
|
2025-07-18 07:48:00 +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
|
452b435b71
|
feat: allow dynamic adjustment of layout ratio via rt.mgr.ratio (#2964)
|
2025-07-08 23:59:50 +08:00 |
|
三咲雅 misaki masa
|
a426d449f4
|
refactor: new yazi-parser crate (#2956)
|
2025-07-06 19:17:00 +08:00 |
|
三咲雅 misaki masa
|
750ca0c0d4
|
fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893)
|
2025-06-18 19:30:31 +08:00 |
|
三咲雅 misaki masa
|
52d37fa25d
|
perf: app data instead of Lua registry to reduce stack pushes (#2880)
|
2025-06-16 11:25:02 +08:00 |
|
三咲雅 misaki masa
|
51560c30b7
|
perf: do not pre-allocate memory for Lua tables (#2879)
|
2025-06-16 11:19:18 +08:00 |
|
三咲雅 misaki masa
|
622ba09a80
|
refactor: use raw identifiers (#2783)
|
2025-05-21 17:32:41 +08:00 |
|
三咲雅 · Misaki Masa
|
54687181b3
|
feat: promote Id to a first-class type (#2692)
|
2025-04-28 23:52:23 +08:00 |
|
三咲雅 · Misaki Masa
|
db0300c902
|
feat: new ya.id("app") to get YAZI_ID in plugins (#2503)
|
2025-03-20 20:26:45 +08:00 |
|
三咲雅 · Misaki Masa
|
133c6ebc9d
|
refactor: rename cf to rt (#2393)
|
2025-02-24 21:26:19 +08:00 |
|
三咲雅 · Misaki Masa
|
da36cd6ab8
|
feat: new cx.layer API to determine the current UI layer (#2247)
|
2025-01-26 01:54:18 +08:00 |
|
三咲雅 · Misaki Masa
|
805597268a
|
feat!: use an Error userdata instead of a plain error code for I/O errors (#1939)
|
2024-11-23 18:30:17 +08:00 |
|
三咲雅 · Misaki Masa
|
00486521b8
|
perf: lazy load ui, ya, fs, and ps (#1903)
|
2024-11-13 11:38:11 +08:00 |
|
三咲雅 · Misaki Masa
|
a9a8a190a4
|
refactor: upgrade to mlua v0.10.0 (#1842)
|
2024-11-08 22:37:32 +08:00 |
|
三咲雅 · Misaki Masa
|
13e307eab2
|
refactor: simplify module exports (#1770)
|
2024-10-12 21:05:12 +08:00 |
|
三咲雅 · Misaki Masa
|
23a56c24a4
|
feat: new extract builtin plugin for archive extracting (#1321)
|
2024-07-31 08:27:22 +08:00 |
|
三咲雅 · Misaki Masa
|
0c5d621348
|
feat!: include the sender ID in static messages (#1172)
|
2024-06-23 01:33:59 +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
|
4755654224
|
feat: add is_exec and is_sticky to Cha bindings (#875)
|
2024-04-05 17:11:40 +08:00 |
|
sxyazi
|
d04b549f4e
|
feat: merge the sender and severity in the DDS payload into the same field to simplify the protocol (#871)
|
2024-04-04 02:33:58 +08:00 |
|
三咲雅 · Misaki Masa
|
c240602046
|
perf: port require() and ya.sync() to Rust to avoid plugin information initialization process (#853)
|
2024-03-30 22:15:05 +08:00 |
|
三咲雅 · Misaki Masa
|
903f3da7e5
|
feat: DDS (Data Distribution Service) (#826)
|
2024-03-29 23:30:30 +08:00 |
|