gristlabs_grist-core/test/common
Florent 10822d3b86
getHostType: consider APP_DOC_INTERNAL_URL as native (#715)
The getHostType() now returns "native" when the host corresponds to the value of APP_DOC_INTERNAL_URL. T
While trying to scale, with a different internal and public URL for doc workers, and having configured the org to be specified in the path (GRIST_ORG_IN_PATH=true), the APP_DOC_INTERNAL_URL parameter was not treated as internal which made the connection between home server and doc workers impossible.

---------
https://github.com/gristlabs/grist-core/pull/715
Co-authored-by: Florent FAYOLLE <florent.fayolle@beta.gouv.fr>
2023-11-06 09:24:59 +01:00
..
ACLPermissions.ts
arraySplice.js
AsyncCreate.ts
BigInt.ts
BinaryIndexedTree.js
ChoiceListParser.ts
CircularArray.js
ColumnFilterFunc.ts
csvFormat.ts
DocActions.ts
getTableTitle.ts
gristUrls.ts
gutil2.ts
gutil.js
InactivityTimer.ts
Interval.ts (core) Fix bugs with intervals 2022-08-25 12:38:36 -07:00
KeyedMutex.ts
marshal.js
MemBuffer.js
NumberFormat.ts
NumberParse.ts
parseDate.ts
PluginInstance.ts
promises.js
RecentItems.js
RefCountMap.ts
RelativeDates.ts
roles.ts
serializeTiming.js
SortFunc.ts (core) Fix the empty values last option in multicol sorting 2023-01-31 12:14:22 +01:00
sortTiming.js
StringUnion.ts
TableData.ts
Telemetry.ts
timeFormat.js
tsvFormat.ts
ValueFormatter.ts
ValueGuesser.ts