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
Dmitry S 2705d41c34
(core) Add timeouts to prevent ActiveDoc bad state during shutdown.
12 months ago
..
ACLFormula.ts Dump the rule for ACL formula warnings (#639) 1 year ago
AccessTokens.ts (core) add an access token mechanism to help with attachments in custom widgets 2 years ago
ActionHistory.ts (core) Fix issue with lodash's map interpreting objects with length as array-like 1 year ago
ActionHistoryImpl.ts support other SQLite wrappers, and various hooks needed by grist-static (#516) 1 year ago
ActiveDoc.ts (core) Add timeouts to prevent ActiveDoc bad state during shutdown. 12 months ago
ActiveDocImport.ts Split out new importFileAsNewTable method for grist-static (#564) 1 year ago
AppEndpoint.ts (core) Add support for auto-copying docs on signup 1 year ago
AppSettings.ts add an endpoint for doing SQL selects (#641) 1 year ago
Assistance.ts (core) updates from grist-core 1 year ago
Authorizer.ts Add ws id and doc name params to POST /docs (#655) 1 year ago
BrowserSession.ts (core) Faster builds all around. 2 years ago
Client.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 1 year ago
Comm.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 1 year ago
DiscourseConnect.ts (core) Adding GristConnect login system 2 years ago
DocApi.ts (core) Add documentCreated telemetry event 1 year ago
DocClients.ts (core) add a `yarn run cli` tool, and add a `sqlite gristify` option 2 years ago
DocManager.ts (core) Add documentCreated telemetry event 1 year ago
DocPluginData.ts (core) move home server into core 4 years ago
DocPluginManager.ts (core) add an access token mechanism to help with attachments in custom widgets 2 years ago
DocSession.ts (core) User language switcher 2 years ago
DocSnapshots.ts Track saved version per hour, day, week, month, year, and number of times a version with parameter (#509) 1 year ago
DocStorage.ts add an endpoint for doing SQL selects (#641) 1 year ago
DocStorageManager.ts (core) dust off electron build a little bit 2 years ago
DocWorker.ts Add ws id and doc name params to POST /docs (#655) 1 year ago
DocWorkerMap.ts (core) Add unquarantine command to admin CLI 2 years ago
DocWorkerUtils.ts (core) Add support for auto-copying docs on signup 1 year ago
ExcelFormatter.ts (core) Currency from grist column is persistent when exporting to excel 1 year ago
ExpandedQuery.ts Correct spelling mistakes 3 years ago
Export.ts Add ws id and doc name params to POST /docs (#655) 1 year ago
ExportCSV.ts (core) Filter rows based on linked widgets when exporting view 1 year ago
ExportTableSchema.ts (core) Fix imports into reference columns, and support two ways to import Numeric as a reference. 1 year ago
ExportXLSX.ts add hooks for tweaking how downloads happen (for grist-static) (#665) 1 year ago
ExternalStorage.ts (core) Faster builds all around. 2 years ago
FileParserElement.ts (core) move home server into core 4 years ago
FlexServer.ts (core) Add documentCreated telemetry event 1 year ago
ForwardAuthLogin.ts Add ws id and doc name params to POST /docs (#655) 1 year ago
GoogleAuth.ts Add ws id and doc name params to POST /docs (#655) 1 year ago
GoogleExport.ts Add ws id and doc name params to POST /docs (#655) 1 year ago
GoogleImport.ts (core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue 2 years ago
GranularAccess.ts Dump the rule for ACL formula warnings (#639) 1 year ago
GristServer.ts (core) Add Support Grist page and nudge 1 year ago
HashUtil.ts (core) add more detail to /compare endpoint 4 years ago
HostedMetadataManager.ts (core) Faster builds all around. 2 years ago
HostedStorageManager.ts (core) Persist forks in home db 2 years ago
IBilling.ts (core) Add basic activation page to grist-ee 2 years ago
IChecksumStore.ts (core) revamp snapshot inventory 4 years ago
ICreate.ts External storage: split checkBackend and configure (follow-up #545) (#567) 1 year ago
IDocStorageManager.ts (core) add a `yarn run cli` tool, and add a `sqlite gristify` option 2 years ago
IElectionStore.ts (core) move some material to core that slipped through in a rebase 4 years ago
INotifier.ts (core) Speed up and upgrade build. 2 years ago
ISandbox.ts (core) Faster builds all around. 2 years ago
IShell.ts (core) dust off electron build a little bit 2 years ago
ITestingHooks-ti.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 1 year ago
ITestingHooks.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 1 year ago
LogMethods.ts (core) Faster builds all around. 2 years ago
MemoryPool.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 1 year ago
MinIOExternalStorage.ts Issue 359 support scaleway (#577) 1 year ago
MinimalLogin.ts A set of tweaks to simplify electron packaging (#421) 2 years ago
NSandbox.ts fix type issue if python is missing when running unsandboxed (#610) 1 year ago
NullSandbox.ts (core) Fix snapshot migrations 1 year ago
OnDemandActions.ts (core) Adds a UI panel for managing webhooks 1 year ago
PermissionInfo.ts (core) Fixing memos in record dependent rules. 1 year ago
Permit.ts (core) Add new Grist login page 3 years ago
PluginEndpoint.ts (core) Faster builds all around. 2 years ago
PluginManager.ts (core) Faster builds all around. 2 years ago
ProcessMonitor.ts (core) Add optional telemetry to grist-core 1 year ago
ProxyAgent.ts (core) Add logging of errors whenever ProxyAgent is used, and a test for it. 1 year ago
Requests.ts REQUEST now supports POST (#588) 1 year ago
RowAccess.ts (core) control the distribution of attachment metadata 2 years ago
SQLiteDB.ts add an endpoint for doing SQL selects (#641) 1 year ago
SafePythonComponent.ts (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling 2 years ago
SamlConfig.ts (core) Faster builds all around. 2 years ago
SandboxControl.ts (core) Faster builds all around. 2 years ago
ServerColumnGetters.ts (core) Filter rows based on linked widgets when exporting view 1 year ago
ServerLocale.ts (core) Converting server-side Comm.js to typescript 2 years ago
Sessions.ts (core) Converting server-side Comm.js to typescript 2 years ago
Sharing.ts (core) port some more test/browser tests to newer selenium 1 year ago
SqliteCommon.ts add an endpoint for doing SQL selects (#641) 1 year ago
SqliteNode.ts add an endpoint for doing SQL selects (#641) 1 year 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
Telemetry.ts Add ws id and doc name params to POST /docs (#655) 1 year ago
TestLogin.ts (core) make the support account configurable, and allow listing public sites 2 years ago
TestingHooks.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 1 year ago
Throttle.ts (core) Fix bugs with intervals 2 years ago
TimeQuery.ts (core) Adds a UI panel for managing webhooks 1 year ago
Triggers.ts (core) GET endpoint for webhooks returns now data in format {webhooks:[...]} 1 year ago
UnsafeNodeComponent.ts (core) Faster builds all around. 2 years ago
WidgetRepository.ts (core) A few assorted one-line fixes 2 years ago
WorkCoordinator.ts support other SQLite wrappers, and various hooks needed by grist-static (#516) 1 year ago
checksumFile.ts (core) move home server into core 4 years ago
configureMinIOExternalStorage.ts Abort when MinIO bucket does not have versioning enabled #545 (#546) 1 year ago
dbUtils.ts (core) remove ormconfig.js from saas build; more sendgrid logging 2 years ago
docUtils.d.ts (core) move home server into core 4 years ago
docUtils.js Correct spelling mistakes 3 years ago
expressWrap.ts (core) For exporting XLSX, do it memory-efficiently in a worker thread. 1 year ago
extractOrg.ts (core) upgrade typeorm so we can support newer postgres 2 years ago
filterUtils.ts (core) uncheck FullCopy special when copying/forking a document 3 years ago
gristSessions.ts (core) Faster builds all around. 2 years ago
gristSettings.ts move getTemplateOrg method; enable template org in docker tests (#602) 1 year ago
guessExt.ts (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2 years ago
hashingUtils.ts (core) Add Support Grist page and nudge 1 year ago
httpEncoding.ts (core) External requests 2 years ago
idUtils.ts (core) Persist forks in home db 2 years ago
initialDocSql.ts (core) reconcile webhook and widget description migrations 1 year ago
log.ts fix log.add under electron (#478) 1 year ago
manifest.ts (core) move home server into core 4 years ago
places.ts A set of tweaks to simplify electron packaging (#421) 2 years ago
reportTimeTaken.ts (core) Faster builds all around. 2 years ago
requestUtils.ts (core) Add welcomeQuestionsSubmitted telemetry event 1 year ago
sandboxUtil.ts (core) Update logging in sandbox code, and log tracebacks as single log messages. 1 year ago
sendAppPage.ts Introduce GRIST_ANON_PLAYGROUND variable #642 (#651) 1 year ago
serverUtils.ts (core) Add timeouts to prevent ActiveDoc bad state during shutdown. 12 months ago
shortDesc.ts (core) move home server into core 4 years ago
shutdown.js support other SQLite wrappers, and various hooks needed by grist-static (#516) 1 year ago
uploads.ts (core) Add support for auto-copying docs on signup 1 year ago
workerExporter.ts add hooks for tweaking how downloads happen (for grist-static) (#665) 1 year ago