element-web/src/customisations
Michael Telatynski f04a0e2860
Populate info.duration for audio & video file uploads (#11225)
* Improve m.file m.image m.audio m.video types

* Populate `info.duration` for audio & video file uploads

* Fix tests

* Iterate types

* Improve coverage

* Fix test

* Add small delay to stabilise cypress test

* Fix test idempotency

* Improve coverage

* Slow down

* iterate
2023-07-17 12:07:58 +00:00
..
helpers
models Populate info.duration for audio & video file uploads (#11225) 2023-07-17 12:07:58 +00:00
Alias.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ChatExport.ts Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
ComponentVisibility.ts
Directory.ts
Lifecycle.ts
Media.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
RoomList.ts
Security.ts Enable strictPropertyInitialization (#11203) 2023-07-07 14:46:12 +01:00
UserIdentifier.ts Apply strictNullChecks to src/components/views/avatars/* (#10254) 2023-02-28 10:25:36 +00:00
WidgetPermissions.ts
WidgetVariables.ts