ente/src
2022-02-16 10:44:32 +05:30
..
components renamed Notification to ToastNotification 2022-02-16 09:16:12 +05:30
constants refactored code to not create stream for livePhotodata assets as they zipping library doesn't support streams 2022-02-15 09:20:41 +05:30
pages fix import name to ToastNotification 2022-02-16 09:24:24 +05:30
services add try catch wrapper over extractFileMetadata and parseMetadataJSON to prevent one file breaking to progagate cause all of them to fail 2022-02-16 10:44:32 +05:30
types added imageType and videoType property to FleTypeInfo to handle livePhoto case 2022-02-16 09:52:00 +05:30
utils isImageOrVideo util function and updated the areFilesLivePhotoAssets to allow only image and video as allowed assets 2022-02-16 10:06:28 +05:30
worker add new worker for conversion 2022-02-01 18:54:44 +05:30
serviceWorker.js formatted source files 2021-08-13 08:17:10 +05:30