Changed logo to be only slightly less cringy

This commit is contained in:
Mark van Renswoude 2018-03-22 21:03:33 +01:00
parent 7706f0118b
commit e08b0b19d2
5 changed files with 1789 additions and 2305 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ custom/*.js
public/dist/*.js public/dist/*.js
public/dist/index.html public/dist/index.html
config.js config.js
*.sublime-workspace/npm-debug.log *.sublime-workspace
npm-debug.log

4065
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,9 +19,9 @@
"bcrypt": "^1.0.3", "bcrypt": "^1.0.3",
"body-parser": "^1.18.2", "body-parser": "^1.18.2",
"debug": "^3.1.0", "debug": "^3.1.0",
"express": "^4.16.2", "express": "^4.16.3",
"express-async-handler": "^1.1.2", "express-async-handler": "^1.1.2",
"jsonwebtoken": "^8.1.1", "jsonwebtoken": "^8.2.0",
"lodash": "^4.17.5", "lodash": "^4.17.5",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"nedb": "^1.8.0", "nedb": "^1.8.0",
@ -33,22 +33,22 @@
"axios": "^0.18.0", "axios": "^0.18.0",
"babel-loader": "^7.1.4", "babel-loader": "^7.1.4",
"babel-plugin-syntax-dynamic-import": "^6.18.0", "babel-plugin-syntax-dynamic-import": "^6.18.0",
"css-loader": "^0.28.10", "css-loader": "^0.28.11",
"html-webpack-plugin": "^3.0.6", "html-webpack-plugin": "^3.1.0",
"node-sass": "^4.7.2", "node-sass": "^4.8.3",
"purecss": "^1.0.0", "purecss": "^1.0.0",
"sass-loader": "^6.0.7", "sass-loader": "^6.0.7",
"style-loader": "^0.20.2", "style-loader": "^0.20.3",
"tus-js-client": "^1.4.5", "tus-js-client": "^1.4.5",
"uppy": "^0.23.2", "uppy": "^0.23.3",
"vue": "^2.5.13", "vue": "^2.5.16",
"vue-i18n": "^7.4.2", "vue-i18n": "^7.6.0",
"vue-loader": "^14.2.1", "vue-loader": "^14.2.1",
"vue-router": "^3.0.1", "vue-router": "^3.0.1",
"vue-style-loader": "^4.0.2", "vue-style-loader": "^4.1.0",
"vue-template-compiler": "^2.5.13", "vue-template-compiler": "^2.5.16",
"webpack": "^4.1.0", "webpack": "^4.2.0",
"webpack-cli": "^2.0.10", "webpack-cli": "^2.0.13",
"webpack-dev-middleware": "^3.0.1", "webpack-dev-middleware": "^3.0.1",
"webpack-hot-middleware": "^2.21.2" "webpack-hot-middleware": "^2.21.2"
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
stuff/Logo.psd Normal file

Binary file not shown.