You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/app/server/lib
Jarosław Sadziński 08295a696b
(core) Export to Excel and Send to drive
3 years ago
..
ACLFormula.ts (core) add OWNERS='owners', EDITOR='editors', VIEWER='viewers' to condition formulas 3 years ago
ActionHistory.ts (core) add endpoints for clearing snapshots and actions 4 years ago
ActionHistoryImpl.ts (core) When parsing ActionHistory into ActionGroups, avoid keeping many large actions in memory. 4 years ago
ActionSummary.ts (core) tolerate table renames when displaying differences 4 years ago
ActiveDoc.ts (core) Add 'user' variable to trigger formulas 3 years ago
ActiveDocImport.ts (core) move home server into core 4 years ago
AppEndpoint.ts (core) Configure more comprehensive eslint rules for Typescript 3 years ago
Authorizer.ts (core) Fix session handling when redirected to login when visiting a doc on a team site 3 years ago
BrowserSession.ts (core) Remove LoginSession, which was mainly serving situations that are no longer used. 3 years ago
Client.ts (core) Remove LoginSession, which was mainly serving situations that are no longer used. 3 years ago
Comm.js (core) Remove LoginSession, which was mainly serving situations that are no longer used. 3 years ago
DocApi.ts (core) Export to Excel and Send to drive 3 years ago
DocClients.ts (core) granular access control in the presence of schema changes 3 years ago
DocManager.ts (core) start applying defenses for untrusted document uploads 3 years ago
DocPluginData.ts (core) move home server into core 4 years ago
DocPluginManager.ts (core) Configure more comprehensive eslint rules for Typescript 3 years ago
DocSession.ts (core) add SELF_HYPERLINK() function for generating links to the current document 3 years ago
DocSnapshots.ts (core) start reconciling forking with granular access 3 years ago
DocStorage.ts (core) start applying defenses for untrusted document uploads 3 years ago
DocStorageManager.ts (core) uncheck FullCopy special when copying/forking a document 3 years ago
DocWorker.ts (core) Export to Excel and Send to drive 3 years ago
DocWorkerMap.ts (core) support GRIST_WORKER_GROUP to place worker into an exclusive group 4 years ago
ExcelFormatter.ts (core) Export to Excel and Send to drive 3 years ago
ExpandedQuery.ts (core) Fix 'table not found' error when converting columns in the presence of per-row ACL rules. 3 years ago
Export.ts (core) Export to Excel and Send to drive 3 years ago
ExportCSV.ts (core) Export to Excel and Send to drive 3 years ago
ExportXLSX.ts (core) Export to Excel and Send to drive 3 years ago
ExternalStorage.ts (core) Add rules to eslint to better match our coding conventions. 3 years ago
FileParserElement.ts (core) move home server into core 4 years ago
FlexServer.ts (core) Export to Excel and Send to drive 3 years ago
GoogleAuth.ts (core) Export to Excel and Send to drive 3 years ago
GoogleExport.ts (core) Export to Excel and Send to drive 3 years ago
GranularAccess.ts (core) Add 'user' variable to trigger formulas 3 years ago
GristServer.ts (core) add appsumo endpoints with stub implementations 3 years ago
HashUtil.ts (core) add more detail to /compare endpoint 4 years ago
HostedMetadataManager.ts (core) revamp snapshot inventory 4 years ago
HostedStorageManager.ts (core) Add rules to eslint to better match our coding conventions. 3 years ago
IBilling.ts (core) move home server into core 4 years ago
IChecksumStore.ts (core) revamp snapshot inventory 4 years ago
ICreate.ts (core) Remove LoginSession, which was mainly serving situations that are no longer used. 3 years ago
IDocStorageManager.ts (core) uncheck FullCopy special when copying/forking a document 3 years ago
IElectionStore.ts (core) move some material to core that slipped through in a rebase 4 years ago
INotifier.ts (core) move home server into core 4 years ago
ISandbox.ts (core) add SELF_HYPERLINK() function for generating links to the current document 3 years ago
IShell.ts (core) move home server into core 4 years ago
ITestingHooks-ti.ts (core) Remove a bunch of dead code 3 years ago
ITestingHooks.ts (core) Remove a bunch of dead code 3 years ago
NSandbox.ts (core) communicate with sandbox via standard pipes 3 years ago
OnDemandActions.ts (core) Configure more comprehensive eslint rules for Typescript 3 years ago
PermissionInfo.ts (core) Add 'user' variable to trigger formulas 3 years ago
Permit.ts (core) start reconciling forking with granular access 3 years ago
PluginEndpoint.ts (core) move home server into core 4 years ago
PluginManager.ts (core) Add rules to eslint to better match our coding conventions. 3 years ago
RowAccess.ts (core) Add rules to eslint to better match our coding conventions. 3 years ago
SQLiteDB.ts (core) revamp snapshot inventory 4 years ago
SafePythonComponent.ts (core) move home server into core 4 years ago
ServerColumnGetters.ts (core) move home server into core 4 years ago
Sessions.ts (core) Remove LoginSession, which was mainly serving situations that are no longer used. 3 years ago
Sharing.ts (core) Add 'user' variable to trigger formulas 3 years ago
TagChecker.ts (core) move home server into core 4 years ago
TestingHooks.ts (core) Remove LoginSession, which was mainly serving situations that are no longer used. 3 years ago
Throttle.ts (core) move home server into core 4 years ago
TimeQuery.ts (core) move home server into core 4 years ago
UnsafeNodeComponent.ts (core) move home server into core 4 years ago
WorkCoordinator.ts (core) move home server into core 4 years ago
checksumFile.ts (core) move home server into core 4 years ago
dbUtils.ts (core) move home server into core 4 years ago
docUtils.d.ts (core) move home server into core 4 years ago
docUtils.js (core) move home server into core 4 years ago
expressWrap.ts (core) give more detailed reasons for access denied when memos are present 3 years ago
extractOrg.ts (core) Refactoring google drive plugin 3 years ago
filterUtils.ts (core) uncheck FullCopy special when copying/forking a document 3 years ago
gristSessions.ts (core) Add rules to eslint to better match our coding conventions. 3 years ago
guessExt.ts (core) move home server into core 4 years ago
idUtils.ts (core) start reconciling forking with granular access 3 years ago
log.ts (core) give instructions on using Grist with docker 4 years ago
manifest.ts (core) move home server into core 4 years ago
places.ts (core) fix docker packaging after core shuffle 4 years ago
requestUtils.ts (core) add docs.options column to home db to store doc description, icon, openMode 3 years ago
sandboxUtil.js (core) move home server into core 4 years ago
sendAppPage.ts (core) Export to Excel and Send to drive 3 years ago
serverUtils.ts (core) start applying defenses for untrusted document uploads 3 years ago
shortDesc.ts (core) move home server into core 4 years ago
shutdown.js (core) move home server into core 4 years ago
uploads.ts (core) Configure more comprehensive eslint rules for Typescript 3 years ago