chore: Removed empty localizations + updated dependencies
This commit is contained in:
31
.snyk
31
.snyk
@@ -5,14 +5,14 @@ ignore:
|
||||
'npm:marked:20170112':
|
||||
- simplemde > marked:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.759Z'
|
||||
expires: '2017-06-18T00:34:26.984Z'
|
||||
- fuse-box > marked:
|
||||
reason: None given
|
||||
expires: '2017-06-08T23:50:56.093Z'
|
||||
'npm:shelljs:20140723':
|
||||
- pm2 > shelljs:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.763Z'
|
||||
expires: '2017-06-18T00:34:26.985Z'
|
||||
'npm:qs:20170213':
|
||||
- chokidar > fsevents > node-pre-gyp > request > qs:
|
||||
reason: None given
|
||||
@@ -24,30 +24,57 @@ ignore:
|
||||
- serve-favicon > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.759Z'
|
||||
mongoose > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-18T00:34:26.984Z'
|
||||
- express-session > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.759Z'
|
||||
express-brute-mongoose > mongoose > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-18T00:34:26.984Z'
|
||||
- follow-redirects > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.759Z'
|
||||
socket.io > socket.io-adapter > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-18T00:34:26.984Z'
|
||||
- axios > follow-redirects > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.759Z'
|
||||
compression > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-18T00:34:26.985Z'
|
||||
- pm2 > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.759Z'
|
||||
mongoose > mquery > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-18T00:34:26.985Z'
|
||||
- body-parser > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.759Z'
|
||||
express-brute-mongoose > mongoose > mquery > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-18T00:34:26.985Z'
|
||||
- express > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.759Z'
|
||||
pm2 > pm2-axon > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-18T00:34:26.985Z'
|
||||
- express > send > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.759Z'
|
||||
socket.io > socket.io-client > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-18T00:34:26.985Z'
|
||||
- express > serve-static > send > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.761Z'
|
||||
socket.io > socket.io-client > engine.io-client > debug > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-18T00:34:26.985Z'
|
||||
- express > send > ms:
|
||||
reason: None given
|
||||
expires: '2017-06-15T01:17:20.761Z'
|
||||
|
||||
@@ -43,7 +43,7 @@ uploads:
|
||||
# ---------------------------------------------------------------------
|
||||
# Site Language
|
||||
# ---------------------------------------------------------------------
|
||||
# Possible values: en, de, es, fr, ko, pt or ru
|
||||
# Possible values: en, es, fr, ko, ru or zh
|
||||
|
||||
lang: en
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ uploads:
|
||||
# ---------------------------------------------------------------------
|
||||
# Site Language
|
||||
# ---------------------------------------------------------------------
|
||||
# Possible values: en, de, es, fr, ko, pt or ru
|
||||
# Possible values: en, es, fr, ko, ru or zh
|
||||
|
||||
lang: en
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ uploads:
|
||||
# ---------------------------------------------------------------------
|
||||
# Site Language
|
||||
# ---------------------------------------------------------------------
|
||||
# Possible values: en, de, es, fr, ko, pt or ru
|
||||
# Possible values: en, es, fr, ko, ru or zh
|
||||
|
||||
lang: $(WIKI_LANG)
|
||||
|
||||
|
||||
24
package.json
24
package.json
@@ -40,10 +40,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"auto-load": "^2.1.0",
|
||||
"axios": "^0.16.1",
|
||||
"axios": "0.16.1",
|
||||
"bcryptjs-then": "^1.0.1",
|
||||
"bluebird": "^3.5.0",
|
||||
"body-parser": "^1.17.1",
|
||||
"body-parser": "^1.17.2",
|
||||
"bunyan": "^1.8.10",
|
||||
"cheerio": "^0.22.0",
|
||||
"child-process-promise": "^2.2.1",
|
||||
@@ -55,13 +55,13 @@
|
||||
"cron": "^1.2.1",
|
||||
"diff2html": "^2.3.0",
|
||||
"execa": "^0.6.3",
|
||||
"express": "^4.15.2",
|
||||
"express-brute": "^1.0.1",
|
||||
"express": "^4.15.3",
|
||||
"express-brute": "1.0.1",
|
||||
"express-brute-mongoose": "0.0.8",
|
||||
"express-session": "^1.15.2",
|
||||
"express-session": "^1.15.3",
|
||||
"file-type": "^4.3.0",
|
||||
"filesize.js": "^1.0.2",
|
||||
"follow-redirects": "^1.2.3",
|
||||
"follow-redirects": "1.2.3",
|
||||
"fs-extra": "^3.0.1",
|
||||
"git-wrapper2-promise": "^0.2.9",
|
||||
"highlight.js": "^9.11.0",
|
||||
@@ -71,7 +71,7 @@
|
||||
"image-size": "^0.5.4",
|
||||
"jimp": "https://github.com/ngpixel/jimp.git",
|
||||
"js-yaml": "^3.8.4",
|
||||
"jsonwebtoken": "^7.4.0",
|
||||
"jsonwebtoken": "^7.4.1",
|
||||
"klaw": "^1.3.1",
|
||||
"levelup": "^1.3.5",
|
||||
"lodash": "^4.17.4",
|
||||
@@ -90,7 +90,7 @@
|
||||
"moment": "^2.18.1",
|
||||
"moment-timezone": "^0.5.13",
|
||||
"mongodb": "^2.2.26",
|
||||
"mongoose": "^4.9.9",
|
||||
"mongoose": "^4.10.0",
|
||||
"multer": "^1.3.0",
|
||||
"node-graceful": "^0.2.3",
|
||||
"ora": "^1.2.0",
|
||||
@@ -104,7 +104,7 @@
|
||||
"passport-slack": "0.0.7",
|
||||
"passport-windowslive": "^1.0.2",
|
||||
"passport.socketio": "^3.7.0",
|
||||
"pm2": "^2.4.6",
|
||||
"pm2": "2.4.6",
|
||||
"pug": "^2.0.0-rc.1",
|
||||
"read-chunk": "^2.0.0",
|
||||
"remove-markdown": "^0.1.0",
|
||||
@@ -112,9 +112,9 @@
|
||||
"search-index-adder": "https://github.com/ngpixel/search-index-adder.git",
|
||||
"search-index-searcher": "https://github.com/ngpixel/search-index-searcher.git",
|
||||
"semver": "^5.3.0",
|
||||
"serve-favicon": "^2.4.2",
|
||||
"serve-favicon": "^2.4.3",
|
||||
"simplemde": "^1.11.2",
|
||||
"socket.io": "^2.0.1",
|
||||
"socket.io": "2.0.1",
|
||||
"stopword": "^0.1.1",
|
||||
"stream-to-promise": "^2.2.0",
|
||||
"tar": "^3.1.3",
|
||||
@@ -166,4 +166,4 @@
|
||||
"verbose": true
|
||||
},
|
||||
"snyk": true
|
||||
}
|
||||
}
|
||||
@@ -66,15 +66,9 @@ langs:
|
||||
-
|
||||
id: fr
|
||||
name: French - Français
|
||||
-
|
||||
id: de
|
||||
name: German - Deutsch
|
||||
-
|
||||
id: ko
|
||||
name: Korean - 한국어
|
||||
-
|
||||
id: pt
|
||||
name: Portuguese - Português
|
||||
-
|
||||
id: ru
|
||||
name: Russian - Русский
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Lokal",
|
||||
"windowslive": "Microsoft-Konto",
|
||||
"azure": "Azure Active Directory",
|
||||
"google": "Google-ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "Locker",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"header": {
|
||||
"overview": "Überblick"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Unterstützt von",
|
||||
"home": "Zuhause",
|
||||
"top": "Zurück nach oben"
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Conta Microsoft",
|
||||
"azure": "Azure Active Directory",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "negligente",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"header": {
|
||||
"overview": "Visão geral"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Distribuído por",
|
||||
"home": "Casa",
|
||||
"top": "Retornar ao topo"
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
@@ -1 +0,0 @@
|
||||
{ }
|
||||
Reference in New Issue
Block a user