1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/Utilities/Utilities
Uncled1023 51b4260f3c - Added account status of either active or banned.
- Cleaned up admin pages.
- Added Type and Status to user's profile page.
- Banned users cannot login, or associate API calls with their account
2018-01-09 22:06:43 -08:00
..
Cryptography Fixed Aes128CFB not correctly padding the text for encryption/decryption 2017-06-11 13:32:01 -07:00
Properties Fixed references 2017-01-18 12:23:18 -08:00
AccountStatus.cs - Added account status of either active or banned. 2018-01-09 22:06:43 -08:00
AccountType.cs - Added account status of either active or banned. 2018-01-09 22:06:43 -08:00
app.config Updated newtonsoft across the board to a single version 2017-04-12 10:45:16 -07:00
BundleExtensions.cs - Removed Inferno crypto library 2017-04-14 23:28:34 -07:00
ByteExtensions.cs Moved StringHelper and Byte extensions to Utility project. 2017-01-09 19:56:26 -08:00
ByteHelper.cs Fixed Aes128CFB not correctly padding the text for encryption/decryption 2017-06-11 13:32:01 -07:00
Constants.cs Fixed auth ticket not having a long timeout. Changed to be a 1 year timeout for logins. 2017-02-15 14:05:04 -08:00
CurrencyHelper.cs Moved transpaerency to the new status page, and separated each section into a tab. 2017-02-19 00:12:51 -08:00
CurrencyType.cs Moved transpaerency to the new status page, and separated each section into a tab. 2017-02-19 00:12:51 -08:00
DateTimeHelper.cs - Added AES 128 CFB encrypt/decrypt with IV padding. 2017-06-11 00:03:44 -07:00
EntityExtensions.cs - Created custom IPrincipal for the user session to include all the user information. 2017-02-19 17:50:05 -08:00
ExceptionExtensions.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
FileGenerateResult.cs - Added AES 128 CFB encrypt/decrypt with IV padding. 2017-06-11 00:03:44 -07:00
FileHelper.cs Added MIME magic number filetype finder 2017-07-27 00:52:23 -07:00
HttpRequestExtensions.cs - Added Basic Auth handling inside the auth attributes 2017-01-21 21:13:25 -08:00
HttpWebResponseResult.cs Modified download to stream to the output. 2017-02-08 17:29:15 -08:00
MarkdownHelper.cs Updated markdown help. 2017-08-11 15:57:43 -07:00
MysqlDatabase.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
ObjectHelper.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
packages.config Added MIME magic number filetype finder 2017-07-27 00:52:23 -07:00
RequestHelper.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
ResponseHelper.cs - Added AES 128 CFB encrypt/decrypt with IV padding. 2017-06-11 00:03:44 -07:00
RSSFeedResult.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
StringExtensions.cs Made podcast direct link more unique 2017-01-09 23:49:47 -08:00
StringHelper.cs - Added AES 128 CFB encrypt/decrypt with IV padding. 2017-06-11 00:03:44 -07:00
UrlExtensions.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
Utilities.csproj - Added account status of either active or banned. 2018-01-09 22:06:43 -08:00
ViewExtensions.cs - Added Basic Auth handling inside the auth attributes 2017-01-21 21:13:25 -08:00
WebClientExtension.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00