yazi/yazi-dds/src
2025-07-20 14:11:57 +08:00
..
body feat: key-* DDS events to allow canceling user key commands (#3005) 2025-07-20 14:11:57 +08:00
client.rs refactor: pull DDS events out into a macro (#2977) 2025-07-11 08:55:56 +08:00
lib.rs refactor: eliminate the tab conceptual hierarchy (#2999) 2025-07-18 14:31:16 +08:00
macros.rs feat: key-* DDS events to allow canceling user key commands (#3005) 2025-07-20 14:11:57 +08:00
payload.rs feat: key-* DDS events to allow canceling user key commands (#3005) 2025-07-20 14:11:57 +08:00
pubsub.rs refactor: pull DDS events out into a macro (#2977) 2025-07-11 08:55:56 +08:00
pump.rs refactor: pull DDS events out into a macro (#2977) 2025-07-11 08:55:56 +08:00
sendable.rs perf!: cacheable iterator (#2997) 2025-07-18 07:48:00 +08:00
server.rs refactor: invert the dependency relationship between yazi-parser and yazi-proxy (#2992) 2025-07-16 22:46:10 +08:00
state.rs fix: always try to create state directory before draining DDS data (#2769) 2025-05-17 14:25:08 +08:00
stream.rs fix: use a different cache directory for each user to avoid permission issues (#1541) 2024-08-23 18:28:47 +08:00