adamnemecek
|
021d86f0d1
|
refactor: use Self where possible (#3138)
|
2025-09-06 00:48:30 +08:00 |
|
三咲雅 misaki masa
|
e795d6cf42
|
feat: offload mimetype fetching on opening files to the task scheduler (#3141)
|
2025-09-06 00:18:31 +08:00 |
|
三咲雅 misaki masa
|
cfc7238638
|
feat: port task manager to Lua (#3134)
|
2025-09-03 22:25:16 +08:00 |
|
三咲雅 misaki masa
|
d7df581b67
|
feat: tasks without progress (#3131)
|
2025-09-02 16:58:34 +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
|
292d37ccde
|
refactor: simplify cursor repositioning (#3040)
|
2025-08-08 02:41:41 +08:00 |
|
三咲雅 misaki masa
|
41b00c8d4e
|
feat: allow DDS events to change command arguments (#3037)
|
2025-08-06 22:23:22 +08:00 |
|
三咲雅 misaki masa
|
d5f225bc4a
|
feat: virtual file system (#3034)
|
2025-08-05 02:23:57 +08:00 |
|
三咲雅 misaki masa
|
da97e5a8b4
|
feat: URL covariance for the mimetype agency (#3030)
|
2025-07-31 00:48:54 +08:00 |
|
三咲雅 misaki masa
|
9c1f303f2c
|
feat: URL covariance for selected and yanked files (#3025)
|
2025-07-29 15:03:22 +08:00 |
|
三咲雅 misaki masa
|
9535caad5b
|
fix: make URLs with invalid UTF-8 serializable (#3023)
|
2025-07-28 17:21:47 +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
|
c28d2e8180
|
refactor: eliminate the tab conceptual hierarchy (#2999)
|
2025-07-18 14:31:16 +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
|
60a2382087
|
refactor: switch to actor model (#2986)
|
2025-07-14 23:08:11 +08:00 |
|
simonborje
|
559a46e399
|
feat: make ticket optional for cmp:trigger (#2968)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-07-10 00:12:51 +08:00 |
|
三咲雅 misaki masa
|
917e1f54a1
|
perf: do not listen for file changes in inactive tabs (#2958)
|
2025-07-06 22:27:56 +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 |
|