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
cache.js
config.js
db.js feat: database connection retries on start 2019-09-04 22:23:44 -04:00
kernel.js
localization.js fix: locale override not loading (#880) 2019-06-15 12:07:16 -04:00
logger.js feat: loggers + search engines models 2018-09-01 15:15:44 -04:00
mail.js feat: admin mail - send test email 2019-06-08 00:07:30 -04:00
scheduler.js feat: rebuild page tree worker 2019-10-07 00:06:47 -04:00
sideloader.js
system.js refactor: use dataPath variable as given in file config (#1118) 2019-10-25 18:20:02 -04:00
telemetry.js
worker.js