..
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
ActionHistory.ts
ActionHistoryImpl.ts
ActionSummary.ts
ActiveDoc.ts
(core) Adds endpoint to update webhook
2023-03-31 19:26:02 +02:00
ActiveDocImport.ts
Fix bug that skips empty columns during imports
2022-08-11 11:05:30 -07:00
AppEndpoint.ts
(core) Add initial tutorials implementation
2023-03-22 10:09:02 -04:00
AppSettings.ts
(core) give preliminary support in core for storing snapshots in S3-compatible stores via minio-js client
2022-12-21 11:41:31 -05:00
Assistance.ts
(core) Draft version of AI assistant
2023-03-24 10:07:26 +01:00
Authorizer.ts
(core) User language switcher
2023-01-26 09:47:14 +01:00
BrowserSession.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
checksumFile.ts
Client.ts
(core) Adding new column in users table "ref" with unique identifier.
2022-10-04 15:19:28 +02:00
Comm.ts
(core) i18
2022-09-29 18:02:09 +02:00
configureMinIOExternalStorage.ts
Add region param for MinIO bucket ( #428 )
2023-02-15 09:12:38 -05:00
dbUtils.ts
(core) remove ormconfig.js from saas build; more sendgrid logging
2023-03-01 17:02:47 -05:00
DiscourseConnect.ts
DocApi.ts
(core) Adds endpoint to update webhook
2023-03-31 19:26:02 +02:00
DocClients.ts
(core) add a yarn run cli
tool, and add a sqlite gristify
option
2022-07-14 12:00:30 -04:00
DocManager.ts
(core) Adding new column in users table "ref" with unique identifier.
2022-10-04 15:19:28 +02:00
DocPluginData.ts
DocPluginManager.ts
(core) add an access token mechanism to help with attachments in custom widgets
2022-07-19 11:55:18 -04:00
DocSession.ts
(core) User language switcher
2023-01-26 09:47:14 +01:00
DocSnapshots.ts
(core) serialize document uploads and DocSnapshots.versions() to reduce surprises
2022-08-01 15:42:39 -04:00
DocStorage.ts
(core) deal with write access for attachments
2022-11-15 09:52:32 -05:00
DocStorageManager.ts
(core) dust off electron build a little bit
2022-07-29 11:19:26 -04:00
docUtils.d.ts
docUtils.js
DocWorker.ts
(core) Porting back AI formula backend
2023-02-08 17:15:59 +01:00
DocWorkerMap.ts
(core) Add unquarantine command to admin CLI
2022-08-15 13:04:55 -07:00
ExcelFormatter.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
ExpandedQuery.ts
Export.ts
Export table schema ( #459 )
2023-03-16 17:37:24 -04:00
ExportCSV.ts
Fixing all eslint's reported error
2023-01-03 17:22:58 +01:00
ExportTableSchema.ts
Export table schema ( #459 )
2023-03-16 17:37:24 -04:00
ExportXLSX.ts
Fixing all eslint's reported error
2023-01-03 17:22:58 +01:00
expressWrap.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
ExternalStorage.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
extractOrg.ts
(core) upgrade typeorm so we can support newer postgres
2022-09-02 15:34:21 -04:00
FileParserElement.ts
filterUtils.ts
FlexServer.ts
(core) add a /welcome/start endpoint that forwards sensibly
2023-03-22 15:33:53 -04:00
ForwardAuthLogin.ts
GoogleAuth.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
GoogleExport.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
GoogleImport.ts
(core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue
2022-12-01 12:23:19 +01:00
GranularAccess.ts
(core) control the distribution of attachment metadata
2022-12-22 09:10:30 -05:00
GristServer.ts
A set of tweaks to simplify electron packaging ( #421 )
2023-02-13 15:52:17 -05:00
gristSessions.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
guessExt.ts
HashUtil.ts
HostedMetadataManager.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
HostedStorageManager.ts
(core) Persist forks in home db
2023-02-20 22:46:36 -05:00
httpEncoding.ts
IBilling.ts
(core) Add basic activation page to grist-ee
2022-08-23 10:30:52 -07:00
IChecksumStore.ts
ICreate.ts
add MinIO tests ( #381 )
2022-12-22 12:58:39 -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
(core) Persist forks in home db
2023-02-20 22:46:36 -05:00
IElectionStore.ts
initialDocSql.ts
feat(ColumnDesc): create column description in database and link it to visual behaviors
2023-01-26 14:54:37 +01:00
INotifier.ts
(core) Speed up and upgrade build.
2022-06-27 16:10:10 -04:00
ISandbox.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
IShell.ts
(core) dust off electron build a little bit
2022-07-29 11:19:26 -04:00
ITestingHooks-ti.ts
ITestingHooks.ts
log.ts
LogMethods.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
manifest.ts
MinimalLogin.ts
A set of tweaks to simplify electron packaging ( #421 )
2023-02-13 15:52:17 -05:00
MinIOExternalStorage.ts
Add region param for MinIO bucket ( #428 )
2023-02-15 09:12:38 -05:00
NSandbox.ts
(core) Two fixes to tests affected by changes that came from grist-core.
2023-03-14 11:57:01 -04:00
OnDemandActions.ts
PermissionInfo.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
Permit.ts
places.ts
A set of tweaks to simplify electron packaging ( #421 )
2023-02-13 15:52:17 -05:00
PluginEndpoint.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
PluginManager.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
reportTimeTaken.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
Requests.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
requestUtils.ts
(core) Persist forks in home db
2023-02-20 22:46:36 -05:00
RowAccess.ts
(core) control the distribution of attachment metadata
2022-12-22 09:10:30 -05:00
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
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
SandboxControl.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
sandboxUtil.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
sendAppPage.ts
(core) Draft version of AI assistant
2023-03-24 10:07:26 +01:00
ServerColumnGetters.ts
ServerLocale.ts
serverUtils.ts
(core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue
2022-12-01 12:23:19 +01:00
Sessions.ts
Sharing.ts
(core) Syncing db with data when actions are rejected
2022-11-29 10:34:57 +01:00
shortDesc.ts
shutdown.js
SQLiteDB.ts
(core) add a yarn run cli
tool, and add a sqlite gristify
option
2022-07-14 12:00:30 -04:00
TableMetadataLoader.ts
TagChecker.ts
TestingHooks.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
TestLogin.ts
(core) make the support account configurable, and allow listing public sites
2022-10-14 14:23:59 -04:00
Throttle.ts
(core) Fix bugs with intervals
2022-08-25 12:38:36 -07:00
TimeQuery.ts
Triggers.ts
(core) Adds endpoint to update webhook
2023-03-31 19:26:02 +02:00
UnsafeNodeComponent.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00
uploads.ts
(core) remove deprecated /download endpoint in favor of newer /api/docs/NNNN/download
2022-09-20 15:26:04 -04:00
WidgetRepository.ts
(core) A few assorted one-line fixes
2023-01-09 23:31:04 -05:00
WorkCoordinator.ts
(core) Faster builds all around.
2022-07-04 10:42:40 -04:00