gristlabs_grist-core/app/server/lib
2024-10-24 08:48:44 +02:00
..
oidc Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
AccessTokens.ts
ActionHistory.ts
ActionHistoryImpl.ts env variables for ACTION_HISTORY limits (#1262) 2024-10-17 15:17:46 -04:00
ActiveDoc.ts (core) Add remaining audit log events 2024-09-30 13:38:17 -04:00
ActiveDocImport.ts Make changes required for Desktop FS updates (#1099) 2024-09-16 21:01:58 -04:00
AppEndpoint.ts (core) Add remaining audit log events 2024-09-30 13:38:17 -04:00
AppSettings.ts env variables for ACTION_HISTORY limits (#1262) 2024-10-17 15:17:46 -04:00
Assistance.ts Assistant: ensure that ASSISTANT_API_KEY is a real synonym for OPEN_AI_KEY 2024-10-03 09:55:40 -04:00
attachEarlyEndpoints.ts (core) Add installation/site configuration endpoints 2024-10-16 14:55:34 -04:00
AuditLogger.ts (core) Add remaining audit log events 2024-09-30 13:38:17 -04:00
Authorizer.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
BootProbes.ts check sandbox viability lazily (#1226) 2024-09-30 15:58:38 -04:00
BrowserSession.ts Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
checksumFile.ts
Client.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
Comm.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -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 (core) config: rename TEST_ENABLE_ACTIVATION to GRIST_FORCE_ENABLE_ENTERPRISE 2024-08-14 14:33:06 -04:00
configCoreFileFormats-ti.ts
configCoreFileFormats.ts
configureGristAuditLogger.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
configureMinIOExternalStorage.ts
coreCreator.ts (core) Add audit logging machinery 2024-09-12 12:13:41 -04:00
coreLogins.ts
dbUtils.ts (core) Fixing lock issues and reverting back to single connection. 2024-09-11 20:48:52 +02:00
DiscourseConnect.ts
DocApi.ts (core) Add remaining audit log events 2024-09-30 13:38:17 -04:00
DocClients.ts
DocManager.ts Fixes an import error when using S3/Minio with no redis (#1224) 2024-10-07 05:42:27 +01:00
DocPluginData.ts
DocPluginManager.ts
DocSession.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
DocSnapshots.ts
DocStorage.ts
DocStorageManager.ts Make changes required for Desktop FS updates (#1099) 2024-09-16 21:01:58 -04:00
docUtils.d.ts
docUtils.js
DocWorker.ts
DocWorkerMap.ts
DocWorkerUtils.ts
ExcelFormatter.ts
ExpandedQuery.ts (core) When getting error details for on-demand formulas, provide an explanation 2024-08-13 12:34:08 -04:00
Export.ts
ExportDSV.ts
ExportTableSchema.ts
ExportXLSX.ts
expressWrap.ts
ExternalStorage.ts Make changes required for Desktop FS updates (#1099) 2024-09-16 21:01:58 -04:00
extractOrg.ts
FileParserElement.ts
filterUtils.ts
FlexServer.ts (core) Add installation/site configuration endpoints 2024-10-16 14:55:34 -04:00
ForwardAuthLogin.ts
GoogleAuth.ts
GoogleExport.ts (core) Add remaining audit log events 2024-09-30 13:38:17 -04:00
GoogleImport.ts
GranularAccess.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
GristAuditLogger.ts (core) Add audit logging machinery 2024-09-12 12:13:41 -04:00
GristJobs.ts (core) Fix scrollbar in code view 2024-09-30 12:04:00 -04:00
GristServer.ts check sandbox viability lazily (#1226) 2024-09-30 15:58:38 -04:00
GristServerSocket.ts
gristSessions.ts
gristSettings.ts (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
GristSocketServer.ts (core) Fix unhandledRejection caused by exception from verifyClient. 2024-08-15 17:32:44 -04:00
guessExt.ts
hashingUtils.ts
HashUtil.ts
HostedMetadataManager.ts Fixes an import error when using S3/Minio with no redis (#1224) 2024-10-07 05:42:27 +01:00
HostedStorageManager.ts (core) Rename popup for group by columns 2024-10-09 11:46:26 +02:00
HTTPAuditLogger.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
httpEncoding.ts
IBilling.ts
IChecksumStore.ts
ICreate.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
IDocStorageManager.ts
idUtils.ts
IElectionStore.ts
initialDocSql.ts (core) Adding backend for 2-way references 2024-09-11 22:31:36 +02:00
INotifier.ts
InstallAdmin.ts (core) Allowing installation admins to manage billing. 2024-09-11 23:06:47 +02:00
ISandbox.ts (core) Improve behavior to update current time, to allow inactive docs to shut down, and reduce spurious errors. 2024-08-29 01:22:57 -04:00
IShell.ts
ITestingHooks-ti.ts
ITestingHooks.ts
log.ts
LogMethods.ts
manifest.ts
MemoryPool.ts
MinimalLogin.ts
MinIOExternalStorage.ts
NSandbox.ts (core) Improve behavior to update current time, to allow inactive docs to shut down, and reduce spurious errors. 2024-08-29 01:22:57 -04:00
NullSandbox.ts (core) Improve behavior to update current time, to allow inactive docs to shut down, and reduce spurious errors. 2024-08-29 01:22:57 -04:00
OIDCConfig.ts OIDC logout: use a fixed post logout redirect uri (#1276) 2024-10-22 12:03:11 -04:00
OnDemandActions.ts
PermissionInfo.ts
Permit.ts
places.ts
PluginEndpoint.ts
PluginManager.ts
ProcessMonitor.ts
ProxyAgent.ts
reportTimeTaken.ts
Requests.ts
requestUtils.ts (core) Add installation/site configuration endpoints 2024-10-16 14:55:34 -04:00
RowAccess.ts
SafePythonComponent.ts
SamlConfig.ts
SandboxControl.ts
sandboxUtil.ts
sendAppPage.ts Use svg instead of png for preview 2024-10-24 08:48:44 +02:00
ServerColumnGetters.ts
ServerLocale.ts
serverUtils.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
Sessions.ts
sessionUtils.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
Sharing.ts
shortDesc.ts
shutdown.js
SqliteCommon.ts
SQLiteDB.ts
SqliteNode.ts
TableMetadataLoader.ts
TagChecker.ts
Telemetry.ts (core) Add more audit logging data/events 2024-09-23 12:57:35 -04:00
TestingHooks.ts
TestLogin.ts Add tests for UsersManager (#1149) 2024-09-05 16:30:04 -04:00
Throttle.ts
TimeQuery.ts
Triggers.ts (core) Add remaining audit log events 2024-09-30 13:38:17 -04:00
UnsafeNodeComponent.ts
UpdateManager.ts
uploads.ts
WidgetRepository.ts Fetch Url Widget Repository behind corporate proxy (#1238) (#1239) 2024-10-03 19:15:20 -04:00
WorkCoordinator.ts
workerExporter.ts