* minor changes (like an [em] BBcode)

* Trying to use OAuth2 Google Login
This commit is contained in:
Paul Schneider
2014-12-09 01:59:38 +01:00
parent d1f76f4902
commit 3f41636719
32 changed files with 16285 additions and 119 deletions

5
web/packages.config Normal file
View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="jQuery" version="2.1.1" targetFramework="net40" />
<package id="log4net" version="2.0.3" targetFramework="net40" />
</packages>