1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/Teknik
2018-02-03 23:52:43 -08:00
..
App_Data Added 'Actions' to robots.txt 2018-02-01 17:50:33 -08:00
App_Start Implemented dynamic CSP and added nonces to all inline script tags, and fixed inline js. 2018-01-29 23:18:47 -08:00
Areas Removed unused bundles 2018-02-03 23:52:43 -08:00
Attributes - Added account status of either active or banned. 2018-01-09 22:06:43 -08:00
Content Added easy way for user's to submit bug report if they see an error screen. 2018-01-26 21:08:53 -08:00
Controllers Removed unecessary headers. 2018-01-27 22:25:30 -08:00
docs Updated Nuget Packages. 2018-01-28 01:06:15 -08:00
Filters Made tracking a synchronous process 2018-01-28 15:08:32 -08:00
fonts Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
Hubs Removed DB and Website CPU from graph due to them being buggy 2018-01-31 23:08:04 -08:00
Images Removed Gratipay from donation methods. 2017-03-30 16:25:16 -07:00
Migrations Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
Models - Implemented invite codes to use for registration. 2018-01-16 22:36:11 -08:00
Modules Removed compression module as it's not needed with IIS. 2018-02-03 12:32:07 -08:00
Properties Updated dev build profile. 2018-02-03 12:01:36 -08:00
Scripts Added loading states to Login/Register/Settings buttons. 2018-02-03 22:30:20 -08:00
Security - Added account status of either active or banned. 2018-01-09 22:06:43 -08:00
SignalR Removed DB and Website CPU from graph due to them being buggy 2018-01-31 23:08:04 -08:00
TransformWebConfig/original Think I got subdomains working. 2015-11-22 22:55:24 -08:00
ViewModels Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
Views Implemented dynamic CSP and added nonces to all inline script tags, and fixed inline js. 2018-01-29 23:18:47 -08:00
BaseViewPage.cs - Created custom IPrincipal for the user session to include all the user information. 2017-02-19 17:50:05 -08:00
Global.asax Initial add for Teknik framework. 2015-07-16 14:54:53 -07:00
Global.asax.cs Fixed Visitor Data not being pulled correctly. 2018-01-31 22:56:11 -08:00
packages.config Reverted Piwik Tracker package to last working copy. 2018-01-31 01:19:13 -08:00
Startup.cs - Created custom IPrincipal for the user session to include all the user information. 2017-02-19 17:50:05 -08:00
Teknik.csproj Added Compression Module to handle GZip and Deflate 2018-02-01 19:50:46 -08:00
Web.config Removed compression module as it's not needed with IIS. 2018-02-03 12:32:07 -08:00
Web.Debug.config Initial add for Teknik framework. 2015-07-16 14:54:53 -07:00
Web.Release.config Initial add for Teknik framework. 2015-07-16 14:54:53 -07:00