Removed useless public items, removed Appcache, fixed vulcanize

This commit is contained in:
Stefan Zermatten
2015-11-17 15:20:33 +02:00
parent 103d44eeec
commit d07c118d47
18 changed files with 47 additions and 219 deletions

View File

@@ -292,6 +292,5 @@ ChangeLogs.insert({
changes: [
"Added fast render support, direct links to characters should load instantly",
"Added extra indexes to the database to improve performance",
"Added appcache support to improve load times on return visits",
],
});