Iceshrimp.NET/Iceshrimp.Backend/Core/Services
Laura Hausmann 0668c6b360
[backend/drive] Improve media filename handling
This commit adds support for remote Content-Disposition headers giving information on attachment filenames, as well as providing this information when serving locally stored files. It also passes on any filename metadata to the object storage provider, if configured as the storage backend.
2024-07-09 23:44:34 +02:00
..
CacheService.cs [backend/core] Use upsert for cache store instead of detecting conflicts (ISH-212) 2024-03-23 19:10:27 +01:00
CronService.cs [backend] Code cleanup 2024-03-24 14:17:02 +01:00
CustomHttpClient.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
DatabaseMaintenanceService.cs [backend/core] Denormalize like counts (ISH-110) 2024-03-04 02:42:35 +01:00
DriveService.cs [backend/drive] Improve media filename handling 2024-07-09 23:44:34 +02:00
EmojiImportService.cs [backend/api] Clean up EmojiController, EmojiImportService, and EmojiService 2024-07-06 00:15:15 +10:00
EmojiService.cs [backend/api] Clean up EmojiController, EmojiImportService, and EmojiService 2024-07-06 00:15:15 +10:00
EventService.cs [backend/masto-client] Add list streaming channel (ISH-332) 2024-05-23 17:10:36 +02:00
FollowupTaskService.cs [backend/core] Improve handling of explicit service scopes & event logic 2024-03-24 14:13:51 +01:00
HttpRequestService.cs [backend/core] Correctly handle redirects for signed requests (ISH-228) 2024-03-25 18:48:15 +01:00
ImageProcessor.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
InstanceService.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
MetaService.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
NoteService.cs [backend] Disable code formatting in some regions for better readability 2024-07-04 19:14:26 +02:00
NotificationService.cs [backend] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370) 2024-06-17 17:25:29 +02:00
ObjectStorageService.cs [backend/drive] Improve media filename handling 2024-07-09 23:44:34 +02:00
PollService.cs [backend/core] Improve handling of voter counts in PollService (ISH-377) 2024-06-20 20:01:08 +02:00
PushService.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
QueueService.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
StorageMaintenanceService.cs [backend/drive] Improve media filename handling 2024-07-09 23:44:34 +02:00
StreamingService.cs [backend] Refactor SignalR namespace 2024-07-04 18:27:14 +02:00
SystemUserService.cs [backend/core] Improve logging in SystemUserService 2024-07-04 01:30:51 +02:00
UserProfileMentionsResolver.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
UserService.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00