yazi/yazi-dds/src
Mika Vilpas 2a35d30f38
feat: support ya sub subcommand for the Ya CLI (#1004)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-06-16 15:37:11 +08:00
..
body feat: support ya sub subcommand for the Ya CLI (#1004) 2024-06-16 15:37:11 +08:00
client.rs feat: support ya sub subcommand for the Ya CLI (#1004) 2024-06-16 15:37:11 +08:00
lib.rs feat: add a new ya send command to allow standalone client processes to communicate with DDS from the command line (#913) 2024-04-15 15:42:44 +08:00
payload.rs feat: split ya send into ya pub and ya pub-static to make it more ergonomic (#933) 2024-04-21 09:25:38 +08:00
pubsub.rs feat: support ya sub subcommand for the Ya CLI (#1004) 2024-06-16 15:37:11 +08:00
pump.rs feat: add new move, trash, and delete event kinds to DDS (#880) 2024-04-11 01:09:29 +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!: DDS client-server version check (#1111) 2024-06-02 03:04:53 +08:00
state.rs feat: merge the sender and severity in the DDS payload into the same field to simplify the protocol (#871) 2024-04-04 02:33:58 +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