.. |
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/startup] Add debug logging for loaded configuration files & allow configuration via environment variables
|
2024-06-07 20:02:46 +02:00 |
ConsoleLoggerExtensions.cs
|
[backend] Code cleanup
|
2024-02-24 21:03:29 +01:00 |
DateTimeExtensions.cs
|
[backend/razor] Basic public preview (ISH-188)
|
2024-03-28 14:41:02 +01:00 |
EnumerableExtensions.cs
|
[backend/core] Refactor NoteService for improved code reuse (ISH-239)
|
2024-04-24 21:43:45 +02:00 |
ExpressionExtensions.cs
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01: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 |
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/middleware] Make validation errors compliant with (Mastodon)ErrorResponse schemas
|
2024-04-09 16:30:05 +02:00 |
NumberExtensions.cs
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01:00 |
QueryableExtensions.cs
|
[backend/masto-client] Correctly handle offset pagination (ISH-358)
|
2024-06-07 18:44:48 +02:00 |
QueryableFtsExtensions.cs
|
[backend/api-shared] Make FTS support filtering by local instance web/account domain
|
2024-06-06 20:53:33 +02:00 |
ServiceExtensions.cs
|
[backend/database] Add support for connection multiplexing
|
2024-06-10 19:26:21 +02:00 |
StringExtensions.cs
|
[backend/federation] Resolve user profile mentions (ISH-33)
|
2024-02-25 02:07:20 +01:00 |
SwaggerGenOptionsExtensions.cs
|
[backend/swagger] More nullability fixup
|
2024-04-09 00:25:48 +02:00 |
TaskExtensions.cs
|
[backend/queue] Improved AsyncAutoResetEvent implementation
|
2024-05-25 13:34:06 +02:00 |
WebApplicationBlazorFrameworkExtensions.cs
|
[backend/middleware] Move ContentEncodingNegotiator into WebApplicationBlazorFrameworkExtensions.cs
|
2024-04-16 23:54:29 +02:00 |
WebApplicationExtensions.cs
|
[backend] Switch to the renamed Iceshrimp.WebPush library
|
2024-06-11 17:34:47 +02:00 |
WebHostExtensions.cs
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01:00 |