1
0
mirror of https://github.com/gristlabs/grist-core.git synced 2024-10-27 20:44:07 +00:00
gristlabs_grist-core/app/server
Jordi Gutiérrez Hermoso e30a090a4e config: remove all async/await around config read functions
Now that reading is synchronous, there's no need to have any more
async/await in regards to the those config functions.
2024-07-18 14:32:46 -04:00
..
declarations
lib config: remove all async/await around config read functions 2024-07-18 14:32:46 -04:00
utils (core) sanitizing redis errors 2023-06-06 10:51:17 +02:00
companion.ts Move HomeDBManager to gen-server/lib/homedb () 2024-07-05 16:02:39 +02:00
declarations.d.ts
devServerMain.ts (core) support for bundling custom widgets with the Grist app 2023-10-27 17:00:10 -04:00
generateCheckpoint.ts
generateInitialDocSql.ts (core) Add optional telemetry to grist-core 2023-06-07 12:00:51 -04:00
localization.ts only offer languages that have been marked as substantially complete () 2023-03-28 10:59:17 -04:00
mergedServerMain.ts config: remove all async/await around config read functions 2024-07-18 14:32:46 -04:00
tsconfig.json