Commit Graph

9 Commits (dev)

Author SHA1 Message Date
Henry Heino 7a611ac5c5
Chore: Web: Fix `TypeMismatchWarning` logged frequently on startup in dev mode (#12453) 2025-06-11 00:11:53 +01:00
Henry Heino f69dffcf23
Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
Henry Heino 1812587970
Chore: Fixes #10285: Fix failing tarExtract test (#10295) 2024-04-11 08:43:39 +01:00
Laurent Cozic 2e2a2b3193 Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Henry Heino 9d17ab429d
Chore: Mobile: Update `fsDriver` in preparation for mobile plugins (#10066) 2024-03-06 10:03:11 +00:00
Henry Heino d63fc524bf
Chore: Change the return type of `shim.fsDriver()` from `any` to `FsDriverBase` (#9460) 2023-12-06 19:24:00 +00:00
renovate[bot] ac6c6e9996
Update dependency react-native-image-picker to v7 (#9382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-11-30 00:12:34 +01:00
Henry Heino e6e9f92e01
Mobile: Fixes #9123: Fix encryption when a resource doesn't have an associated file (#9222)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-11-10 14:22:26 +00:00
Henry Heino 6b319f4738
Mobile: Fixes #9069: Fix writing UTF-8 data to a file replaces non-ASCII characters with ?s (#9076) 2023-10-22 11:51:31 +01:00