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 Add customisation point for visibility of invites and room creation 2021-10-12 14:33:29 -06:00
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 Add customisation point for visibility of invites and room creation 2021-10-12 14:33:29 -06:00
Directory.ts Add directory publish customisation point 2021-07-09 17:51:18 +01:00
Lifecycle.ts Add lifecycle customisation point after logout 2020-11-27 11:23:01 +00:00
Media.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
RoomList.ts Make it possible in-code to hide rooms from the room list 2020-11-25 19:42:57 -07:00
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 Appease the linter 2020-11-23 12:06:05 -07:00
WidgetVariables.ts Add customisation point for declaring widget variables 2021-07-22 15:43:18 -06:00