三咲雅 misaki masa
|
c27ef58116
|
feat: support VFS for join(), starts_with(), and ends_with() of Url (#3094)
|
2025-08-23 23:06:11 +08:00 |
|
三咲雅 misaki masa
|
0054cf0b87
|
perf: lock-free hashing for string interns (#3091)
|
2025-08-21 09:40:52 +08:00 |
|
三咲雅 misaki masa
|
7a9bfff95d
|
perf: switch to a higher-performance hash algorithm (#3083)
|
2025-08-19 15:58:39 +08:00 |
|
三咲雅 misaki masa
|
3ca33c1f84
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
三咲雅 misaki masa
|
9810196565
|
refactor: introduce LocBuf (#3062)
|
2025-08-17 16:25:04 +08:00 |
|
三咲雅 misaki masa
|
1bfcbc1664
|
feat: introduce the concept of Uri (#3049)
|
2025-08-13 01:38:43 +08:00 |
|
三咲雅 misaki masa
|
a109aa92e7
|
refactor: refine URN for archives (#3043)
|
2025-08-11 01:02:53 +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
|
74bd98031e
|
feat: key-* DDS events to allow canceling user key commands (#3005)
|
2025-07-20 14:11: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
|
60a2382087
|
refactor: switch to actor model (#2986)
|
2025-07-14 23:08:11 +08:00 |
|
三咲雅 misaki masa
|
f5d0f47b51
|
fix: Cargo doesn't respect the workspace profile settings (#2899)
|
2025-06-21 14:58:58 +08:00 |
|
三咲雅 misaki masa
|
917fee939f
|
perf: make preload tasks discardable (#2875)
|
2025-06-14 16:13:48 +08:00 |
|
三咲雅 misaki masa
|
aae3f9ea4a
|
refactor: promote Id to the task scheduler (#2873)
|
2025-06-14 12:07:22 +08:00 |
|
三咲雅 misaki masa
|
4fdc0f120f
|
fix: make every effort to carry hidden states for dummy files (#2814)
|
2025-05-31 00:08:50 +08:00 |
|
三咲雅 misaki masa
|
622ba09a80
|
refactor: use raw identifiers (#2783)
|
2025-05-21 17:32:41 +08:00 |
|
三咲雅 · Misaki Masa
|
db60951783
|
fix: detach background and orphan processes from the controlling terminal with setsid() (#2723)
|
2025-05-05 16:11:25 +08:00 |
|
三咲雅 · Misaki Masa
|
2c99075ffa
|
feat: new fs.calc_size() API (#2691)
|
2025-04-28 21:56:08 +08:00 |
|
三咲雅 · Misaki Masa
|
6a9e7da8a3
|
perf: double directory size calculation speed (#2683)
|
2025-04-28 19:51:12 +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
|
a0c6842626
|
fix: respect hidden status of directory junctions and symlinks themselves on Windows (#2471)
|
2025-03-11 13:02:58 +08:00 |
|
三咲雅 · Misaki Masa
|
235f6888d4
|
refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397)
|
2025-02-25 23:12:54 +08:00 |
|
三咲雅 · Misaki Masa
|
b236f34d31
|
feat: new @since plugin annotation to specify the minimum supported Yazi version (#2290)
|
2025-02-05 15:55:56 +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
|
54918b506f
|
feat: new --cwd parameter for the shell command and fs.cwd() API (#2060)
|
2024-12-17 18:31:17 +08:00 |
|
三咲雅 · Misaki Masa
|
196a46cc5e
|
fix: choose a more conservative macro_workers value to ensure concurrency safety with certain USB flash drives (#2040)
|
2024-12-14 08:02:24 +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
|
d72f90356b
|
feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966)
|
2024-11-30 21:25:57 +08:00 |
|
三咲雅 · Misaki Masa
|
37292adfde
|
perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962)
|
2024-11-28 01:56:53 +08:00 |
|
Integral
|
87f7fb6b3b
|
refactor: make error messages more user-friendly (#1935)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-23 13:09:56 +08:00 |
|
三咲雅 · Misaki Masa
|
1f32601dc4
|
feat: spotter (#1802)
|
2024-11-20 16:43:38 +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 |
|
Sarveshwaar SS
|
17a1169ea2
|
feat: append the suffix to the end when generating unique filenames for directories, i.e., after not before the extension (#1784)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-10-16 00:44:27 +08:00 |
|
三咲雅 · Misaki Masa
|
097e5abb82
|
refactor: replace Metadata with Cha in the file scheduler to improve interoperability with yazi-fs (#1785)
|
2024-10-15 20:38:34 +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
|
034c28bacb
|
feat: reuse the code previewer seeking behavior for json, archive, and empty (#1721)
|
2024-10-03 08:21:17 +08:00 |
|
三咲雅 · Misaki Masa
|
e1773b11f1
|
feat: async micro task initialization error handling (#1710)
|
2024-10-01 18:38:37 +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
|
7222e178a3
|
perf: introduce URN to speed up large directory file updates (#1652)
|
2024-09-19 20:43:03 +08:00 |
|
三咲雅 · Misaki Masa
|
d20b3d8408
|
refactor: privatize url of the File (#1619)
|
2024-09-10 00:31:21 +08:00 |
|
三咲雅 · Misaki Masa
|
907ac09e34
|
fix: continuous fetcher was not scheduled consecutively (#1575)
|
2024-08-31 11:57:39 +08:00 |
|
sxyazi
|
b066652b65
|
refactor: tab locking
|
2024-08-10 20:25:35 +08:00 |
|
Xerxes-2
|
9d1fab84ef
|
fix: android building error caused by trash crate (#1393)
|
2024-08-02 12:46:43 +08:00 |
|