Nya
Nya copied to clipboard
Integrated fluxpoint.dev API and key handling
- Added
ConfigManager.cs
for API key retrieval from configuration. - Updated
WebAPIEntries.cs
to include authenticated requests for images fromfluxpoint.dev
. - Modified
ImageSourcesManager.cs
to addfluxpoint.dev
as an image source. - Refactored
EndpointData.cs
to include new categories for SFW and NSFW images and GIFs. - Updated
PluginConfig.cs
to ensure consistency with new configuration approach. - Set up storage and retrieval of the
fluxpoint.dev
API key.
Right now the gif endpoints don't work because of the site path /img vs /gif. Really just want to add animated gif only support which I saw was done in the quest build for Nya.