1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/Teknik
2016-10-06 17:02:34 -07:00
..
App_Data Added a couple more reserved usernames 2016-06-21 12:27:31 -07:00
App_Start Adding initial attempt at connecting to CDN 2016-10-06 17:02:34 -07:00
Areas Adding initial attempt at connecting to CDN 2016-10-06 17:02:34 -07:00
Attributes Moved unauth handler to function call 2016-07-08 14:19:42 -07:00
Configuration Added config to disable password resets. 2016-06-02 15:36:05 -07:00
Content Changed images to be in the image folder, and css to be in Content. 2016-09-30 12:55:55 -07:00
Controllers Made global logo a route to the actual file. 2016-07-08 16:39:14 -07:00
Filters Added Tracking Filter to only those actions that need it. 2016-05-27 14:23:08 -07:00
fonts Added custom authentication attribute to redirect to Login for unauthorized access. 2016-07-08 13:56:08 -07:00
Helpers Adding initial attempt at connecting to CDN 2016-10-06 17:02:34 -07:00
Images Changed images to be in the image folder, and css to be in Content. 2016-09-30 12:55:55 -07:00
Migrations Moved security specific settings to it's own model. 2016-06-29 14:13:22 -07:00
Models Added trusted device support for Two Factor authentication. 2016-06-30 17:00:44 -07:00
Modules Fixed tracking not recording correct IP. 2016-02-26 15:50:34 -08:00
Properties Modified the upload progress bar to better show the current status. 2016-05-08 21:42:10 -07:00
Scripts Changed images to be in the image folder, and css to be in Content. 2016-09-30 12:55:55 -07:00
TransformWebConfig/original Think I got subdomains working. 2015-11-22 22:55:24 -08:00
ViewModels Added active tags and Url helper for getting current subdomain. 2016-01-25 23:24:17 -08:00
Views Fixed button links not being proper (Button link, not a link of a button) 2016-09-30 16:01:38 -07:00
Global.asax Initial add for Teknik framework. 2015-07-16 14:54:53 -07:00
Global.asax.cs Added requirement of ssl for cookies and anti-forgery token 2016-07-27 12:38:58 -07:00
packages.config Adding initial attempt at connecting to CDN 2016-10-06 17:02:34 -07:00
Teknik.csproj Adding initial attempt at connecting to CDN 2016-10-06 17:02:34 -07:00
Web.config Added requirement of ssl for cookies and anti-forgery token 2016-07-27 12:38:58 -07: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