element-web/src/utils/exportUtils
Kerry 085ecc7f5f
Chat export parameter customisation (#7647)
* use export settings and hide fields

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix exporter tests

Signed-off-by: Kerry Archibald <kerrya@element.io>

* test ExportDialog with settings

Signed-off-by: Kerry Archibald <kerrya@element.io>

* tidy debugs, rename setting to Parameters

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use reasonable 100gb limit

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use normal setting instead of UIFeature

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use a customisation

Signed-off-by: Kerry Archibald <kerrya@element.io>

* move validateNumberInRange to utils

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use nullish coalesce

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use 8gb size limit for customisation

Signed-off-by: Kerry Archibald <kerrya@element.io>

* update comments

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-31 12:54:14 +01:00
..
exportCSS.ts Load light theme prior to HTML export to ensure it is present (#7643) 2022-01-26 16:04:25 +00:00
exportCustomCSS.css MSC3531 - Implementing message hiding pending moderation (#7518) 2022-01-17 16:04:37 +01:00
Exporter.ts Chat export parameter customisation (#7647) 2022-01-31 12:54:14 +01:00
exportJS.js Add copyright headers 2021-08-13 08:59:14 +05:30
exportUtils.ts Apply suggestions from code review 2021-08-13 08:59:28 +05:30
HtmlExport.tsx Add jump to date functionality to date headers in timeline v2 (#7339) 2022-01-27 16:32:12 -06:00
JSONExport.ts Add internationalisation to progress strings in room export dialog (#7385) 2021-12-15 16:21:51 +00:00
PlainTextExport.ts Add internationalisation to progress strings in room export dialog (#7385) 2021-12-15 16:21:51 +00:00