mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
The HomeDBManager remains the exposed class to the other parts of the code: any module under gen-server/lib/homedb like UsersManager is intended to be used solely by HomeDBManager, and in order to use their methods, an indirection has to be created to pass through HomeDBManager. |
||
|---|---|---|
| .. | ||
| homedb | ||
| Activations.ts | ||
| DocApiForwarder.ts | ||
| DocWorkerMap.ts | ||
| Doom.ts | ||
| HomeDBManager.ts | ||
| Housekeeper.ts | ||
| NotifierTypes.ts | ||
| Permissions.ts | ||
| scrubUserFromOrg.ts | ||
| TypeORMPatches.ts | ||
| Usage.ts | ||
| values.ts | ||