..
ACLFormula.ts
ActionHistory.ts
ActionHistoryImpl.ts
Correct spelling mistakes
2022-02-19 09:46:49 +00:00
ActionSummary.ts
Correct spelling mistakes
2022-02-19 09:46:49 +00:00
ActiveDoc.ts
(core) Broadcast doc usage updates to clients
2022-06-06 09:55:34 -07:00
ActiveDocImport.ts
(core) Move guessing logic for column types to run in node once for all columns.
2022-05-19 12:49:51 -04:00
AppEndpoint.ts
(core) make Grist easier to run with a single server
2022-03-05 13:30:45 -05:00
AppSettings.ts
(core) make it easier to enable Azure storage without setting GRIST_DOCS_S3_BUCKET
2022-06-03 14:50:31 -04:00
Authorizer.ts
(core) Adding GristConnect login system
2022-05-18 20:28:25 +02:00
BrowserSession.ts
(core) Add authSubject and authProvider to sessions
2022-04-11 11:42:02 -07:00
checksumFile.ts
Client.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
Comm.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
dbUtils.ts
(core) move DocUsageBanner to ext
2022-05-27 22:19:17 -04:00
DiscourseConnect.ts
(core) Adding GristConnect login system
2022-05-18 20:28:25 +02:00
DocApi.ts
(core) Add GET /attachments endpoint for listing attachment metadata
2022-05-20 20:30:14 +02:00
DocClients.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
DocManager.ts
(core) make it easier to enable Azure storage without setting GRIST_DOCS_S3_BUCKET
2022-06-03 14:50:31 -04:00
DocPluginData.ts
DocPluginManager.ts
(core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
2022-05-12 14:43:21 +02:00
DocSession.ts
(core) add a user.SessionID
value for trigger formulas and granular access rules
2022-02-22 12:50:43 -05:00
DocSnapshots.ts
(core) Store monthly snapshots for 8 years to give Enterprise plans a more significant advantage
2022-04-05 18:11:13 +02:00
DocStorage.ts
(core) Add attachment and data size usage
2022-05-04 13:46:55 -07:00
DocStorageManager.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
docUtils.d.ts
docUtils.js
Correct spelling mistakes
2022-02-19 09:46:49 +00:00
DocWorker.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
DocWorkerMap.ts
(core) Add flexibility to daily API usage limit
2022-04-28 16:22:18 +02:00
ExcelFormatter.ts
(core) Custom Widget column mapping feature.
2022-02-08 17:41:04 +01:00
ExpandedQuery.ts
Correct spelling mistakes
2022-02-19 09:46:49 +00:00
Export.ts
ExportCSV.ts
ExportXLSX.ts
expressWrap.ts
(core) Include altSessionId in logs
2022-04-08 16:40:34 -07:00
ExternalStorage.ts
(core) add machinery for self-managed flavor of Grist
2022-05-12 12:39:52 -04:00
extractOrg.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
FileParserElement.ts
filterUtils.ts
FlexServer.ts
(core) Product update popups and hosted stripe integration
2022-06-08 21:10:49 +02:00
ForwardAuthLogin.ts
(core) add a login method based on headers
2022-04-04 18:36:09 -04:00
GoogleAuth.ts
GoogleExport.ts
(core) Include altSessionId in logs
2022-04-08 16:40:34 -07:00
GoogleImport.ts
GranularAccess.ts
(core) add GVISOR_LIMIT_MEMORY to cap memory available in sandbox
2022-05-18 14:26:27 -04:00
GristServer.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
gristSessions.ts
(core) add missing tsconfig file that affects IDEs
2022-05-27 13:48:58 -04:00
guessExt.ts
(core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
2022-05-12 14:43:21 +02:00
HashUtil.ts
HostedMetadataManager.ts
(core) Show usage banners in doc menu of free team sites
2022-05-26 15:01:35 -07:00
HostedStorageManager.ts
(core) limit retries of uploads to external store in tests
2022-06-06 16:19:41 -04:00
IBilling.ts
(core) Product update popups and hosted stripe integration
2022-06-08 21:10:49 +02:00
IChecksumStore.ts
ICreate.ts
(core) make it easier to enable Azure storage without setting GRIST_DOCS_S3_BUCKET
2022-06-03 14:50:31 -04:00
IDocStorageManager.ts
(core) Add API endpoint to get site usage summary
2022-05-16 11:16:19 -07:00
idUtils.ts
(core) Move Notifier to /ext
2022-05-18 08:02:32 -07:00
IElectionStore.ts
initialDocSql.ts
(core) Distinct style rules for summary columns
2022-04-27 20:51:23 +02:00
INotifier.ts
ISandbox.ts
(core) New type conversion in the backend
2022-02-04 20:28:13 +02:00
IShell.ts
ITestingHooks-ti.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
ITestingHooks.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
log.ts
LogMethods.ts
manifest.ts
MinimalLogin.ts
(core) Adding GristConnect login system
2022-05-18 20:28:25 +02:00
NSandbox.ts
(core) add GVISOR_LIMIT_MEMORY to cap memory available in sandbox
2022-05-18 14:26:27 -04:00
OnDemandActions.ts
(core) add GVISOR_LIMIT_MEMORY to cap memory available in sandbox
2022-05-18 14:26:27 -04:00
PermissionInfo.ts
Permit.ts
(core) Add new Grist login page
2022-04-01 15:24:19 -07:00
places.ts
PluginEndpoint.ts
PluginManager.ts
Correct spelling mistakes
2022-02-19 09:46:49 +00:00
reportTimeTaken.ts
requestUtils.ts
(core) Product update popups and hosted stripe integration
2022-06-08 21:10:49 +02:00
RowAccess.ts
SafePythonComponent.ts
SamlConfig.ts
(core) when redirecting, use protocol in APP_HOME_URL if available
2022-04-28 09:13:27 -04:00
SandboxControl.ts
sandboxUtil.js
sendAppPage.ts
(core) Allow configuring (mostly hiding) various little bits of UI
2022-05-27 14:32:05 +02:00
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) Add API endpoint to get site usage summary
2022-05-16 11:16:19 -07:00
shortDesc.ts
shutdown.js
SQLiteDB.ts
(core) Remove expired attachments every hour and on shutdown
2022-04-22 20:43:59 +02:00
TableMetadataLoader.ts
TagChecker.ts
TestingHooks.ts
(core) Converting server-side Comm.js to typescript
2022-06-07 15:47:17 -04:00
TestLogin.ts
(core) Add new Grist login page
2022-04-01 15:24:19 -07:00
Throttle.ts
TimeQuery.ts
(core) Raw renames
2022-04-27 22:21:55 +02:00
Triggers.ts
(core) Switch webhook secret cache from LRU to TTL so that unsubscribing can drain the queue
2022-05-16 18:02:19 +02:00
UnsafeNodeComponent.ts
uploads.ts
(core) Reduce a few log levels to warning
2022-05-18 14:57:43 -07:00
WidgetRepository.ts
WorkCoordinator.ts