1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/mobile/lib
Elliot Lee 81e2b18531
Add support for many missing raw formats (#2834)
* Allow upload of AVIF and x-canon-cr2 mime types

* Allow generic RAW file mime type image/x-dcraw

* Another place to uploading avif and cr2

* Determine mime type for .avif and .cr2 files correctly

* Update asset-upload.config.spec.ts for CR2 and AVIF files

* More changes for AVIF & CR2 files

Found some other places where avif and cr2 should be mentioned.

* Merge in upstream changes

* Allow uploading and using most of the formats that libraw supports

* Add raw files to allowable mobile uploads

* Update asset-upload.config.spec.ts

Fix errant commas.

* Update asset-utils.ts

Remove duplicate entry in hash table.

* Fix missing k25 mime type in server upload check.
Fix prettier formatting message in web file-uploader.

* fix test

---------

Co-authored-by: Elliot Lee <sopwith@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-19 21:10:29 -05:00
..
constants chore(mobile): remove hive (#2497) 2023-05-20 20:42:19 -05:00
module_template Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
modules fix(mobile): Disable hit testing for transparent bars (#2727) 2023-06-11 13:10:17 -05:00
routing feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
shared chore(mobile): Add debug build type suffix to the applicationId and version (#2826) 2023-06-17 23:10:57 -05:00
utils Add support for many missing raw formats (#2834) 2023-06-19 21:10:29 -05:00
main.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00