gristlabs_grist-core/app/server/lib
Jordi Gutiérrez Hermoso 960f023618 restart: gracefully handle restart failure
In case Grist isn't running with the supervisor (e.g. it's running
under nodemon instead via `yarn start`), surface the problem to the
frontend.
2024-07-30 13:41:47 -04:00
..
AccessTokens.ts
ActionHistory.ts
ActionHistoryImpl.ts
ActiveDoc.ts
ActiveDocImport.ts
AppEndpoint.ts
AppSettings.ts
Assistance.ts
Authorizer.ts
BootProbes.ts create: hard-code the default session secret even more 2024-07-28 18:52:39 -04:00
BrowserSession.ts
checksumFile.ts
Client.ts
Comm.ts
config.ts config: end the file with a newline 2024-07-30 13:41:47 -04:00
ConfigBackendAPI.ts config: new API endpoint 2024-07-30 13:41:47 -04:00
configCore.ts configCore: default to enterprise edition if TEST_ENABLE_ACTIVATION is truthy 2024-07-30 13:41:47 -04:00
configCoreFileFormats-ti.ts
configCoreFileFormats.ts
configureMinIOExternalStorage.ts
coreCreator.ts create: hard-code the default session secret even more 2024-07-28 18:52:39 -04:00
coreLogins.ts
dbUtils.ts
DiscourseConnect.ts
DocApi.ts
DocClients.ts
DocManager.ts
DocPluginData.ts
DocPluginManager.ts
DocSession.ts
DocSnapshots.ts
DocStorage.ts
DocStorageManager.ts
docUtils.d.ts
docUtils.js
DocWorker.ts
DocWorkerMap.ts
DocWorkerUtils.ts
ExcelFormatter.ts
ExpandedQuery.ts
Export.ts
ExportDSV.ts
ExportTableSchema.ts
ExportXLSX.ts
expressWrap.ts
ExternalStorage.ts
extractOrg.ts
FileParserElement.ts
filterUtils.ts
FlexServer.ts restart: gracefully handle restart failure 2024-07-30 13:41:47 -04:00
ForwardAuthLogin.ts
GoogleAuth.ts
GoogleExport.ts
GoogleImport.ts
GranularAccess.ts make access control for ConvertFromColumn action less brutal (#1111) 2024-07-24 11:41:50 -04:00
GristServer.ts
GristServerSocket.ts
gristSessions.ts
gristSettings.ts
GristSocketServer.ts
guessExt.ts
hashingUtils.ts
HashUtil.ts
HostedMetadataManager.ts
HostedStorageManager.ts
httpEncoding.ts
IBilling.ts
IChecksumStore.ts
ICreate.ts create: add a comment explaining the session secret situation 2024-07-28 18:52:39 -04:00
IDocStorageManager.ts
idUtils.ts
IElectionStore.ts
initialDocSql.ts
INotifier.ts
InstallAdmin.ts
ISandbox.ts
IShell.ts
ITestingHooks-ti.ts
ITestingHooks.ts
log.ts
LogMethods.ts
manifest.ts
MemoryPool.ts
MinimalLogin.ts
MinIOExternalStorage.ts
NSandbox.ts
NullSandbox.ts
OIDCConfig.ts
OnDemandActions.ts
PermissionInfo.ts
Permit.ts
places.ts
PluginEndpoint.ts
PluginManager.ts
ProcessMonitor.ts
ProxyAgent.ts
reportTimeTaken.ts
Requests.ts
requestUtils.ts
RowAccess.ts
SafePythonComponent.ts
SamlConfig.ts
SandboxControl.ts
sandboxUtil.ts
sendAppPage.ts
ServerColumnGetters.ts
ServerLocale.ts
serverUtils.ts
Sessions.ts
Sharing.ts
shortDesc.ts
shutdown.js
SqliteCommon.ts
SQLiteDB.ts
SqliteNode.ts
TableMetadataLoader.ts
TagChecker.ts
Telemetry.ts
TestingHooks.ts
TestLogin.ts
Throttle.ts
TimeQuery.ts
Triggers.ts
UnsafeNodeComponent.ts
UpdateManager.ts
uploads.ts
WidgetRepository.ts
WorkCoordinator.ts
workerExporter.ts