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
George Gevoian 524dbf34e1
(core) Add config to include custom CSS
2 years ago
..
ACLFormula.ts (core) add OWNERS='owners', EDITOR='editors', VIEWER='viewers' to condition formulas 3 years ago
ActionHistory.ts (core) do not look at content of recent actions when loading documents 3 years ago
ActionHistoryImpl.ts Correct spelling mistakes 2 years ago
ActionSummary.ts Correct spelling mistakes 2 years ago
ActiveDoc.ts (core) Add attachment and data size usage 2 years ago
ActiveDocImport.ts (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2 years ago
AppEndpoint.ts (core) make Grist easier to run with a single server 2 years ago
Authorizer.ts (core) when redirecting, use protocol in APP_HOME_URL if available 2 years ago
BrowserSession.ts (core) Add authSubject and authProvider to sessions 2 years ago
Client.ts (core) get user.Name through same mechanism as user.id for websocket Client 2 years ago
Comm.js (core) get user.Name through same mechanism as user.id for websocket Client 2 years ago
DiscourseConnect.ts (core) when redirecting, use protocol in APP_HOME_URL if available 2 years ago
DocApi.ts (core) Improving custom widget API. Changing destroy function signature. 2 years ago
DocClients.ts (core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging. 3 years ago
DocManager.ts (core) Add attachment and data size usage 2 years ago
DocPluginData.ts (core) move home server into core 4 years ago
DocPluginManager.ts (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2 years ago
DocSession.ts (core) add a `user.SessionID` value for trigger formulas and granular access rules 2 years ago
DocSnapshots.ts (core) Store monthly snapshots for 8 years to give Enterprise plans a more significant advantage 2 years ago
DocStorage.ts (core) Add attachment and data size usage 2 years ago
DocStorageManager.ts (core) uncheck FullCopy special when copying/forking a document 3 years ago
DocWorker.ts (core) Clean up and refactor uses of HomeDBManager.getDoc 2 years ago
DocWorkerMap.ts (core) Add flexibility to daily API usage limit 2 years ago
ExcelFormatter.ts (core) Custom Widget column mapping feature. 2 years ago
ExpandedQuery.ts Correct spelling mistakes 2 years ago
Export.ts (core) Use MetaTableData more 2 years ago
ExportCSV.ts (core) Use MetaTableData more 2 years ago
ExportXLSX.ts (core) Exposing more descriptive errors from exports 3 years ago
ExternalStorage.ts (core) add machinery for self-managed flavor of Grist 2 years ago
FileParserElement.ts (core) move home server into core 4 years ago
FlexServer.ts (core) add machinery for self-managed flavor of Grist 2 years ago
ForwardAuthLogin.ts (core) add a login method based on headers 2 years ago
GoogleAuth.ts (core) Exposing more descriptive errors from exports 3 years ago
GoogleExport.ts (core) Include altSessionId in logs 2 years ago
GoogleImport.ts (core) Extending Google Drive integration scope 3 years ago
GranularAccess.ts (core) Add attachment and data size usage 2 years ago
GristServer.ts (core) add a login method based on headers 2 years ago
HashUtil.ts (core) add more detail to /compare endpoint 4 years ago
HostedMetadataManager.ts Correct spelling mistakes 2 years ago
HostedStorageManager.ts (core) add machinery for self-managed flavor of Grist 2 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) Add config to include custom CSS 2 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) add a tool for deleting a user 3 years ago
ISandbox.ts (core) New type conversion in the backend 2 years ago
IShell.ts (core) move home server into core 4 years ago
ITestingHooks-ti.ts (core) be careful when reassigning a doc to a worker it was on before 2 years ago
ITestingHooks.ts (core) be careful when reassigning a doc to a worker it was on before 2 years ago
LogMethods.ts (core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging. 3 years ago
MinimalLogin.ts (core) Add authSubject and authProvider to sessions 2 years ago
NSandbox.ts (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2 years ago
OnDemandActions.ts (core) Use MetaTableData more 2 years ago
PermissionInfo.ts (core) Add 'user' variable to trigger formulas 3 years ago
Permit.ts (core) Add new Grist login page 2 years ago
PluginEndpoint.ts (core) move home server into core 4 years ago
PluginManager.ts Correct spelling mistakes 2 years ago
RowAccess.ts (core) Add rules to eslint to better match our coding conventions. 3 years ago
SQLiteDB.ts (core) Remove expired attachments every hour and on shutdown 2 years ago
SafePythonComponent.ts (core) Move file import plugins into core/sandbox/grist 3 years ago
SamlConfig.ts (core) when redirecting, use protocol in APP_HOME_URL if available 2 years ago
SandboxControl.ts (core) freshen tests for python3 3 years ago
ServerColumnGetters.ts (core) Adding sort options for columns. 3 years ago
ServerLocale.ts (core) Simple localization support and currency selector. 3 years ago
Sessions.ts (core) make Grist easier to run with a single server 2 years ago
Sharing.ts (core) Add attachment and data size usage 2 years ago
TableMetadataLoader.ts (core) open documents without blocking on data engine 3 years ago
TagChecker.ts (core) move home server into core 4 years ago
TestLogin.ts (core) Add new Grist login page 2 years ago
TestingHooks.ts (core) be careful when reassigning a doc to a worker it was on before 2 years ago
Throttle.ts (core) tweak throttling to work for gvisor/runsc 3 years ago
TimeQuery.ts (core) Raw renames 2 years ago
Triggers.ts (core) Remove expired attachments every hour and on shutdown 2 years ago
UnsafeNodeComponent.ts (core) move home server into core 4 years ago
WidgetRepository.ts (core) Widget options api 2 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 Correct spelling mistakes 2 years ago
expressWrap.ts (core) Include altSessionId in logs 2 years ago
extractOrg.ts (core) when redirecting, use protocol in APP_HOME_URL if available 2 years ago
filterUtils.ts (core) uncheck FullCopy special when copying/forking a document 3 years ago
gristSessions.ts (core) Implement DiscourseConnect to enable easy sign-in to community forum 3 years ago
guessExt.ts (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2 years ago
idUtils.ts (core) start reconciling forking with granular access 3 years ago
initialDocSql.ts (core) Distinct style rules for summary columns 2 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
reportTimeTaken.ts (core) Log the time taken by decodeActionFromRow() operations. 3 years ago
requestUtils.ts (core) when redirecting, use protocol in APP_HOME_URL if available 2 years ago
sandboxUtil.js (core) move home server into core 4 years ago
sendAppPage.ts (core) Add config to include custom CSS 2 years ago
serverUtils.ts (core) support setting python version of new docs with PYTHON_VERSION_ON_CREATION 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) Include altSessionId in logs 2 years ago