gristlabs_grist-core/app/common
Jarosław Sadziński bddbcddbef (core) Endpoint to report on the latest version of stable grist-core image
Summary:
New endpoint `/api/version` that returns latest version of stable docker image in format:
```
{"latestVersion":"1.1.12","
  updatedAt":"2024-03-06T06:28:25.752337Z","
  isCritical":false,
 "updateURL":"https://hub.docker.com/r/gristlabs/grist"
}
```

It connects to docker hub API and reads the version from the tag lists endpoint.
Stores telemetry passed from the client such us: current version, deployment type, installationId and others.

Test Plan: Added new test

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D4220
2024-04-09 17:03:49 +02:00
..
themes
ACLPermissions.ts
ACLRuleCollection.ts
ACLShareRules.ts
ActionBundle.ts
ActionDispatcher.ts
ActionGroup.ts
ActionRouter.ts
ActionSummarizer.ts
ActionSummary.ts
ActiveDocAPI.ts
AlternateActions.ts
ApiError.ts
arrayToString.ts
AssistancePrompts.ts
AsyncCreate.ts
AsyncFlow.ts
asyncIterators.ts
AttachmentColumns.ts (core) control the distribution of attachment metadata 2022-12-22 09:10:30 -05:00
BaseAPI.ts
BasketClientAPI.ts
BigInt.ts
BillingAPI.ts
BinaryIndexedTree.js
BootProbe.ts
BrowserSettings.ts
CircularArray.js
ColumnFilterFunc.ts
ColumnGetters.ts
CommTypes.ts
csvFormat.ts
CustomWidget.ts
declarations.d.ts
delay.ts
DisposableWithEvents.ts
DocActions.ts
DocData.ts
DocDataCache.ts
DocLimits.ts
DocListAPI.ts
DocSnapshot.ts
DocumentSettings.ts
DocUsage.ts
emails.ts
EncActionBundle.ts
ErrorWithCode.ts
Features.ts
FilterState.ts
Forms.ts
Formula.ts
getCurrentTime.ts
GranularAccessClause.ts
GristServerAPI.ts
gristTypes.ts
gristUrls.ts
gutil.ts
InactivityTimer.ts
Install.ts
InstallAPI.ts
Interval.ts
isHiddenTable.ts
KeyedMutex.ts (core) fix sync to s3 when doc is marked as dirty but proves to be clean 2020-11-10 08:12:31 -05:00
KeyedOps.ts
LocaleCodes.ts
Locales.ts
LoginSessionAPI.ts
marshal.ts
MemBuffer.js
NumberFormat.ts
NumberParse.ts
orgNameUtils.ts
parseDate.ts (core) Converting big number (9 digits or more) to date directly 2023-10-05 16:58:25 +02:00
plugin.ts
PluginInstance.ts
Prefs.ts
RecentItems.js
RefCountMap.ts
RelativeDates.ts
resetOrg.ts
roles.ts
RowFilterFunc.ts
schema.ts
ShareAnnotator.ts
ShareOptions.ts
sharing.ts
SortFunc.ts
SortSpec.ts
StringUnion.ts
TableData.ts
TabularDiff.ts
tagManager.ts
tbind.ts
Telemetry.ts
TestState.ts
ThemePrefs-ti.ts
ThemePrefs.ts
Themes.ts
timeFormat.ts
tpromisified.ts
Triggers-ti.ts
Triggers.ts
tsconfig.json
tsvFormat.ts
uploads.ts
urlUtils.ts
UserAPI.ts
UserConfig.ts
ValueConverter.ts
ValueFormatter.ts
ValueGuesser.ts
ValueParser.ts
WidgetOptions.ts
widgetTypes.ts