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 cce185956c
(core) Delete my account button
8 months ago
..
ACLFormula.ts Dump the rule for ACL formula warnings (#639) 9 months 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 11 months 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. 8 months ago
ActiveDocImport.ts Split out new importFileAsNewTable method for grist-static (#564) 11 months ago
AppEndpoint.ts (core) Add support for auto-copying docs on signup 9 months ago
AppSettings.ts add an endpoint for doing SQL selects (#641) 9 months ago
Assistance.ts (core) updates from grist-core 9 months ago
Authorizer.ts Add ws id and doc name params to POST /docs (#655) 9 months 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. 10 months ago
Comm.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 10 months ago
DiscourseConnect.ts (core) Adding GristConnect login system 2 years ago
DocApi.ts (core) Add documentCreated telemetry event 9 months 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 9 months 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 1 year 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) 9 months 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) 9 months ago
DocWorkerMap.ts (core) Add unquarantine command to admin CLI 2 years ago
DocWorkerUtils.ts (core) Add support for auto-copying docs on signup 9 months ago
ExcelFormatter.ts (core) Currency from grist column is persistent when exporting to excel 1 year ago
ExpandedQuery.ts Correct spelling mistakes 2 years ago
Export.ts Add ws id and doc name params to POST /docs (#655) 9 months ago
ExportCSV.ts (core) Filter rows based on linked widgets when exporting view 10 months 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) 9 months 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) Delete my account button 8 months ago
ForwardAuthLogin.ts Add ws id and doc name params to POST /docs (#655) 9 months ago
GoogleAuth.ts Add ws id and doc name params to POST /docs (#655) 9 months ago
GoogleExport.ts Add ws id and doc name params to POST /docs (#655) 9 months 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) 9 months ago
GristServer.ts (core) Delete my account button 8 months 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 1 year 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 (core) Delete my account button 8 months 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. 10 months ago
ITestingHooks.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 10 months 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. 10 months ago
MinIOExternalStorage.ts Issue 359 support scaleway (#577) 10 months ago
MinimalLogin.ts A set of tweaks to simplify electron packaging (#421) 1 year ago
NSandbox.ts fix type issue if python is missing when running unsandboxed (#610) 10 months 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. 9 months ago
Permit.ts (core) Add new Grist login page 2 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 12 months 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) 10 months ago
RowAccess.ts (core) control the distribution of attachment metadata 1 year ago
SQLiteDB.ts add an endpoint for doing SQL selects (#641) 9 months 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 10 months 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) 9 months ago
SqliteNode.ts add an endpoint for doing SQL selects (#641) 9 months 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) 9 months 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. 10 months 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:[...]} 10 months ago
UnsafeNodeComponent.ts (core) Faster builds all around. 2 years ago
WidgetRepository.ts (core) A few assorted one-line fixes 1 year 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) 11 months ago
dbUtils.ts (core) remove ormconfig.js from saas build; more sendgrid logging 1 year ago
docUtils.d.ts (core) move home server into core 4 years ago
docUtils.js Correct spelling mistakes 2 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) 10 months 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 11 months ago
httpEncoding.ts (core) External requests 2 years ago
idUtils.ts (core) Persist forks in home db 1 year 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) 1 year ago
reportTimeTaken.ts (core) Faster builds all around. 2 years ago
requestUtils.ts (core) Add welcomeQuestionsSubmitted telemetry event 9 months ago
sandboxUtil.ts (core) Update logging in sandbox code, and log tracebacks as single log messages. 11 months ago
sendAppPage.ts (core) Delete my account button 8 months ago
serverUtils.ts (core) Add timeouts to prevent ActiveDoc bad state during shutdown. 8 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 9 months ago
workerExporter.ts add hooks for tweaking how downloads happen (for grist-static) (#665) 9 months ago