.. |
AccessTokens.ts
|
|
|
ActionHistory.ts
|
|
|
ActionHistoryImpl.ts
|
|
|
ActiveDoc.ts
|
(core) Support user variable in dropdown conditions
|
2024-06-04 06:56:55 -07:00 |
ActiveDocImport.ts
|
(core) Forms Improvements
|
2024-03-21 13:01:25 -04:00 |
AppEndpoint.ts
|
Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915)
|
2024-05-14 12:58:41 -04:00 |
AppSettings.ts
|
|
|
Assistance.ts
|
(core) Add AI Assistant retry with shorter prompt
|
2024-02-12 11:06:52 -05:00 |
Authorizer.ts
|
reconcile boot and admin pages further (#963)
|
2024-05-23 16:40:31 -04:00 |
BootProbes.ts
|
Improve session ID security (#1059)
|
2024-06-25 15:43:25 -04:00 |
BrowserSession.ts
|
|
|
checksumFile.ts
|
|
|
Client.ts
|
Support HTTP long polling as an alternative to WebSockets (#859)
|
2024-03-28 13:22:20 -04:00 |
Comm.ts
|
Support HTTP long polling as an alternative to WebSockets (#859)
|
2024-03-28 13:22:20 -04:00 |
configureMinIOExternalStorage.ts
|
|
|
coreCreator.ts
|
Improve session ID security (#1059)
|
2024-06-25 15:43:25 -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
|
Introduce TYPEORM_EXTRA env variable (#770)
|
2023-11-27 10:47:56 -05:00 |
DiscourseConnect.ts
|
|
|
DocApi.ts
|
(core) updates from grist-core
|
2024-05-23 13:27:59 -04:00 |
DocClients.ts
|
(core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
|
2023-12-01 09:42:00 -05:00 |
DocManager.ts
|
(core) Support user variable in dropdown conditions
|
2024-06-04 06:56:55 -07:00 |
DocPluginData.ts
|
|
|
DocPluginManager.ts
|
(core) Add TSV and DSV import/export
|
2024-03-20 10:57:21 -04:00 |
DocSession.ts
|
(core) notify home db of shares when copying/forking/uploading docs
|
2024-01-23 08:09:20 -05:00 |
DocSnapshots.ts
|
|
|
DocStorage.ts
|
|
|
DocStorageManager.ts
|
|
|
docUtils.d.ts
|
|
|
docUtils.js
|
|
|
DocWorker.ts
|
(core) New API to collect timing information from formula evaluation.
|
2024-04-24 11:07:11 +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
|
Add option to skip Checksum verification between doc storage and Redis #751 (#767)
|
2024-03-07 14:11:17 -05:00 |
extractOrg.ts
|
|
|
FileParserElement.ts
|
|
|
filterUtils.ts
|
|
|
FlexServer.ts
|
(core) updates from grist-core
|
2024-07-01 09:37:47 -04:00 |
ForwardAuthLogin.ts
|
|
|
GoogleAuth.ts
|
|
|
GoogleExport.ts
|
|
|
GoogleImport.ts
|
|
|
GranularAccess.ts
|
(core) Support user variable in dropdown conditions
|
2024-06-04 06:56:55 -07:00 |
GristServer.ts
|
reconcile boot and admin pages further (#963)
|
2024-05-23 16:40:31 -04: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
|
|
|
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
|
|
|
HostedStorageManager.ts
|
(core) Customizable stripe plans.
|
2024-05-19 09:09:19 +02:00 |
httpEncoding.ts
|
|
|
IBilling.ts
|
|
|
IChecksumStore.ts
|
|
|
ICreate.ts
|
reconcile boot and admin pages further (#963)
|
2024-05-23 16:40:31 -04:00 |
IDocStorageManager.ts
|
|
|
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
|
reconcile boot and admin pages further (#963)
|
2024-05-23 16:40:31 -04: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
|
OIDC: Support overriding end_session_endpoint using environment variable GRIST_OIDC_IDP_END_SESSION_ENDPOINT (#802)
|
2024-01-03 15:49:32 -05:00 |
OnDemandActions.ts
|
|
|
PermissionInfo.ts
|
(core) Support user variable in dropdown conditions
|
2024-06-04 06:56:55 -07:00 |
Permit.ts
|
|
|
places.ts
|
|
|
PluginEndpoint.ts
|
include the @gristlabs/grist-widget package, so Calendar is always available (#745)
|
2023-11-28 09:28:15 -05:00 |
PluginManager.ts
|
include the @gristlabs/grist-widget package, so Calendar is always available (#745)
|
2023-11-28 09:28:15 -05:00 |
ProcessMonitor.ts
|
|
|
ProxyAgent.ts
|
|
|
reportTimeTaken.ts
|
|
|
Requests.ts
|
|
|
requestUtils.ts
|
Create user last connection datetime (#935)
|
2024-07-01 15:13:39 +02:00 |
RowAccess.ts
|
|
|
SafePythonComponent.ts
|
|
|
SamlConfig.ts
|
|
|
SandboxControl.ts
|
|
|
sandboxUtil.ts
|
|
|
sendAppPage.ts
|
feat: ADD Terms of service link (#985)
|
2024-05-16 11:31:37 -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
|
(core) updates from grist-core
|
2024-01-08 09:19:50 -05:00 |
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
|
(core) Improve API Console and link from Document Settings.
|
2024-01-29 10:08:19 -05:00 |
TagChecker.ts
|
|
|
Telemetry.ts
|
(core) Renaming installationId metadata for checkUpdateAPI telemetry endpoint.
|
2024-06-12 16:01:45 +02:00 |
TestingHooks.ts
|
Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915)
|
2024-05-14 12:58:41 -04:00 |
TestLogin.ts
|
|
|
Throttle.ts
|
|
|
TimeQuery.ts
|
|
|
Triggers.ts
|
Webhook trigger update by column (#832)
|
2024-04-12 16:04:37 -04: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
|
Change how a builtin custom widget bundle is found (#783)
|
2023-12-05 11:51:22 -05:00 |
WorkCoordinator.ts
|
|
|
workerExporter.ts
|
|
|