.. |
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/configuration] Set base path to working directory instead of assembly dir
|
2024-09-13 21:56:33 +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/federation] Refactor collection iteration
|
2024-09-15 01:47:40 +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 |
HttpContextExtensions.cs
|
[backend/api] Add PaginationWrapper<TData> & associated helper methods
|
2024-10-24 18:20:48 +02: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/openapi] Replace ConsumesHybrid condition with FromHybrid
|
2024-11-18 19:02:43 +01:00 |
MvcBuilderExtensions.cs
|
[backend/razor] Move public preview to Blazor SSR (razor components)
|
2024-10-02 02:17:51 +02:00 |
NumberExtensions.cs
|
[backend/core] Refactor NumberExtensions
|
2024-06-21 16:02:40 +02:00 |
QueryableExtensions.cs
|
[backend/federation] Fix FilterHidden with except userId failing to translate
|
2024-11-18 19:02:41 +01:00 |
QueryableFtsExtensions.cs
|
[parsing] Add support for has:media search query
|
2024-11-11 01:52:48 +01:00 |
QueryableTimelineExtensions.cs
|
[backend/core] Allow manual resetting of the home timeline heuristic
|
2024-10-24 16:48:06 +02:00 |
ServiceExtensions.cs
|
[backend/asp] Make BlazorSsrHandoffMiddleware less hacky
|
2024-11-18 19:02:43 +01:00 |
StreamExtensions.cs
|
[backend/drive] Switch to stream processing for remote media
|
2024-07-28 23:32:04 +02:00 |
StringExtensions.cs
|
[backend/razor] Add admin dashboard (Admin-FE)
|
2024-10-11 05:41:52 +02:00 |
SwaggerGenOptionsExtensions.cs
|
[backend/openapi] Replace ConsumesHybrid condition with FromHybrid
|
2024-11-18 19:02:43 +01:00 |
TaskExtensions.cs
|
[backend/core] Fix typo
|
2024-09-26 02:52:14 +02:00 |
TimeSpanExtensions.cs
|
[backend] Switch to TimeSpan extension method for easier code readability
|
2024-10-30 18:27:18 +01:00 |
WebApplicationExtensions.cs
|
[backend/asp] Make BlazorSsrHandoffMiddleware less hacky
|
2024-11-18 19:02:43 +01:00 |
WebApplicationStaticAssetsExtensions.cs
|
[backend/razor] Add transparent decompression hook to MapStaticAssets, replacing the old BlazorFrameworkFiles hook
|
2024-11-18 19:02:42 +01:00 |
WebHostExtensions.cs
|
[backend/queue] Remove cluster mode (ISH-141)
|
2024-07-25 00:00:43 +02:00 |