Commit Graph

19 Commits

Author SHA1 Message Date
oysteikt ffb1911b89 commands: split Command trait into req + res parts 2026-01-09 13:25:35 +09:00
oysteikt c43fa3cfdb cargo fmt 2026-01-09 13:25:35 +09:00
oysteikt 21831a2c68 commands: parse to Self::Request 2026-01-09 13:25:33 +09:00
oysteikt 0925a40ea6 common: don't expose types directly 2026-01-09 13:25:32 +09:00
oysteikt 9fbf192a1b common/types: add better alias for MountPath 2026-01-09 13:25:32 +09:00
oysteikt c833143496 common/types: add better alias for PlaylistVersion 2026-01-09 13:25:31 +09:00
oysteikt bb1b206a83 commands: fix request de/serialization for list 2026-01-09 13:25:30 +09:00
oysteikt ea8a0dbf72 commands: split response tokenizer into separate file 2026-01-09 13:25:29 +09:00
oysteikt 5c745ed67a Implement a proper request tokenizer 2026-01-09 13:25:28 +09:00
oysteikt 8f5ad84c00 Rust edition 2024 2026-01-09 13:25:19 +09:00
oysteikt 05983bf687 common/types: move stuff from requests to types 2026-01-09 13:25:19 +09:00
oysteikt 4d8c5cd471 Implement some more commands 2026-01-09 13:25:16 +09:00
oysteikt 9cb92741a4 Implement some more commands
Build and test / check (push) Failing after 13s
Build and test / test (push) Failing after 14s
Build and test / build (push) Successful in 57s
Build and test / docs (push) Successful in 1m12s
2024-12-13 18:20:03 +01:00
oysteikt 4f6392e376 commands: use real Filter type 2024-12-13 17:16:16 +01:00
oysteikt 2ee6bbc582 Add more commands 2024-12-02 21:00:22 +01:00
oysteikt 3e512092bd Add existing command parsers to the main request parser 2024-12-01 19:16:44 +01:00
oysteikt 08104b3537 Implement some more commands 2024-12-01 18:31:34 +01:00
oysteikt 49e070a41d Continued development 2024-11-30 01:57:45 +01:00
oysteikt 8293c6e6e5 Initial commit 2024-11-05 22:47:35 +01:00