Iceshrimp.NET/Iceshrimp.Backend/Core
Laura Hausmann f7a5d86326
[backend/drive] Fix LibVips autorot error
The error message said that the operation must be mutable, but it only works when the operation is not mutable. Oh well.
2024-08-12 03:21:04 +02:00
..
Configuration [backend/configuration] Add config validation for the image processing pipeline 2024-08-12 03:21:04 +02:00
Database [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
Events [backend/events] Add events for user follow/mute/block (& their respective opposites) (ISH-218, ISH-219) 2024-03-26 18:12:23 +01:00
Extensions [backend/drive] Move ImageProcessor.cs into the ImageProcessing subfolder 2024-08-12 03:21:04 +02:00
Federation [backend] Refactor dictionary initializers to use the new syntax 2024-08-12 03:21:03 +02:00
Helpers [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
Middleware [backend] Use SemaphorePlus instead of SemaphoreSlim 2024-07-22 05:59:41 +02:00
Queues [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
Services [backend/drive] Fix LibVips autorot error 2024-08-12 03:21:04 +02:00
Tasks [backend/core] Improve logging in MediaCleanupTask 2024-07-02 23:34:16 +02:00