Commit Graph

20 Commits

Author SHA1 Message Date
ace026af6b commands: add a few TODOs 2024-12-13 17:08:59 +01:00
c62dfc58c9 format 2024-12-13 17:08:15 +01:00
b03c0fac3c commands: verify key uniqueness for ResponseAttributes -> HashMap 2024-12-13 17:06:28 +01:00
b4dfdb9b8b commands: use real Filter type 2024-12-13 17:05:08 +01:00
ecbc645784 Move repo to Projects 2024-12-13 17:02:58 +01:00
642a46a7fc examples/mpd-client: format 2024-12-13 16:59:40 +01:00
f6981052c8 .gitea/build-and-test: init 2024-12-10 21:48:20 +01:00
0ff66fb9d9 .envrc: init 2024-12-05 18:10:11 +01:00
7c91dda409 Add more commands 2024-12-01 20:06:01 +01:00
d2ef02971f Add existing command parsers to the main request parser 2024-12-01 19:16:44 +01:00
a7da84bc9c Implement some more commands 2024-11-30 17:12:49 +01:00
b84cf514c2 prefer unimplemented! for unimplemented functions 2024-11-30 03:36:00 +01:00
28610b5235 commands: add derives for a few response types 2024-11-30 03:31:52 +01:00
94b42b52bc commands: handle some more response parsing 2024-11-30 03:28:22 +01:00
1b22b05dc6 commands/stats: parse_response 2024-11-30 02:28:29 +01:00
d59b1bfb40 commands: make macros usable without use statements 2024-11-30 02:28:10 +01:00
48f7fc1faa commands: use different datastructure for response attrs 2024-11-30 02:18:06 +01:00
6c984cf322 flake.lock: bump 2024-11-30 01:57:57 +01:00
a1ef15f41b Continued development 2024-11-30 01:57:45 +01:00
8b0d33b941 Initial commit 2024-11-05 22:47:35 +01:00