Commit graph

934 commits

Author SHA1 Message Date
Abhinav c981eee133 added better null checks 2022-04-25 19:31:38 +05:30
Abhinav cee6ee24a2 add comment 2022-04-25 17:16:26 +05:30
Abhinav 2ef905d542 improve tryToParseDateString 2022-04-25 16:52:19 +05:30
Abhinav 5b35b9df6c handle unknown cases of date in filename and use regex to handle possible cases 2022-04-25 16:37:11 +05:30
Abhinav f16d01fc60 no need to remove extra chracters 2022-04-25 13:42:41 +05:30
Abhinav 96f39c3c7a update parseDateTime logic 2022-04-25 13:24:11 +05:30
Abhinav f76d20b3fb add logic to extract date from filename 2022-04-25 11:59:02 +05:30
Abhinav 1912d76420 fix promiseWithTimeout 2022-04-21 00:49:26 +05:30
Abhinav 64138ce7e8 added promiseWithTimeout util 2022-04-21 00:34:55 +05:30
Abhinav 1a93e73a5b remove usage of depreciated substr 2022-04-20 19:04:41 +05:30
Abhinav fa9926b91f Merge branch 'master' into zip 2022-04-19 16:27:31 +05:30
Abhinav 354ffd741c Merge branch 'master' into recover-failed-imports 2022-04-18 14:31:23 +05:30
Rushikesh Tote 83a7833b7d added context for file times 2022-04-14 12:38:01 +05:30
Rushikesh Tote 3480d7da3f added cancel uploads button 2022-04-13 10:00:54 +05:30
Abhinav bde91417d3 rename 2022-04-12 19:20:19 +05:30
Abhinav 69173e7c76 fix public metadata update 2022-04-12 19:10:41 +05:30
Rushikesh Tote 13e6d875d8 fix path error for live photos 2022-04-12 16:13:18 +05:30
Rushikesh Tote 76bf6915fb Merge branch 'master' into recover-failed-imports 2022-04-11 18:44:43 +05:30
Abhinav Kumar 8e77c27c44
Merge pull request #473 from ente-io/fix-isImageOrVideoCheck
fix isImageOrVideo check
2022-04-09 22:13:19 +05:30
Abhinav 662e4cc7c6 fix isImageOrVideo check 2022-04-09 21:57:28 +05:30
Abhinav 7c5fbc9021 seperate new magic metadata for file and collection 2022-04-09 21:31:39 +05:30
Rushikesh Tote 87abf4d20e upload multiple zips 2022-04-09 16:17:38 +05:30
Abhinav e709afb1be remove archiving not supported logic 2022-04-09 15:03:08 +05:30
Abhinav 257f622f91 add album archival functionality 2022-04-09 14:41:52 +05:30
Abhinav 5ff1f40329 show archived album icon 2022-04-09 14:31:15 +05:30
Abhinav 68acdecdd0 show archiving albums not supprted message 2022-04-09 14:01:18 +05:30
Abhinav e42072ef9c refactor utils 2022-04-09 13:44:22 +05:30
Rushikesh Tote 07c934d2f9 address review comments 2022-04-08 13:09:23 +05:30
Rushikesh Tote 6f3d3f0fc0 support to cancel pending desktop uploads 2022-04-07 20:39:18 +05:30
Abhinav cc079c609b Merge branch 'master' into show-only-location-with-photos 2022-04-07 13:54:17 +05:30
Abhinav 94edc98ba4 Merge branch 'master' into deduplicate 2022-04-07 11:48:04 +05:30
Abhinav e6a2a310f5 remove empty lines 2022-04-06 21:21:59 +05:30
Abhinav 21133eb484 refactor shared-albums to use app context for loader and message dialog 2022-04-06 21:19:25 +05:30
Abhinav 4e7be7f99d download blobURL direct instead of converting it to dataURI 2022-04-06 19:59:14 +05:30
Abhinav 0168247fac refactor downloadFile 2022-04-06 19:47:34 +05:30
Abhinav ee67ca63ab update download fileBlob with correct type 2022-04-06 17:56:22 +05:30
Abhinav 2fbc709a2e change data uri type to jpeg to trigger download 2022-04-06 16:21:05 +05:30
Abhinav 5633dcda19 fix parameter ordering 2022-04-06 07:17:02 +05:30
Abhinav 6108261b9b add fileSaver to handle file download 2022-04-06 07:08:59 +05:30
Abhinav b3942d1030 Merge branch 'deduplicate' into deduplicate-page 2022-04-05 18:51:52 +05:30
Abhinav c3a4895ff2 Merge branch 'master' into deduplicate 2022-04-05 18:49:10 +05:30
Abhinav 00b2b87875 update copy 2022-04-05 18:47:35 +05:30
Abhinav 95aa25f9ba add deduplication logic message 2022-04-05 17:40:25 +05:30
Abhinav a63eed7b45 update logic to loop only once 2022-04-05 15:43:20 +05:30
Rushikesh Tote 03ba61ee06 refactor function same electron files 2022-04-04 17:00:38 +05:30
Rushikesh Tote ca93f7426e remove function getElectronFile from filepath 2022-04-04 16:55:38 +05:30
Rushikesh Tote 33513336c5 refactor selected deduplicating file options 2022-04-03 11:42:24 +05:30
Rushikesh Tote 0eaee6215b rename readable size from bytes 2022-04-03 11:40:59 +05:30
Abhinav Kumar c580ac60c8
Merge pull request #434 from ente-io/fix-heic-convert-fail
Fix heic conversion failing
2022-03-25 22:16:06 +05:30
Rushikesh Tote 1532c85219
Merge branch 'master' into recover-failed-imports 2022-03-25 15:03:59 +05:30