Commit graph

21 commits

Author SHA1 Message Date
ashilkn
3c00672aef Add support for resetting location data to original location data from exif or removing location data for files without location data in exif 2023-12-14 06:15:48 +05:30
Neeraj Gupta
3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta
d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
Neeraj Gupta
20cfe2e93d Read exif inside computer 2023-08-09 11:34:20 +05:30
Neeraj Gupta
d17de431d2 Remove unused code 2023-08-09 11:20:39 +05:30
Neeraj Gupta
c421f029c0
Migration: Extract location from exif 2023-04-18 20:58:46 +05:30
Neeraj Gupta
f888f8ce3c
Handle exception in locationFromExif 2023-04-18 12:38:52 +05:30
ashilkn
85e011c762 Refactoring 2023-04-18 11:57:55 +05:30
ashilkn
e178b5aa3f Get location data from exif in getMetadataForUpload() for location metadata 2023-04-17 18:18:05 +05:30
ashilkn
6c054b0f79 Refactored by not calling getExif() twice and only once 2023-04-17 13:13:03 +05:30
ashilkn
e0ccb2bfb4 get location data for file from exif if everything else fails 2023-04-14 11:11:27 +05:30
Neeraj Gupta
e4c5185106
NullSafety: Migrate TrashDiffFetcher 2022-12-29 19:10:36 +05:30
Neeraj Gupta
19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
ashilkn
f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn
eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta
40f78e88f0
handle exception in getCreationTimeFromEXIF 2022-07-05 23:19:34 +05:30
Neeraj Gupta
aa8f4b9bde
lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
vishnukvmd
90904cbe6a Remove dependency on external lib to parse time 2021-10-27 20:03:09 +05:30
vishnukvmd
840e2f3a3c Use creationTime from EXIF when available 2021-10-27 18:17:34 +05:30
Neeraj Gupta
25d6291877
Fix exif lookup on iOS 2021-09-28 14:54:41 +05:30
vishnukvmd
b97fb12b05 Clear origin files that are cached 2021-08-24 12:44:51 +05:30