Iceshrimp.NET/Iceshrimp.Backend/Core
Laura Hausmann 7e4282b386
[backend/drive] Switch to stream processing for remote media
This makes sure that files larger than the configured maximum remote media cache size are not loaded into memory (if the size is known), or are only loaded into memory until the configured maximum size before getting discarded (if the size is not known)
2024-07-28 23:32:04 +02:00
..
Configuration [backend/drive] Switch to stream processing for remote media 2024-07-28 23:32:04 +02:00
Database [backend/queue] Remove cluster mode (ISH-141) 2024-07-25 00:00:43 +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] Switch to stream processing for remote media 2024-07-28 23:32:04 +02:00
Federation [backend/federation] Fix (de-)serialization of unordered ASCollection(Page) objects (ISH-427) 2024-07-22 18:57:15 +02:00
Helpers [backend/queue] Fix QueueService race condition (properly this time) 2024-07-25 01:29:32 +02:00
Middleware [backend] Use SemaphorePlus instead of SemaphoreSlim 2024-07-22 05:59:41 +02:00
Queues [backend] Manually reformat difficult-to-read switch expressions that got hard wrapped 2024-07-11 17:46:34 +02:00
Services [backend/drive] Switch to stream processing for remote media 2024-07-28 23:32:04 +02:00
Tasks [backend/core] Improve logging in MediaCleanupTask 2024-07-02 23:34:16 +02:00