Commit Graph

42 Commits

Author SHA1 Message Date
3e2e3fdc68 .gitea/workflows: update gitea-web target host
Some checks failed
Build and test / build (push) Failing after 1m17s
Build and test / check (push) Failing after 1m18s
Build and test / docs (push) Failing after 1m26s
Build and test / test (push) Successful in 1m31s
2025-08-03 04:50:54 +02:00
59994ce740 Cargo.toml: update deps
Some checks failed
Build and test / build (push) Successful in 1m29s
Build and test / check (push) Failing after 1m37s
Build and test / docs (push) Failing after 2m1s
Build and test / test (push) Failing after 2m29s
2025-07-11 20:37:16 +02:00
b42cad0b52 flake.lock: bump 2025-07-11 20:36:58 +02:00
3c49ece1a9 flake.nix: add cargo-edit to devshell 2025-07-11 20:36:50 +02:00
5a5870d7de flake.lock: bump
Some checks failed
Build and test / build (push) Has been cancelled
Build and test / check (push) Has been cancelled
Build and test / test (push) Has been cancelled
Build and test / docs (push) Has been cancelled
2025-05-07 10:43:24 +02:00
e5303954c5 Cargo.lock: bump
Some checks failed
Build and test / check (push) Has been cancelled
Build and test / build (push) Has been cancelled
Build and test / test (push) Has been cancelled
Build and test / docs (push) Has been cancelled
2025-05-05 10:15:00 +02:00
c95d39a9ec flake.lock: bump
Some checks failed
Build and test / build (push) Has been cancelled
Build and test / check (push) Has been cancelled
Build and test / test (push) Has been cancelled
Build and test / docs (push) Has been cancelled
2025-05-05 10:13:44 +02: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
380a4aed2c commands: deduplicate logic in macros, add more macros
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 1m40s
Build and test / docs (push) Successful in 1m27s
2025-02-23 19:26:46 +01:00
ed7f9a6917 commands: implement some more response parsers
Some checks failed
Build and test / build (push) Successful in 1m1s
Build and test / check (push) Failing after 1m0s
Build and test / test (push) Successful in 1m37s
Build and test / docs (push) Successful in 1m16s
2025-02-23 16:41:15 +01:00
432f16ae2b Cargo fmt
Some checks failed
Build and test / build (push) Successful in 57s
Build and test / check (push) Failing after 1m2s
Build and test / docs (push) Has been cancelled
Build and test / test (push) Has been cancelled
2025-02-23 16:40:06 +01:00
44ba3eb4dc commands: move ResponseAttributes parser out of Command
Some checks failed
Build and test / build (push) Successful in 1m0s
Build and test / check (push) Failing after 52s
Build and test / test (push) Successful in 1m45s
Build and test / docs (push) Successful in 1m23s
2025-02-23 16:33:34 +01:00
d80ebfc4cf flake.lock: bump
Some checks failed
Build and test / check (push) Failing after 51s
Build and test / build (push) Successful in 1m1s
Build and test / docs (push) Has been cancelled
Build and test / test (push) Has been cancelled
2025-02-23 16:31:49 +01:00
9f07114401 common: move types into separate files 2025-02-23 16:31:49 +01:00
5e0fe71feb Move project from Projects to Grzegorz
Some checks failed
Build and test / build (push) Successful in 58s
Build and test / check (push) Failing after 59s
Build and test / test (push) Successful in 1m33s
Build and test / docs (push) Successful in 1m4s
2025-01-06 16:32:13 +01:00
366f56da9e commands: fix some syntax errors reporting literals
Some checks failed
Build and test / build (push) Successful in 59s
Build and test / check (push) Failing after 58s
Build and test / docs (push) Successful in 1m21s
Build and test / test (push) Successful in 1m37s
2024-12-14 00:19:25 +01:00
9cef59eb88 Implement some more commands 2024-12-14 00:14:02 +01:00
abacb54c8d commands: add missing debug asserts
Some checks failed
Build and test / build (push) Failing after 16s
Build and test / test (push) Failing after 15s
Build and test / check (push) Failing after 59s
Build and test / docs (push) Successful in 1m17s
2024-12-13 19:31:50 +01:00
86183e56ad commands: add some TODOs for assumptions made about syntax 2024-12-13 19:31:48 +01:00
6a9cd00275 response: remove leftover response types, add error codes
Some checks failed
Build and test / check (push) Failing after 1m2s
Build and test / build (push) Successful in 1m3s
Build and test / test (push) Successful in 1m37s
Build and test / docs (push) Successful in 1m16s
2024-12-13 18:30:16 +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
cea3d3da04 commands: add a few TODOs
Some checks failed
Build and test / build (push) Successful in 57s
Build and test / check (push) Failing after 57s
Build and test / docs (push) Successful in 1m8s
Build and test / test (push) Successful in 1m27s
2024-12-13 17:16:16 +01:00
87fa93fb1c format 2024-12-13 17:16:16 +01:00
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