1
0
Fork 0
liza/src/server
Mike Gerwitz 742955a671 TokenDao: Make root field configurable
This was previously hard-coded to "exports", which is so named because the
system is currently used only to export data to another system.

This change retains the previous functionality.

* src/server/daemon/controller.js (_initExportService): Pass new TokenDao
    argument.
* src/server/token/TokenDao.ts (TokenDao)[_rootField]: New property.
  (constructor, getToken, _genRoot): Use it.
2019-10-17 11:47:14 -04:00
..
cache Copyright range update 2019-08-30 09:41:35 -04:00
daemon TokenDao: Make root field configurable 2019-10-17 11:47:14 -04:00
db quicksave: Remove saving and restoring of state 2019-09-04 11:59:36 -04:00
encsvc Copyright range update 2019-08-30 09:41:35 -04:00
lock Copyright range update 2019-08-30 09:41:35 -04:00
log Copyright range update 2019-08-30 09:41:35 -04:00
meta Copyright range update 2019-08-30 09:41:35 -04:00
quote Copyright range update 2019-08-30 09:41:35 -04:00
rater Copyright range update 2019-08-30 09:41:35 -04:00
request Copyright range update 2019-08-30 09:41:35 -04:00
service TokenDao: Move to src/server/{service=>token} 2019-10-17 11:47:14 -04:00
token TokenDao: Make root field configurable 2019-10-17 11:47:14 -04:00
DocumentServer.js Copyright range update 2019-08-30 09:41:35 -04:00
Server.js quicksave: Remove saving and restoring of state 2019-09-04 11:59:36 -04:00