wikijs-fork/server/core
Justin Kromlinger 8000ebec8f refactor: use dataPath variable as given in file config (#1118)
* Actually use path variables as given in default config

* Drop paths.content, avoid populating the global WIKI object
2019-10-25 18:20:02 -04:00
..
auth.js feat: local disk import all action + v1 import content (#1100) 2019-10-14 23:44:37 -04:00
cache.js
config.js feat: CONFIG_FILE env param 2019-09-22 16:43:47 -04:00
db.js
kernel.js
localization.js
logger.js
mail.js
scheduler.js feat: rebuild page tree worker 2019-10-07 00:06:47 -04:00
sideloader.js refactor: use dataPath variable as given in file config (#1118) 2019-10-25 18:20:02 -04:00
system.js refactor: use dataPath variable as given in file config (#1118) 2019-10-25 18:20:02 -04:00
telemetry.js misc: deps cleanup + form validation fixes 2019-09-15 23:20:40 -04:00
worker.js