quintodrome/plugins/pdk/rust/nd-pdk-host/src
Deluan 03844a9a36 feat(plugins): add NoFollowRedirects option to HTTPRequest
Allow plugins to opt out of automatic redirect following on a per-request
basis. When set to true, the response returns the redirect status code and
Location header directly instead of following to the final destination.
2026-03-20 18:16:07 -04:00
..
lib.rs feat(plugins): add TaskQueue host service for persistent background task queues (#5116) 2026-03-03 13:48:49 -05:00
nd_host_artwork.rs feat(plugins): New Plugin System with multi-language PDK support (#4833) 2026-01-14 19:22:48 -05:00
nd_host_cache.rs fix(plugins): add base64 handling for []byte and remove raw=true (#5121) 2026-02-27 19:00:19 -05:00
nd_host_config.rs feat(plugins): New Plugin System with multi-language PDK support (#4833) 2026-01-14 19:22:48 -05:00
nd_host_http.rs feat(plugins): add NoFollowRedirects option to HTTPRequest 2026-03-20 18:16:07 -04:00
nd_host_kvstore.rs feat(plugins): add TTL support, batch operations, and hardening to kvstore (#5127) 2026-02-28 23:12:17 -05:00
nd_host_library.rs feat(plugins): New Plugin System with multi-language PDK support (#4833) 2026-01-14 19:22:48 -05:00
nd_host_scheduler.rs feat(plugins): New Plugin System with multi-language PDK support (#4833) 2026-01-14 19:22:48 -05:00
nd_host_subsonicapi.rs fix(plugins): add base64 handling for []byte and remove raw=true (#5121) 2026-02-27 19:00:19 -05:00
nd_host_task.rs feat(plugins): add TaskQueue host service for persistent background task queues (#5116) 2026-03-03 13:48:49 -05:00
nd_host_users.rs feat(plugins): New Plugin System with multi-language PDK support (#4833) 2026-01-14 19:22:48 -05:00
nd_host_websocket.rs fix(plugins): add base64 handling for []byte and remove raw=true (#5121) 2026-02-27 19:00:19 -05:00