1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/Utilities
2022-05-29 14:21:24 -07:00
..
Attributes Added Auth Tokens for direct API access 2021-12-06 00:13:12 -08:00
Cryptography Fixed disposal of encrypted streams 2022-05-29 14:21:24 -07:00
Routing Fixed domain mapping for subdomain less routes 2021-12-04 21:35:46 -08:00
TagHelpers Fixed billing webhook endpoints 2021-11-15 20:17:42 -08:00
AccountStatus.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
AccountType.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
BackgroundTaskQueue.cs Made tracking operations go to a background queue to be processed. 2019-02-01 00:31:09 -08:00
BufferedFileStreamResult.cs Migrated to .NET Core 5.0 2021-06-25 22:30:48 -07:00
ByteExtensions.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
ByteHelper.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
CacheEntry.cs Fixed caching to be singleton w/ background cleaner 2022-05-28 20:32:31 -07:00
Constants.cs Added Auth Tokens for direct API access 2021-12-06 00:13:12 -08:00
CookieHelper.cs Fixed git service not getting LastActive correctly 2019-01-28 00:26:09 -08:00
CurrencyHelper.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
CurrencyType.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
DateTimeHelper.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
ExceptionExtensions.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
Extensions.cs Added customization of scopes and grant type for clients 2019-08-03 14:03:23 -07:00
FileHelper.cs Added in memory storage service 2021-08-06 23:21:24 -07:00
FormDataJsonBinder.cs Added ability to set expirations for uploads. Includes default settings for logged in users. 2019-01-16 23:58:10 -08:00
HighlightHelper.cs Added prism.js as a syntax highlighter 2018-06-22 23:57:32 -07:00
HostedService.cs Made tracking operations go to a background queue to be processed. 2019-02-01 00:31:09 -08:00
HtmlHelper.cs Fixed formatting of blog/vault editors. 2018-06-20 21:36:05 -07:00
HttpRequestExtensions.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
HttpWebResponseResult.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
IBackgroundTaskQueue.cs Made tracking operations go to a background queue to be processed. 2019-02-01 00:31:09 -08:00
IdentityClientGrant.cs Added customization of scopes and grant type for clients 2019-08-03 14:03:23 -07:00
IdentityClientScope.cs Migrated to .NET Core 5.0 2021-06-25 22:30:48 -07:00
MarkdownHelper.cs Fixed formatting of blog/vault editors. 2018-06-20 21:36:05 -07:00
MemoryCacheHelper.cs Added cacheing to Client Store, and Management API 2019-01-28 23:15:00 -08:00
MysqlDatabase.cs Fixed multiple benign warnings 2018-06-16 17:27:06 -07:00
ObjectCache.cs Fixed caching to be singleton w/ background cleaner 2022-05-28 20:32:31 -07:00
ObjectHelper.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
PooledArray.cs Fixed disposal of encrypted streams 2022-05-29 14:21:24 -07:00
RequestExtensions.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
RequestHelper.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
ResponseHelper.cs Fixed disposal of encrypted streams 2022-05-29 14:21:24 -07:00
SessionExtensions.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
StringExtensions.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
StringHelper.cs Fixed multiple warnings and deprecations 2022-05-22 20:51:09 -07:00
UploadExpirationUnit.cs Added ability to set expirations for uploads. Includes default settings for logged in users. 2019-01-16 23:58:10 -08:00
Utilities.csproj Updated to .NET 6 2022-05-22 19:59:42 -07:00
ViewExtensions.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00
WebClientExtension.cs Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00