.. |
AccessTokens.ts
|
(core) add an access token mechanism to help with attachments in custom widgets
|
2022-07-19 11:55:18 -04:00 |
ACLFormula.ts
|
(core) Decode cell values to prevent working around rule using 'in' on lists
|
2023-12-04 23:34:08 +02:00 |
ActionHistory.ts
|
|
|
ActionHistoryImpl.ts
|
support other SQLite wrappers, and various hooks needed by grist-static (#516)
|
2023-05-23 15:17:28 -04:00 |
ActiveDoc.ts
|
(core) Add AI Assistant retry with shorter prompt
|
2024-02-12 11:06:52 -05:00 |
ActiveDocImport.ts
|
adapt to slight differences in linting (#842)
|
2024-02-05 09:42:57 -05:00 |
AppEndpoint.ts
|
|
|
AppSettings.ts
|
add an endpoint for doing SQL selects (#641)
|
2023-09-04 09:21:18 -04:00 |
Assistance.ts
|
|
|
Authorizer.ts
|
Remove the GRIST_ALLOWED_HOSTS environment variable (#899)
|
2024-03-15 09:40:56 -04:00 |
BootProbes.ts
|
make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems (#850)
|
2024-03-04 16:22:47 -05:00 |
BrowserSession.ts
|
Issue 740 OIDC login redirect (#742)
|
2023-11-15 09:23:32 -05:00 |
checksumFile.ts
|
(core) move home server into core
|
2020-07-21 20:39:10 -04:00 |
Client.ts
|
|
|
Comm.ts
|
(core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
|
2023-12-01 09:42:00 -05:00 |
configureMinIOExternalStorage.ts
|
Abort when MinIO bucket does not have versioning enabled #545 (#546)
|
2023-07-10 06:24:55 -04:00 |
dbUtils.ts
|
Introduce TYPEORM_EXTRA env variable (#770)
|
2023-11-27 10:47:56 -05:00 |
DiscourseConnect.ts
|
(core) Adding GristConnect login system
|
2022-05-18 20:28:25 +02:00 |
DocApi.ts
|
|
|
DocClients.ts
|
|
|
DocManager.ts
|
|
|
DocPluginData.ts
|
|
|
DocPluginManager.ts
|
|
|
DocSession.ts
|
|
|
DocSnapshots.ts
|
|
|
DocStorage.ts
|
|
|
DocStorageManager.ts
|
|
|
docUtils.d.ts
|
(core) move home server into core
|
2020-07-21 20:39:10 -04:00 |
docUtils.js
|
|
|
DocWorker.ts
|
Feat: add title query params for exported csv and xlsx + download translations (#872)
|
2024-03-06 12:12:42 -05:00 |
DocWorkerMap.ts
|
|
|
DocWorkerUtils.ts
|
|
|
ExcelFormatter.ts
|
|
|
ExpandedQuery.ts
|
|
|
Export.ts
|
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
|
2023-10-15 20:17:43 -04:00 |
ExportCSV.ts
|
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
|
2023-10-15 20:17:43 -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
|
add hooks for tweaking how downloads happen (for grist-static) (#665)
|
2023-09-09 14:50:32 -04:00 |
expressWrap.ts
|
|
|
ExternalStorage.ts
|
|
|
extractOrg.ts
|
(core) support for bundling custom widgets with the Grist app
|
2023-10-27 17:00:10 -04:00 |
FileParserElement.ts
|
(core) move home server into core
|
2020-07-21 20:39:10 -04:00 |
filterUtils.ts
|
|
|
FlexServer.ts
|
make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems (#850)
|
2024-03-04 16:22:47 -05:00 |
ForwardAuthLogin.ts
|
|
|
GoogleAuth.ts
|
|
|
GoogleExport.ts
|
|
|
GoogleImport.ts
|
(core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue
|
2022-12-01 12:23:19 +01:00 |
GranularAccess.ts
|
|
|
GristServer.ts
|
make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems (#850)
|
2024-03-04 16:22:47 -05:00 |
gristSessions.ts
|
(core) Add options to /status health-check endpoints to check DB and Redis liveness.
|
2023-10-02 14:41:04 -04:00 |
gristSettings.ts
|
|
|
guessExt.ts
|
(core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
|
2022-05-12 14:43:21 +02:00 |
hashingUtils.ts
|
|
|
HashUtil.ts
|
(core) add more detail to /compare endpoint
|
2020-09-18 16:31:29 -04:00 |
HostedMetadataManager.ts
|
(core) Faster builds all around.
|
2022-07-04 10:42:40 -04:00 |
HostedStorageManager.ts
|
|
|
httpEncoding.ts
|
|
|
IBilling.ts
|
|
|
IChecksumStore.ts
|
|
|
ICreate.ts
|
(core) move apiserver tests to core, disentangling notifier+billing parts
|
2023-12-26 08:43:12 -05:00 |
IDocStorageManager.ts
|
(core) add a yarn run cli tool, and add a sqlite gristify option
|
2022-07-14 12:00:30 -04:00 |
idUtils.ts
|
|
|
IElectionStore.ts
|
(core) move some material to core that slipped through in a rebase
|
2020-07-23 11:29:05 -04:00 |
initialDocSql.ts
|
(core) add initial support for special shares
|
2024-01-04 05:57:38 -05:00 |
INotifier.ts
|
(core) move apiserver tests to core, disentangling notifier+billing parts
|
2023-12-26 08:43:12 -05:00 |
ISandbox.ts
|
(core) Faster builds all around.
|
2022-07-04 10:42:40 -04:00 |
IShell.ts
|
|
|
ITestingHooks-ti.ts
|
(core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
|
2023-12-01 09:42:00 -05:00 |
ITestingHooks.ts
|
(core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
|
2023-12-01 09:42:00 -05:00 |
log.ts
|
fix log.add under electron (#478)
|
2023-04-03 13:29:35 -04:00 |
LogMethods.ts
|
(core) Faster builds all around.
|
2022-07-04 10:42:40 -04:00 |
manifest.ts
|
|
|
MemoryPool.ts
|
(core) Manage memory used for websocket responses to reduce the risk of server crashes.
|
2023-08-07 11:28:31 -04:00 |
MinimalLogin.ts
|
|
|
MinIOExternalStorage.ts
|
Issue 359 support scaleway (#577)
|
2023-07-20 06:16:58 -04:00 |
NSandbox.ts
|
(core) change ActiveDoc load and Sandbox call log messages to be aggregation-friendly
|
2024-01-24 14:06:38 -05:00 |
NullSandbox.ts
|
|
|
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
|
(core) Adds a UI panel for managing webhooks
|
2023-05-08 18:25:27 -04:00 |
PermissionInfo.ts
|
(core) Fixing memos in record dependent rules.
|
2023-09-08 10:16:09 +02:00 |
Permit.ts
|
|
|
places.ts
|
|
|
PluginEndpoint.ts
|
|
|
PluginManager.ts
|
|
|
ProcessMonitor.ts
|
(core) Add new telemetry events
|
2023-11-01 10:49:33 -04:00 |
ProxyAgent.ts
|
|
|
reportTimeTaken.ts
|
|
|
Requests.ts
|
REQUEST now supports POST (#588)
|
2023-07-30 15:13:43 -04:00 |
requestUtils.ts
|
Remove the GRIST_ALLOWED_HOSTS environment variable (#899)
|
2024-03-15 09:40:56 -04:00 |
RowAccess.ts
|
|
|
SafePythonComponent.ts
|
(core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling
|
2022-09-02 16:27:34 +02:00 |
SamlConfig.ts
|
|
|
SandboxControl.ts
|
(core) Update dependencies
|
2023-10-11 17:36:58 -04:00 |
sandboxUtil.ts
|
|
|
sendAppPage.ts
|
|
|
ServerColumnGetters.ts
|
|
|
ServerLocale.ts
|
(core) Converting server-side Comm.js to typescript
|
2022-06-07 15:47:17 -04:00 |
serverUtils.ts
|
|
|
Sessions.ts
|
(core) Converting server-side Comm.js to typescript
|
2022-06-07 15:47:17 -04:00 |
Sharing.ts
|
(core) updates from grist-core
|
2024-01-08 09:19:50 -05:00 |
shortDesc.ts
|
|
|
shutdown.js
|
|
|
SqliteCommon.ts
|
add an endpoint for doing SQL selects (#641)
|
2023-09-04 09:21:18 -04:00 |
SQLiteDB.ts
|
add an endpoint for doing SQL selects (#641)
|
2023-09-04 09:21:18 -04:00 |
SqliteNode.ts
|
add an endpoint for doing SQL selects (#641)
|
2023-09-04 09:21:18 -04:00 |
TableMetadataLoader.ts
|
(core) Improve API Console and link from Document Settings.
|
2024-01-29 10:08:19 -05:00 |
TagChecker.ts
|
(core) move home server into core
|
2020-07-21 20:39:10 -04:00 |
Telemetry.ts
|
(core) Add visitorId to telemetry
|
2023-12-11 11:16:23 -05:00 |
TestingHooks.ts
|
(core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
|
2023-12-01 09:42:00 -05:00 |
TestLogin.ts
|
|
|
Throttle.ts
|
(core) Fix bugs with intervals
|
2022-08-25 12:38:36 -07:00 |
TimeQuery.ts
|
|
|
Triggers.ts
|
|
|
UnsafeNodeComponent.ts
|
(core) Faster builds all around.
|
2022-07-04 10:42:40 -04:00 |
uploads.ts
|
|
|
WidgetRepository.ts
|
Change how a builtin custom widget bundle is found (#783)
|
2023-12-05 11:51:22 -05: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 |