yazi/yazi-dds/src
2024-07-22 19:06:02 +08:00
..
body refactor: fix Clippy warnings (#1312) 2024-07-20 16:34:04 +08:00
client.rs feat: add support for %@ argument extension on Windows to align with Unix platforms (#1319) 2024-07-22 19:06:02 +08:00
lib.rs feat: allow setting YAZI_ID as a command line argument (#1305) 2024-07-18 15:04:46 +08:00
payload.rs feat!: include the sender ID in static messages (#1172) 2024-06-23 01:33:59 +08:00
pubsub.rs feat!: include the sender ID in static messages (#1172) 2024-06-23 01:33:59 +08:00
pump.rs feat: allow setting YAZI_ID as a command line argument (#1305) 2024-07-18 15:04:46 +08:00
sendable.rs feat: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +08:00
server.rs feat!: include the sender ID in static messages (#1172) 2024-06-23 01:33:59 +08:00
state.rs feat!: include the sender ID in static messages (#1172) 2024-06-23 01:33:59 +08:00
stream.rs fix: move the DDS socket file out of the cache directory to avoid being affected by yazi --clear-cache 2024-04-27 16:47:50 +08:00