Iceshrimp.NET/Iceshrimp.Backend/Controllers/Web/Renderers
Laura Hausmann c07bb35548
[backend/drive] Refactor ImageProcessor into a modular system
This commit lays the groundwork for a user-configurable image processing pipeline. It has exactly the same behavior as the old ImageProcessor, just modular & compartmentalized. It also adds support for AVIF & JXL encoding, though no code paths call it just yet.
2024-08-12 03:21:03 +02:00
..
FilterRenderer.cs [backend/api] Add filter endpoints (ISH-339) 2024-07-13 00:36:49 +02:00
NoteRenderer.cs [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
NotificationRenderer.cs [backend] Refactor Controllers folder 2024-07-04 18:17:50 +02:00
UserProfileRenderer.cs [backend] Refactor Controllers folder 2024-07-04 18:17:50 +02:00
UserRenderer.cs [backend] Refactor Controllers folder 2024-07-04 18:17:50 +02:00