1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/Utilities/Utilities
2017-04-09 00:16:24 -07:00
..
Properties Fixed references 2017-01-18 12:23:18 -08:00
AccountType.cs - Created custom IPrincipal for the user session to include all the user information. 2017-02-19 17:50:05 -08:00
app.config Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
BundleExtensions.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
ByteExtensions.cs Moved StringHelper and Byte extensions to Utility project. 2017-01-09 19:56:26 -08:00
ByteHelper.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08: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
Crypto.cs Removed range support as decrypting directly to the output stream didn't work well with ranges. 2017-03-17 22:30:03 -07: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
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 - Moved TeknikEntities from global field to disposed local instances. 2017-04-08 21:01:31 -07:00
FileHelper.cs Created logging utility to handle writing log messages and sending emails. 2017-01-18 14:36:44 -08: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 Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08: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 gitversioning to all projects 2017-01-18 12:29:26 -08: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 Small mods to download function 2017-04-09 00:16:24 -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
StreamHelper.cs - Added better error messages to login/register ajax response. 2017-03-20 00:11:22 -07:00
StringExtensions.cs Made podcast direct link more unique 2017-01-09 23:49:47 -08:00
StringHelper.cs - Added Basic Auth handling inside the auth attributes 2017-01-21 21:13:25 -08: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 better error messages to login/register ajax response. 2017-03-20 00:11:22 -07: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