Improved admin page

This commit is contained in:
2017-10-02 14:28:10 +02:00
parent 8ace9a6538
commit b0de2045d7
3 changed files with 112 additions and 18 deletions

View File

@ -6,6 +6,7 @@ const ETAGS = new Map<string, string>()
const CACHEREFRESH = new Map<string, Promise<void>>()
const EXCLUDECACHE = new Set<string>([
"/api/",
"/admin/",
"/paypal/",
"/import/",
"chrome-extension"