mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: for users who don't automatically have deep rights to the document, provide them with attachment metadata only for rows they have access to. This is a little tricky to do efficiently. We provide attachment metadata when an individual table is fetched, rather than on initial document load, so we don't block that load on a full document scan. We provide attachment metadata to a client when we see that we are shipping rows mentioning particular attachments, without making any effort to keep track of the metadata they already have. Test Plan: updated tests Reviewers: dsagal, jarek Reviewed By: dsagal, jarek Differential Revision: https://phab.getgrist.com/D3722 |
||
---|---|---|
.. | ||
AccessTokens.ts | ||
ACLFormula.ts | ||
ActionHistory.ts | ||
ActionHistoryImpl.ts | ||
ActionSummary.ts | ||
ActiveDoc.ts | ||
ActiveDocImport.ts | ||
AppEndpoint.ts | ||
AppSettings.ts | ||
Authorizer.ts | ||
BrowserSession.ts | ||
checksumFile.ts | ||
Client.ts | ||
Comm.ts | ||
configureMinIOExternalStorage.ts | ||
dbUtils.ts | ||
DiscourseConnect.ts | ||
DocApi.ts | ||
DocClients.ts | ||
DocManager.ts | ||
DocPluginData.ts | ||
DocPluginManager.ts | ||
DocSession.ts | ||
DocSnapshots.ts | ||
DocStorage.ts | ||
DocStorageManager.ts | ||
docUtils.d.ts | ||
docUtils.js | ||
DocWorker.ts | ||
DocWorkerMap.ts | ||
ExcelFormatter.ts | ||
ExpandedQuery.ts | ||
Export.ts | ||
ExportCSV.ts | ||
ExportXLSX.ts | ||
expressWrap.ts | ||
ExternalStorage.ts | ||
extractOrg.ts | ||
FileParserElement.ts | ||
filterUtils.ts | ||
FlexServer.ts | ||
ForwardAuthLogin.ts | ||
GoogleAuth.ts | ||
GoogleExport.ts | ||
GoogleImport.ts | ||
GranularAccess.ts | ||
GristServer.ts | ||
gristSessions.ts | ||
guessExt.ts | ||
HashUtil.ts | ||
HostedMetadataManager.ts | ||
HostedStorageManager.ts | ||
httpEncoding.ts | ||
IBilling.ts | ||
IChecksumStore.ts | ||
ICreate.ts | ||
IDocStorageManager.ts | ||
idUtils.ts | ||
IElectionStore.ts | ||
initialDocSql.ts | ||
INotifier.ts | ||
ISandbox.ts | ||
IShell.ts | ||
ITestingHooks-ti.ts | ||
ITestingHooks.ts | ||
log.ts | ||
LogMethods.ts | ||
manifest.ts | ||
MinimalLogin.ts | ||
MinIOExternalStorage.ts | ||
NSandbox.ts | ||
OnDemandActions.ts | ||
PermissionInfo.ts | ||
Permit.ts | ||
places.ts | ||
PluginEndpoint.ts | ||
PluginManager.ts | ||
reportTimeTaken.ts | ||
Requests.ts | ||
requestUtils.ts | ||
RowAccess.ts | ||
SafePythonComponent.ts | ||
SamlConfig.ts | ||
SandboxControl.ts | ||
sandboxUtil.ts | ||
sendAppPage.ts | ||
ServerColumnGetters.ts | ||
ServerLocale.ts | ||
serverUtils.ts | ||
Sessions.ts | ||
Sharing.ts | ||
shortDesc.ts | ||
shutdown.js | ||
SQLiteDB.ts | ||
TableMetadataLoader.ts | ||
TagChecker.ts | ||
TestingHooks.ts | ||
TestLogin.ts | ||
Throttle.ts | ||
TimeQuery.ts | ||
Triggers.ts | ||
UnsafeNodeComponent.ts | ||
uploads.ts | ||
WidgetRepository.ts | ||
WorkCoordinator.ts |