FEATURE: Converted more of the code to Typescript, fixed a number of bugs, converted more of the data to json

This commit is contained in:
jason.wall 2016-04-22 16:54:47 -04:00
parent aa9686247a
commit a374748d81
3151 changed files with 27832 additions and 2881 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,6 +19,7 @@
</system.web>
<system.webServer>
<caching enabled="false" />
<staticContent>
<remove fileExtension=".json" />
<mimeMap fileExtension=".json" mimeType="application/json" />

Some files were not shown because too many files have changed in this diff Show More