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
Spoffy b4acb157f8
Displays the current authentication mechanism in the admin panel (#981)
3 days 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 a sandbox check to admin panel, and start reconciling boot and admin pages 3 weeks ago
ActiveDocImport.ts (core) Forms Improvements 2 months ago
AppEndpoint.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 5 days ago
AppSettings.ts add an endpoint for doing SQL selects (#641) 9 months ago
Assistance.ts (core) Add AI Assistant retry with shorter prompt 3 months ago
Authorizer.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 5 days ago
BootProbes.ts Displays the current authentication mechanism in the admin panel (#981) 3 days ago
BrowserSession.ts Issue 740 OIDC login redirect (#742) 6 months ago
Client.ts Support HTTP long polling as an alternative to WebSockets (#859) 2 months ago
Comm.ts Support HTTP long polling as an alternative to WebSockets (#859) 2 months ago
DiscourseConnect.ts (core) Adding GristConnect login system 2 years ago
DocApi.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 5 days ago
DocClients.ts (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients. 6 months ago
DocManager.ts (core) New API to collect timing information from formula evaluation. 4 weeks ago
DocPluginData.ts (core) move home server into core 4 years ago
DocPluginManager.ts (core) Add TSV and DSV import/export 2 months ago
DocSession.ts (core) notify home db of shares when copying/forking/uploading docs 4 months 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 (core) New API to collect timing information from formula evaluation. 4 weeks ago
DocWorkerMap.ts Shutdown Doc worker when it is not considered as available in Redis #831 (#856) 2 months ago
DocWorkerUtils.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 5 days 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 Option to export colId as header in CSV / XSLX instead of label (#688) (#692) 7 months ago
ExportDSV.ts (core) Add TSV and DSV import/export 2 months ago
ExportTableSchema.ts Add header=colId option for the table-schema API #719 (#749) 6 months ago
ExportXLSX.ts add hooks for tweaking how downloads happen (for grist-static) (#665) 8 months ago
ExternalStorage.ts Add option to skip Checksum verification between doc storage and Redis #751 (#767) 2 months ago
FileParserElement.ts (core) move home server into core 4 years ago
FlexServer.ts Displays the current authentication mechanism in the admin panel (#981) 3 days ago
ForwardAuthLogin.ts (core) Revamp ForwardAuthLogin and unify with GRIST_PROXY_AUTH_HEADER 6 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 1 year ago
GranularAccess.ts (core) Add dropdown conditions 3 weeks ago
GristServer.ts Displays the current authentication mechanism in the admin panel (#981) 3 days ago
GristServerSocket.ts Support HTTP long polling as an alternative to WebSockets (#859) 2 months ago
GristSocketServer.ts (core) Update WS deps after grist-core sync 2 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) Adding a flag for the UI to check if emails are enabled 2 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) Adding a flag for the UI to check if emails are enabled 2 months ago
ISandbox.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 3 weeks ago
IShell.ts (core) dust off electron build a little bit 2 years ago
ITestingHooks-ti.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 5 days ago
ITestingHooks.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 5 days ago
InstallAdmin.ts (core) Admin Panel and InstallAdmin class to identify installation admins. 2 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 Remove useless export 3 weeks ago
MinimalLogin.ts A set of tweaks to simplify electron packaging (#421) 1 year ago
NSandbox.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 3 weeks ago
NullSandbox.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 3 weeks ago
OIDCConfig.ts OIDC: Support overriding `end_session_endpoint` using environment variable `GRIST_OIDC_IDP_END_SESSION_ENDPOINT` (#802) 5 months ago
OnDemandActions.ts (core) Adds a UI panel for managing webhooks 1 year ago
PermissionInfo.ts (core) Add dropdown conditions 3 weeks ago
Permit.ts (core) Add new Grist login page 2 years ago
PluginEndpoint.ts include the @gristlabs/grist-widget package, so Calendar is always available (#745) 6 months ago
PluginManager.ts include the @gristlabs/grist-widget package, so Calendar is always available (#745) 6 months ago
ProcessMonitor.ts (core) Add new telemetry events 7 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) Fix delete user button for Google-only accounts 7 months ago
SandboxControl.ts (core) Update dependencies 7 months 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) updates from grist-core 4 months 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) Improve API Console and link from Document Settings. 4 months ago
TagChecker.ts (core) move home server into core 4 years ago
Telemetry.ts (core) Admin Panel and InstallAdmin class to identify installation admins. 2 months ago
TestLogin.ts (core) make the support account configurable, and allow listing public sites 2 years ago
TestingHooks.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 5 days 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 Webhook trigger update by column (#832) 1 month ago
UnsafeNodeComponent.ts (core) Faster builds all around. 2 years ago
UpdateManager.ts (core) Adding latest version section to the admin panel. 3 weeks ago
WidgetRepository.ts Change how a builtin custom widget bundle is found (#783) 6 months 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) 10 months ago
dbUtils.ts Introduce TYPEORM_EXTRA env variable (#770) 6 months ago
docUtils.d.ts (core) move home server into core 4 years ago
docUtils.js Correct spelling mistakes 2 years ago
expressWrap.ts (core) Update dependencies 7 months ago
extractOrg.ts (core) support for bundling custom widgets with the Grist app 7 months ago
filterUtils.ts (core) uncheck FullCopy special when copying/forking a document 3 years ago
gristSessions.ts (core) Add options to /status health-check endpoints to check DB and Redis liveness. 8 months 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 Webhook trigger update by column (#832) 1 month ago
log.ts fix log.add under electron (#478) 1 year ago
manifest.ts (core) support for bundling custom widgets with the Grist app 7 months 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 Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 5 days ago
sandboxUtil.ts (core) Update logging in sandbox code, and log tracebacks as single log messages. 10 months ago
sendAppPage.ts feat: ADD Terms of service link (#985) 3 days ago
serverUtils.ts (core) When reporting email in log metadata, use normalized email. 3 months ago
shortDesc.ts (core) move home server into core 4 years ago
shutdown.js Don't require running docker with `--init` to stop with ^C (#892) 2 months ago
uploads.ts Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915) 5 days ago
workerExporter.ts Option to export colId as header in CSV / XSLX instead of label (#688) (#692) 7 months ago