..
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
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
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
Moves core create object and core getLoginSystem to server/lib ( #994 )
2024-05-23 23:07:46 +01:00
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
(core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
2023-12-01 09:42:00 -05:00
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
(core) Add TSV and DSV import/export
2024-03-20 10:57:21 -04:00
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
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
(core) When getting error details for on-demand formulas, provide an explanation
2024-08-13 12:34:08 -04:00
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
Add header=colId option for the table-schema API #719 ( #749 )
2023-11-17 17:45:15 +02:00
ExportXLSX.ts
expressWrap.ts
ExternalStorage.ts
Make changes required for Desktop FS updates ( #1099 )
2024-09-16 21:01:58 -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
(core) Add installation/site configuration endpoints
2024-10-16 14:55:34 -04:00
ForwardAuthLogin.ts
(core) Revamp ForwardAuthLogin and unify with GRIST_PROXY_AUTH_HEADER
2023-11-07 16:30:49 -05:00
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
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) 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
(core) Updating paths after core changed
2024-07-09 12:19:25 +02:00
idUtils.ts
IElectionStore.ts
initialDocSql.ts
(core) Adding backend for 2-way references
2024-09-11 22:31:36 +02: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
(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
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
(core) support for bundling custom widgets with the Grist app
2023-10-27 17:00:10 -04:00
MemoryPool.ts
MinimalLogin.ts
MinIOExternalStorage.ts
Bump minio to v8.0.0 ( #991 )
2024-06-03 15:20:10 +00:00
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
(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
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
(core) Add new telemetry events
2023-11-01 10:49:33 -04:00
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
(core) Fix delete user button for Google-only accounts
2023-10-18 10:52:58 -04:00
SandboxControl.ts
sandboxUtil.ts
sendAppPage.ts
Add description and icon to preview URLs for non-document resources #1242
2024-10-24 08:48:44 +02:00
ServerColumnGetters.ts
(core) Adding UI for timing API
2024-05-22 14:56:53 +02:00
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
(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) Add more audit logging data/events
2024-09-23 12:57:35 -04:00
TestingHooks.ts
Introduce APP_HOME_INTERNAL_URL and fix duplicate docs ( #915 )
2024-05-14 12:58:41 -04:00
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
(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
Fetch Url Widget Repository behind corporate proxy ( #1238 ) ( #1239 )
2024-10-03 19:15:20 -04:00
WorkCoordinator.ts
workerExporter.ts
Option to export colId as header in CSV / XSLX instead of label ( #688 ) ( #692 )
2023-10-15 20:17:43 -04:00