Commit Graph

16 Commits

Author SHA1 Message Date
7834bbd956 common: don't expose types directly 2025-12-05 20:59:19 +09:00
fdd4880d05 common/types: add better alias for MountPath 2025-11-25 05:28:19 +09:00
b03f60c985 common/types: add better alias for PlaylistVersion 2025-11-25 05:28:19 +09:00
5188809327 commands: fix request de/serialization for list 2025-11-24 22:00:42 +09:00
7b27a650a1 commands: split response tokenizer into separate file 2025-11-24 19:28:28 +09:00
b5fbaadca2 Implement a proper request tokenizer 2025-11-24 19:25:00 +09:00
e910d29aa4 Rust edition 2024
Some checks failed
Build and test / build (push) Successful in 59s
Build and test / check (push) Failing after 1m2s
Build and test / test (push) Successful in 1m42s
Build and test / docs (push) Successful in 1m19s
2025-02-26 16:39:34 +01:00
58a06bd930 common/types: move stuff from requests to types
Some checks failed
Build and test / build (push) Successful in 56s
Build and test / check (push) Failing after 59s
Build and test / docs (push) Successful in 1m25s
Build and test / test (push) Successful in 1m38s
2025-02-25 12:15:39 +01:00
9cef59eb88 Implement some more commands 2024-12-14 00:14:02 +01:00
9cb92741a4 Implement some more commands
Some checks failed
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
4f6392e376 commands: use real Filter type 2024-12-13 17:16:16 +01:00
2ee6bbc582 Add more commands 2024-12-02 21:00:22 +01:00
3e512092bd Add existing command parsers to the main request parser 2024-12-01 19:16:44 +01:00
08104b3537 Implement some more commands 2024-12-01 18:31:34 +01:00
49e070a41d Continued development 2024-11-30 01:57:45 +01:00
8293c6e6e5 Initial commit 2024-11-05 22:47:35 +01:00