.. |
ArrayDestructuringExtensions.cs
|
[backend] Code cleanup
|
2024-03-24 14:17:02 +01:00 |
AttributeExtensions.cs
|
[backend/database] Fail gracefully if initial migration is pending and database is not empty (ISH-265)
|
2024-04-18 18:51:07 +02:00 |
ConfigurationBuilderExtensions.cs
|
[backend] Convert configuration and preloaded contexts into embedded resources
|
2024-07-09 15:13:43 +02:00 |
ConsoleLoggerExtensions.cs
|
[backend/logging] Add LOG_TIMESTAMPS environment variable
|
2024-08-14 04:40:55 +02:00 |
DateTimeExtensions.cs
|
[backend] Apply formatting rules
|
2024-06-29 01:06:19 +02:00 |
EnumerableExtensions.cs
|
[backend/drive] Refactor ImageProcessor into a modular system
|
2024-08-12 03:21:03 +02:00 |
ExpressionExtensions.cs
|
[backend/core] Add in:interactions search query filter, allow multiple from: filters
|
2024-06-17 20:41:09 +02:00 |
GuidExtensions.cs
|
[backend/database] Switch job identifier generation scheme to from UUIDv4 to ULID
|
2024-05-27 22:11:18 +02:00 |
HttpClientExtensions.cs
|
[backend/core] Correctly handle redirects for signed requests (ISH-228)
|
2024-03-25 18:48:15 +01:00 |
HttpRequestExtensions.cs
|
[backend/asp] Correctly handle API requests using chunked transfer encoding
|
2024-03-16 19:13:34 +01:00 |
HttpResponseExtensions.cs
|
[backend/federation] Don't mark client error deliver jobs as successful
|
2024-06-23 14:45:04 +02:00 |
IPAddressExtensions.cs
|
[backend/core] Don't allow connections to local addresses by default (ISH-330, ISH-331)
|
2024-05-17 14:19:48 +02:00 |
ListDestructuringExtensions.cs
|
[backend] Code cleanup
|
2024-03-24 14:17:02 +01:00 |
ModelBinderProviderExtensions.cs
|
[backend/asp] Correctly handle API requests using chunked transfer encoding
|
2024-03-16 19:13:34 +01:00 |
MvcBuilderExtensions.cs
|
[backend/federation] Fix possibly unbounded UserResolver recursion
|
2024-08-14 03:44:14 +02:00 |
NumberExtensions.cs
|
[backend/core] Refactor NumberExtensions
|
2024-06-21 16:02:40 +02:00 |
QueryableExtensions.cs
|
[backend/core] Fix typo
|
2024-08-13 04:50:18 +02:00 |
QueryableFtsExtensions.cs
|
[backend] Apply formatting rules
|
2024-06-29 01:06:19 +02:00 |
QueryableTimelineExtensions.cs
|
[backend/database] Fix heuristic query causing EF Core warnings
|
2024-07-10 00:50:49 +02:00 |
ServiceExtensions.cs
|
[backend/configuration] Add config validation for the image processing pipeline
|
2024-08-12 03:21:04 +02:00 |
StreamExtensions.cs
|
[backend/drive] Switch to stream processing for remote media
|
2024-07-28 23:32:04 +02:00 |
StringExtensions.cs
|
[backend/federation] Fix HttpSignature validation on systems using CRLF line endings
|
2024-07-10 20:16:36 +02:00 |
SwaggerGenOptionsExtensions.cs
|
[backend] Refactor dictionary initializers to use the new syntax
|
2024-08-12 03:21:03 +02:00 |
TaskExtensions.cs
|
[backend/core] Refactor TaskExtensions.QueueMany for improved performance
|
2024-07-09 20:50:08 +02:00 |
WebApplicationBlazorFrameworkExtensions.cs
|
[backend/middleware] Move ContentEncodingNegotiator into WebApplicationBlazorFrameworkExtensions.cs
|
2024-04-16 23:54:29 +02:00 |
WebApplicationExtensions.cs
|
[backend/drive] Move ImageProcessor.cs into the ImageProcessing subfolder
|
2024-08-12 03:21:04 +02:00 |
WebHostExtensions.cs
|
[backend/queue] Remove cluster mode (ISH-141)
|
2024-07-25 00:00:43 +02:00 |