Commit Graph

19 Commits

Author SHA1 Message Date
oysteikt 2a97914c93 commands: split Command trait into req + res parts 2025-12-05 22:54:01 +09:00
oysteikt 6191e10028 cargo fmt 2025-12-07 21:39:57 +09:00
oysteikt d811840ea1 commands: parse to Self::Request 2025-12-05 22:00:11 +09:00
oysteikt ef753e199a common: don't expose types directly 2025-12-05 20:59:19 +09:00
oysteikt 4f8fa26cd4 common/types: add better alias for MountPath 2025-11-25 04:27:20 +09:00
oysteikt f778d85a3c common/types: add better alias for PlaylistVersion 2025-11-25 04:02:03 +09:00
oysteikt bdbecf3e8f commands: fix request de/serialization for list 2025-11-24 22:00:42 +09:00
oysteikt e45d8c054b commands: split response tokenizer into separate file 2025-11-24 19:16:09 +09:00
oysteikt f3ad2fc73a Implement a proper request tokenizer 2025-11-24 14:18:30 +09:00
oysteikt 88e3deebc8 Rust edition 2024 2025-02-26 16:39:34 +01:00
oysteikt 98d1b1eebb common/types: move stuff from requests to types 2025-02-23 19:46:28 +01:00
oysteikt c04c14e710 Implement some more commands 2024-12-14 00:14:02 +01:00
oysteikt 1e6279b7df Implement some more commands 2024-12-13 18:20:03 +01:00
oysteikt b4dfdb9b8b commands: use real Filter type 2024-12-13 17:05:08 +01:00
oysteikt 7c91dda409 Add more commands 2024-12-01 20:06:01 +01:00
oysteikt d2ef02971f Add existing command parsers to the main request parser 2024-12-01 19:16:44 +01:00
oysteikt a7da84bc9c Implement some more commands 2024-11-30 17:12:49 +01:00
oysteikt a1ef15f41b Continued development 2024-11-30 01:57:45 +01:00
oysteikt 8b0d33b941 Initial commit 2024-11-05 22:47:35 +01:00