1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/mobile/lib
Thomas 80d02e8a8d
feat: JPEG XL ()
Support the JPEG XL format (.jxl).

JPEG XL is reported as supported by `sharp.format`:

```
jxl: {
  id: 'jxl',
  input: { file: true, buffer: true, stream: true, fileSuffix: [Array] },
  output: { file: true, buffer: true, stream: true }
}
```

Fixes: 
2023-06-21 07:29:02 -05:00
..
constants chore(mobile): remove hive () 2023-05-20 20:42:19 -05:00
module_template Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
modules Fixes local position late initialization () 2023-06-20 19:58:17 -05:00
routing feat(mobile): partner sharing () 2023-05-24 22:52:43 -05:00
shared chore(mobile): Add debug build type suffix to the applicationId and version () 2023-06-17 23:10:57 -05:00
utils feat: JPEG XL () 2023-06-21 07:29:02 -05:00
main.dart feature(mobile): hash assets & sync via checksum () 2023-06-10 13:13:59 -05:00