index
:
hydrus-api-rs
main
serde
Rust hydrus api client
jakka
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2025-10-01
reconfigured the library, moved async client and trait to their own module. ↵
jakka
in the future sync and async implementations will be separated
2025-09-18
cleaned up documentation. added the rest of file importing and deleting api ↵
jakka
functions
2025-09-18
added documentation
jakka
2025-09-17
moved more single-field json objects into reponse object
jakka
2025-09-17
implemeted better nested hydrus api response objects
jakka
2025-09-17
fixed get_service api reponse parsing
jakka
2025-09-17
separated client functions into different traits - trait per section in api ↵
jakka
documentation
2025-09-17
moved to async http client and serde
jakka
2025-09-13
added missing option
jakka
2025-09-13
continued working on api
jakka
2025-09-10
added repr macros for less boilerplate
jakka
2025-09-09
continued working on api
jakka
2025-09-09
continued working on api
jakka
2025-09-08
continued working on api
jakka
2025-09-08
continued working on api
jakka
2025-09-08
continued working on api. added proper encoding and decoding for permissions ↵
jakka
and service types
2025-09-08
in proccess of switching from serde to musli
jakka
2025-09-04
continued adding api
jakka
2025-09-03
continued adding api
jakka
2025-09-03
started working on api impl
jakka
2025-09-03
--allow-empty
jakka