Commit Graph

18 Commits

Author SHA1 Message Date
cf0db472e8
commands: verify key uniqueness for ResponseAttributes -> HashMap 2024-12-13 17:16:16 +01:00
4f6392e376
commands: use real Filter type 2024-12-13 17:16:16 +01:00
2fb97a9964
Move repo to Projects 2024-12-13 17:16:15 +01:00
48beaa7732
examples/mpd-client: format 2024-12-13 16:59:40 +01:00
2bd53462d7
.gitea/build-and-test: init
Some checks failed
Build and test / check (push) Failing after 5m36s
Build and test / build (push) Successful in 10m23s
Build and test / test (push) Failing after 6m16s
Build and test / docs (push) Successful in 10m25s
2024-12-10 21:48:20 +01:00
edeb0e3b78
.envrc: init 2024-12-05 18:10:11 +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
1561ae2e80
prefer unimplemented! for unimplemented functions 2024-11-30 03:36:00 +01:00
d45502a43e
commands: add derives for a few response types 2024-11-30 03:31:52 +01:00
4fada75fe9
commands: handle some more response parsing 2024-11-30 03:28:22 +01:00
184f9fc215
commands/stats: parse_response 2024-11-30 02:28:29 +01:00
74074bf9c7
commands: make macros usable without use statements 2024-11-30 02:28:10 +01:00
84f061a79f
commands: use different datastructure for response attrs 2024-11-30 02:18:06 +01:00
472be6c083
flake.lock: bump 2024-11-30 01:57:57 +01:00
49e070a41d
Continued development 2024-11-30 01:57:45 +01:00
8293c6e6e5
Initial commit 2024-11-05 22:47:35 +01:00