Added A way to get Game-icons.net icons into the database (it's not secure yet), plus some icon ui

This commit is contained in:
Stefan Zermatten
2019-01-28 16:26:39 +02:00
parent 77d2f87373
commit 4584499019
13 changed files with 302 additions and 7 deletions

5
app/package-lock.json generated
View File

@@ -2149,6 +2149,11 @@
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-1.4.2.tgz",
"integrity": "sha512-HnMBBtO5FqTPzr6FXVlxnYulGMrHVlcmBL7SSLE/AQnNbdUpT6Jw9D/Kdw9fbK5mdn7JSWMcfWpPJUrqYTtK1w=="
},
"vuetify-upload-button": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/vuetify-upload-button/-/vuetify-upload-button-1.2.2.tgz",
"integrity": "sha512-WQmAevQl4F2musSLpPzyT3fCBCksFiL7V6Jh8qD1fxGxHjAvjGywJKWjPLMzXDHkJfo6q2OPJtynPU0QXN5hGA=="
},
"vuex": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.0.1.tgz",