Commit 44220f1d authored by NGPixel's avatar NGPixel

chore: Removed empty localizations + updated dependencies

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