wikijs-fork/server
Marián Skrip 2815f38c52
feat(logging): add option to configure JSON logging (#5022)
* fix: Use logger for logs using console logging

* feat: Add option to configure JSON logging

* fix: use generic logFormat instead of json specific

* fix: use logFormat for docker config

* fix: use logFormat to build winston formatters

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-02-18 19:48:22 -05:00
..
app feat: use config value for json body parser limit 2022-02-11 23:38:34 -05:00
controllers fix: view source of page version crash (#3297) 2022-01-10 17:20:13 -05:00
core feat(logging): add option to configure JSON logging (#5022) 2022-02-18 19:48:22 -05:00
db fix: force lowercase for email on local auth 2020-09-09 19:59:46 -04:00
graph fix: force download of unsafe extensions 2021-12-24 20:18:12 -05:00
helpers fix: prevent upload bypass via uppercase path 2022-01-29 18:45:51 -05:00
jobs fix: sanitize SVG uploads 2021-12-17 21:41:38 -05:00
locales feat: load dev locale files 2019-02-09 12:34:27 -05:00
middlewares fix: remove unused middleware 2021-09-11 21:02:53 -04:00
models fix: remove wild log that was possibly for debugging (#5021) 2022-02-18 19:10:13 -05:00
modules feat(logging): add option to configure JSON logging (#5022) 2022-02-18 19:48:22 -05:00
templates feat: password reset 2020-08-30 21:46:55 -04:00
test/helpers refactor: server code (#2545) 2020-10-14 11:16:27 -04:00
themes/default feat: admin edit user (wip) 2019-08-11 23:26:29 -04:00
views feat: convert page 2021-04-02 00:39:11 -04:00
index.js fix: graceful shutdown (#3821) 2021-04-12 11:45:33 -04:00
master.js fix: use body parser limit config with fallback value (#4985) 2022-02-11 23:42:28 -05:00
setup.js fix: admin email setup toLowerCase (#4516) 2021-09-29 20:41:04 -04:00