Skip to content

Add image processing and visualization features#22

Merged
csharpfritz merged 9 commits intomainfrom
feature-ContentImages
Jun 26, 2025
Merged

Add image processing and visualization features#22
csharpfritz merged 9 commits intomainfrom
feature-ContentImages

Conversation

@csharpfritz
Copy link
Copy Markdown
Owner

  • Implemented a script to generate test images for AI productivity trends, tools usage, and time savings.
  • Added new markdown documentation for visualizing data with GitHub Copilot.
  • Enhanced ContentLoader to process and upload images to Azure Blob Storage.
  • Created ImageUploadHelper for handling image uploads and metadata management.
  • Introduced IImageService interface and ImageService implementation for image management.
  • Added custom Markdown extension for rewriting image URLs in content.
  • Updated various models and services to support image handling and metadata storage.
  • Included necessary NuGet packages for Azure Blob Storage and ImageSharp.

- Implemented a script to generate test images for AI productivity trends, tools usage, and time savings.
- Added new markdown documentation for visualizing data with GitHub Copilot.
- Enhanced ContentLoader to process and upload images to Azure Blob Storage.
- Created ImageUploadHelper for handling image uploads and metadata management.
- Introduced IImageService interface and ImageService implementation for image management.
- Added custom Markdown extension for rewriting image URLs in content.
- Updated various models and services to support image handling and metadata storage.
- Included necessary NuGet packages for Azure Blob Storage and ImageSharp.
- Merged distributed caching and Redis integration from main branch
- Kept image processing functionality from feature branch
- Combined constructor parameters to include both IDistributedCache and IImageService
- Added InvalidateTipsCacheAsync method to satisfy interface requirements
- Updated package references to include both Azure Storage and Redis packages
@csharpfritz csharpfritz merged commit 2c81650 into main Jun 26, 2025
@csharpfritz csharpfritz deleted the feature-ContentImages branch June 26, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant