三咲雅 misaki masa
|
578016e00f
|
refactor: use the term "action" instead of "command" (#3694)
|
2026-02-18 17:08:48 +08:00 |
|
三咲雅 misaki masa
|
6757fed5aa
|
feat: new which:dismiss command to dismiss the which component (#3654)
|
2026-02-02 02:53:02 +08:00 |
|
三咲雅 misaki masa
|
92880b844b
|
refactor: make command data cloneable (#3613)
|
2026-01-26 07:36:35 +08:00 |
|
三咲雅 misaki masa
|
d17e7e14cd
|
feat: experimental module-level async support (#3594)
|
2026-01-21 19:19:39 +08:00 |
|
三咲雅 misaki masa
|
16d20e2171
|
feat: new Path.os() API creates an OS-native Path (#3541)
|
2026-01-09 19:51:37 +08:00 |
|
三咲雅 misaki masa
|
e7cd66370f
|
fix: avoid UI-dependent async APIs from being called during app initialization to avoid deadlocks (#3445)
|
2025-12-19 00:21:13 +08:00 |
|
三咲雅 misaki masa
|
ac7718c226
|
feat: new experimental ya.async() API (#3422)
|
2025-12-11 01:10:28 +08:00 |
|
三咲雅 misaki masa
|
e5ee31cb7e
|
feat: new Unix path backend (#3359)
|
2025-11-24 11:35:10 +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
|
e9742cb809
|
fix: check compatibility when reusing previewer bytecode cache (#3190)
|
2025-09-21 23:33:30 +08:00 |
|
三咲雅 misaki masa
|
3713478753
|
feat: multi-entry support for plugin system (#3154)
|
2025-09-08 23:38:10 +08:00 |
|
三咲雅 misaki masa
|
84907297a0
|
perf: string interning to reduce memory usage of mimetype and URL domain (#3084)
|
2025-08-19 21:58:57 +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
|
548bb0d063
|
refactor: upgrade to mlua v0.11.0 (#2989)
|
2025-07-16 11:02:34 +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
|
52ecb31f5a
|
refactor: introduce the SStr type for static strings (#2957)
|
2025-07-06 22:16:29 +08:00 |
|
三咲雅 misaki masa
|
a426d449f4
|
refactor: new yazi-parser crate (#2956)
|
2025-07-06 19:17:00 +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
|
917fee939f
|
perf: make preload tasks discardable (#2875)
|
2025-06-14 16:13:48 +08:00 |
|
三咲雅 misaki masa
|
414d46fd16
|
perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862)
|
2025-06-11 10:13:51 +08:00 |
|
三咲雅 · Misaki Masa
|
eba9f1e4f0
|
feat: calculate real-time directory size in spotter (#2695)
|
2025-04-29 22:17:06 +08:00 |
|
三咲雅 · Misaki Masa
|
9565c1b6fd
|
perf!: cache UserData fields (#2572)
|
2025-04-05 07:42:27 +08:00 |
|
三咲雅 · Misaki Masa
|
c5808a0db4
|
perf: lazy compile and cache lua plugins as binary bytecode (#2490)
|
2025-03-17 16:12:43 +08:00 |
|
三咲雅 · Misaki Masa
|
8b3ce1838a
|
feat!: new @sync peek annotation for sync previewers (#2487)
|
2025-03-16 17:41:27 +08:00 |
|
三咲雅 · Misaki Masa
|
324a439c73
|
feat: file navigation wraparound with new arrow prev and arrow next commands (#2485)
|
2025-03-15 17:44:42 +08:00 |
|
三咲雅 · Misaki Masa
|
133c6ebc9d
|
refactor: rename cf to rt (#2393)
|
2025-02-24 21:26:19 +08:00 |
|
三咲雅 · Misaki Masa
|
7b4c4eae40
|
feat: new cf and th allow to access user configuration and theme scheme in sync/async plugins consistently (#2389)
|
2025-02-23 20:37:35 +08:00 |
|
三咲雅 · Misaki Masa
|
d75a5d6628
|
feat: reduce terminal response wait timeout (#2314)
|
2025-02-10 18:46:38 +08:00 |
|
三咲雅 · Misaki Masa
|
a8477059fd
|
feat: use positional argument instead of --args for the plugin command (#2299)
|
2025-02-07 02:51:13 +08:00 |
|
三咲雅 · Misaki Masa
|
c061397a09
|
feat: allow preloaders to return an optional Error to describe the failure (#2253)
|
2025-01-28 04:35:51 +08:00 |
|
三咲雅 · Misaki Masa
|
5058cf2294
|
fix: sync block execution failed due to Runtime mutably borrowed more than once (#2225)
|
2025-01-19 22:54:34 +08:00 |
|
三咲雅 · Misaki Masa
|
7d993c1517
|
feat: support and hide Windows system files by default (#2149)
|
2025-01-03 08:18:34 +08:00 |
|
三咲雅 · Misaki Masa
|
4bd8b0b446
|
feat: new load DDS event (#1980)
|
2024-12-03 09:13:23 +08:00 |
|
三咲雅 · Misaki Masa
|
d72f90356b
|
feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966)
|
2024-11-30 21:25:57 +08:00 |
|
sxyazi
|
870b0504e9
|
fix: ignore cancellation in C functions
|
2024-11-23 13:16:11 +08:00 |
|
三咲雅 · Misaki Masa
|
0f9a3195b7
|
feat!: video spotter & using ffmpeg instead of ffmpegthumbnailer as previewer backend (#1928)
|
2024-11-22 18:21:29 +08:00 |
|
三咲雅 · Misaki Masa
|
1f32601dc4
|
feat: spotter (#1802)
|
2024-11-20 16:43:38 +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
|
baf062f3b1
|
feat!: deprecate --sync option for the plugin command (#1891)
|
2024-11-07 23:08:39 +08:00 |
|
三咲雅 · Misaki Masa
|
0baccdc9aa
|
fix: use complete rendering instead of partial rendering for no task progress report (#1876)
|
2024-11-01 19:52:19 +08:00 |
|
三咲雅 · Misaki Masa
|
e58cf555da
|
feat: add a compatibility layer for ui.Paragraph to help users transition more smoothly to the new ui.Text (#1794)
|
2024-10-16 20:17:56 +08:00 |
|
三咲雅 · Misaki Masa
|
43b5ae0e6c
|
feat!: add ui.Text, ui.Table, remove ui.Paragraph and ui.ListItem (#1776)
|
2024-10-14 01:54:03 +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
|
558d97d084
|
perf: merge multiple file operations into one to greatly speed up updates in large directories (#1745)
|
2024-10-08 19:33:38 +08:00 |
|
三咲雅 · Misaki Masa
|
3150fb10f7
|
refactor: turn RectRef, PaddingRef, PositionRef into Rect, Padding, Position (#1730)
|
2024-10-04 20:23:36 +08:00 |
|
三咲雅 · Misaki Masa
|
5b66192332
|
fix: one file's mime-type changed multiple times without triggering a preview again (#1682)
|
2024-09-26 00:22:55 +08:00 |
|
三咲雅 · Misaki Masa
|
631afd09ee
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
三咲雅 · Misaki Masa
|
2453539fb5
|
feat: add list_meta() method to archive plugin (#1638)
|
2024-09-14 19:00:03 +08:00 |
|