|
|
b5fbaadca2
|
Implement a proper request tokenizer
|
2025-11-24 19:25:00 +09:00 |
|
|
|
3bd7aaaad2
|
WIP: serialize requests
|
2025-11-21 18:50:58 +09:00 |
|
|
|
8aba3d8859
|
filter: implement fmt::Display
|
2025-11-21 18:50:58 +09:00 |
|
|
|
e4ece7d6b2
|
common/types: implement serialization helpers for Tag
|
2025-11-21 18:50:58 +09:00 |
|
|
|
f07f90aee5
|
common/types: implement fmt::Display
|
2025-11-21 18:50:58 +09:00 |
|
|
|
6e2aa2ba65
|
Cargo.toml: bump deps
|
2025-11-21 16:15:16 +09:00 |
|
|
|
1ef8ef669a
|
flake.lock: bump
|
2025-11-21 16:14:13 +09:00 |
|
|
|
c6a123a6e1
|
commands: implement response parser for lsinfo
|
2025-11-21 16:13:09 +09:00 |
|
|
|
06e24f0ce0
|
cargo fmt + clippy
|
2025-11-21 16:04:46 +09:00 |
|
|
|
da31ab75e2
|
filter: add unit tests
|
2025-11-21 15:49:27 +09:00 |
|
|
|
d09ca013d5
|
commands: implement response parser for tagtypes available
|
2025-11-21 15:16:30 +09:00 |
|
|
|
10913fd48c
|
commands: implement response parser for protocol
|
2025-11-21 15:14:43 +09:00 |
|
|
|
73ddb6d498
|
commands: implement response parser for protocol available
|
2025-11-21 15:12:21 +09:00 |
|
|
|
ede28623ef
|
commands: return runtime errors on invalid property names
|
2025-11-21 15:07:50 +09:00 |
|
|
|
130fe49597
|
commands: create result struct for readmessages
|
2025-11-21 14:55:57 +09:00 |
|
|
|
4a1df97ad6
|
commands: precalculate capacity and use iterators
|
2025-11-21 14:44:17 +09:00 |
|
|
|
7a966051d5
|
commands: make better use of expect_property_type!
|
2025-11-21 14:38:09 +09:00 |
|
|
|
7dc3d7f9cf
|
commands: implement response parser for listmounts
|
2025-11-21 14:32:06 +09:00 |
|
|
|
2b1e99445a
|
commands: implement common traits for responses
|
2025-11-21 14:18:44 +09:00 |
|
|
|
e932b62195
|
commands: implement response parser for decoders
|
2025-11-21 14:14:25 +09:00 |
|
|
|
49f440770e
|
commands: implement response parser for listneighbors
|
2025-11-21 14:04:12 +09:00 |
|
|
|
153ae9520f
|
commands: implement response parser for outputs
|
2025-11-21 13:55:10 +09:00 |
|
|
|
424c530d5d
|
common/types: add debug assertions for range orders
|
2025-10-13 15:35:56 +09:00 |
|
|
|
a637f24e66
|
flake.lock: bump, Cargo.toml: update inputs
|
2025-10-12 23:01:17 +09:00 |
|
|
|
1d693b7b2a
|
commands: fix clippy warnings about confusing elided lifetimes
|
2025-10-12 22:59:50 +09:00 |
|
|
|
484b1fb68d
|
flake.lock: bump, Cargo.toml: update inputs
|
2025-09-20 18:05:21 +02:00 |
|
|
|
2fa58533ba
|
.gitignore: ignore Cargo.lock
This is okay because this is a library
|
2025-09-20 18:03:35 +02:00 |
|
|
|
088665c9ff
|
flake.lock: bump
Build and test / build (push) Successful in 45s
Build and test / check (push) Failing after 46s
Build and test / test (push) Successful in 1m11s
Build and test / docs (push) Successful in 1m37s
|
2025-08-03 05:01:37 +02:00 |
|
|
|
3e2e3fdc68
|
.gitea/workflows: update gitea-web target host
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
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
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
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:15:00 +02:00 |
|
|
|
c95d39a9ec
|
flake.lock: bump
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
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
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
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
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
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
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
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
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
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
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
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
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 |
|