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 docstrings, moment import, fix log format 2024-07-03 15:03:14 -04:00
ActiveDocImport.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
AppEndpoint.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
AppSettings.ts
Assistance.ts (core) Add AI Assistant retry with shorter prompt 2024-02-12 11:06:52 -05:00
Authorizer.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
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 Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
Comm.ts Support HTTP long polling as an alternative to WebSockets (#859) 2024-03-28 13:22:20 -04:00
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 Extracts config.json into its own module (#1061) 2024-07-08 15:40:45 +01:00
configCoreFileFormats.ts Extracts config.json into its own module (#1061) 2024-07-08 15:40:45 +01:00
configureMinIOExternalStorage.ts
coreCreator.ts create: hard-code the default session secret even more 2024-07-28 18:52:39 -04:00
coreLogins.ts Moves core create object and core getLoginSystem to server/lib (#994) 2024-05-23 23:07:46 +01:00
dbUtils.ts
DiscourseConnect.ts
DocApi.ts (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
DocClients.ts
DocManager.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
DocPluginData.ts
DocPluginManager.ts (core) Add TSV and DSV import/export 2024-03-20 10:57:21 -04:00
DocSession.ts
DocSnapshots.ts
DocStorage.ts
DocStorageManager.ts (core) Updating paths after core changed 2024-07-09 12:19:25 +02:00
docUtils.d.ts
docUtils.js
DocWorker.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
DocWorkerMap.ts Shutdown Doc worker when it is not considered as available in Redis #831 (#856) 2024-04-04 10:25:42 -04:00
DocWorkerUtils.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 2024-05-14 12:58:41 -04:00
ExcelFormatter.ts
ExpandedQuery.ts
Export.ts (core) Adding UI for timing API 2024-05-22 14:56:53 +02:00
ExportDSV.ts (core) Add TSV and DSV import/export 2024-03-20 10:57:21 -04:00
ExportTableSchema.ts
ExportXLSX.ts
expressWrap.ts
ExternalStorage.ts Remove GRIST_SKIP_REDIS_CHECKSUM_MISMATCH (#1098) 2024-07-10 14:28:20 -04:00
extractOrg.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
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 Extracts config.json into its own module (#1061) 2024-07-08 15:40:45 +01:00
GristServerSocket.ts Support HTTP long polling as an alternative to WebSockets (#859) 2024-03-28 13:22:20 -04:00
gristSessions.ts Improve session ID security (#1059) 2024-06-25 15:43:25 -04:00
gristSettings.ts (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
GristSocketServer.ts (core) Update WS deps after grist-core sync 2024-04-02 23:08:39 -07:00
guessExt.ts
hashingUtils.ts
HashUtil.ts
HostedMetadataManager.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
HostedStorageManager.ts (core) Updating paths after core changed 2024-07-09 12:19:25 +02:00
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 (core) Updating paths after core changed 2024-07-09 12:19:25 +02:00
idUtils.ts
IElectionStore.ts
initialDocSql.ts Webhook trigger update by column (#832) 2024-04-12 16:04:37 -04:00
INotifier.ts (core) Adding a flag for the UI to check if emails are enabled 2024-04-03 09:50:17 +02:00
InstallAdmin.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
ISandbox.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 2024-04-29 20:52:39 -04:00
IShell.ts
ITestingHooks-ti.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 2024-05-14 12:58:41 -04:00
ITestingHooks.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 2024-05-14 12:58:41 -04:00
log.ts
LogMethods.ts
manifest.ts
MemoryPool.ts
MinimalLogin.ts
MinIOExternalStorage.ts Bump minio to v8.0.0 (#991) 2024-06-03 15:20:10 +00:00
NSandbox.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 2024-04-29 20:52:39 -04:00
NullSandbox.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 2024-04-29 20:52:39 -04:00
OIDCConfig.ts
OnDemandActions.ts
PermissionInfo.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
Permit.ts
places.ts Extracts config.json into its own module (#1061) 2024-07-08 15:40:45 +01:00
PluginEndpoint.ts
PluginManager.ts
ProcessMonitor.ts
ProxyAgent.ts
reportTimeTaken.ts
Requests.ts
requestUtils.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
RowAccess.ts
SafePythonComponent.ts
SamlConfig.ts
SandboxControl.ts
sandboxUtil.ts
sendAppPage.ts (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
ServerColumnGetters.ts (core) Adding UI for timing API 2024-05-22 14:56:53 +02:00
ServerLocale.ts
serverUtils.ts (core) When reporting email in log metadata, use normalized email. 2024-02-15 10:49:01 -05:00
Sessions.ts
Sharing.ts
shortDesc.ts
shutdown.js Don't require running docker with --init to stop with ^C (#892) 2024-03-18 09:49:42 -04:00
SqliteCommon.ts
SQLiteDB.ts
SqliteNode.ts
TableMetadataLoader.ts
TagChecker.ts
Telemetry.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
TestingHooks.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 2024-05-14 12:58:41 -04:00
TestLogin.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 2024-07-05 16:02:39 +02:00
Throttle.ts
TimeQuery.ts
Triggers.ts Add authorization header in webhooks stored in secrets table (#941) 2024-07-04 14:17:10 +02:00
UnsafeNodeComponent.ts
UpdateManager.ts (core) Enabling telemetry on /api/version endpoint 2024-06-27 12:05:15 +02:00
uploads.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 2024-05-14 12:58:41 -04:00
WidgetRepository.ts
WorkCoordinator.ts
workerExporter.ts