.. |
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 |
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/core] Code cleanup
|
2025-02-17 23:40:53 +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/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/api] Add report endpoints (ISH-116)
|
2025-03-11 20:40:23 +01:00 |
QueryableFtsExtensions.cs
|
[parsing] Add visibility:local search query filter (ISH-707)
|
2025-03-04 23:18:00 +01:00 |
QueryableTimelineExtensions.cs
|
[backend/api] Add all missing timeline endpoints
|
2025-03-22 23:35:51 +01:00 |
ServiceExtensions.cs
|
[backend/core] Add HTTP proxy support
|
2025-01-12 08:26:22 +01:00 |
StreamExtensions.cs
|
[backend/core] Fix link verification for sites served with Transfer-Encoding: chunked
|
2025-03-06 15:52:19 +01: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/api] Add report endpoints (ISH-116)
|
2025-03-11 20:40:23 +01:00 |
TimeSpanExtensions.cs
|
[backend/cron] Add cron task statistics & drastically improve cron logic (ISH-760)
|
2025-03-22 23:09:03 +01:00 |
WebApplicationExtensions.cs
|
[backend/openapi] Switch to native Scalar support for multiple OpenAPI documents
|
2025-03-19 15:33:14 +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 |