Commit graph

1142 commits

Author SHA1 Message Date
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
Rushikesh Tote 50dae24628 fix filedata in case of smaller ElectronFile size 2022-04-05 14:36:32 +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 1e80cd3d43 remove done variable 2022-04-04 16:45:34 +05:30
Abhinav fec4ef919f collections will always be passed, no need for getCollection call 2022-04-04 11:27:55 +05:30
Abhinav a043ef7d6e pass only needed collections to uploadManager 2022-04-04 11:27:19 +05:30
Rushikesh Tote b6613465e4 address review comments 2022-03-28 13:26:53 +05:30
Rushikesh Tote 1532c85219
Merge branch 'master' into recover-failed-imports 2022-03-25 15:03:59 +05:30
Rushikesh Tote ccb56ad313 update on each successful upload 2022-03-24 17:08:01 +05:30
Rushikesh Tote 26f10156c3 fix file name 2022-03-24 11:36:22 +05:30
Rushikesh Tote 1a402b1001 get file type in web app 2022-03-24 10:52:36 +05:30
Rushikesh Tote 35c07784bb refactor according to review 2022-03-24 09:23:57 +05:30
Rushikesh Tote 42bfc71de6 address review comments 2022-03-22 11:38:15 +05:30
Rushikesh Tote 02ee68e5a3 refactor 2022-03-20 16:39:49 +05:30
Rushikesh Tote 7a6e14d12f added native file upload for electron 2022-03-18 18:30:01 +05:30
Rushikesh Tote 1082a71359
fix types 2022-03-14 18:40:01 +05:30
Abhinav 3305840c9f add check to only send jwt token header if token present 2022-03-13 15:05:33 +05:30
Rushikesh Tote 579f7eecf6
fix to recover failed imports on the desktop app 2022-03-13 11:57:14 +05:30
Abhinav Kumar 67ee9506b4
Merge pull request #440 from ente-io/improve-exif-parsing
parseExif by self if exifr return unparsed value
2022-03-11 20:28:16 +05:30
Abhinav 5e58a9d671 rename to dateTime 2022-03-11 20:20:56 +05:30
Abhinav 74eac71440 refactor code 2022-03-11 20:19:55 +05:30
Abhinav 935e09f2b8 return null on error 2022-03-11 20:11:59 +05:30
Abhinav 0e45731c3a parseExif by self if exifr return unparsed value 2022-03-11 20:00:55 +05:30
Abhinav 603d961eca Merge branch 'master' into settings_button 2022-03-11 19:01:26 +05:30
Abhinav 0c2ef1f9b8 return results 2022-03-11 13:41:50 +05:30
Abhinav b84e49d1e4 handle revive fail 2022-03-10 19:55:38 +05:30
Abhinav Kumar 0cbabbc234
Revert "Skip jpeg type detection" 2022-03-10 09:54:03 +05:30
Abhinav e6592284aa fix bug 2022-03-09 14:28:03 +05:30
Abhinav 427d138b78 only do heic convert files who whose extension is heic/heif 2022-03-09 14:12:50 +05:30
Abhinav 6bd11414d3 updated file-type library to latest version 2022-03-09 13:27:09 +05:30
Abhinav b4e40ff036 skip jpeg type detection 2022-03-09 13:23:02 +05:30
Abhinav Kumar d8de8bb250
Merge pull request #429 from ente-io/ios_import_support
Support for preserving iCloud Album structure
2022-03-08 10:52:34 +05:30
Abhinav 74ce03748a will defintely have collection in uploader,
if not the process should fail lets not silently ignore it
2022-03-08 10:51:03 +05:30
Abhinav 0a6cdd024a fix typo 2022-03-08 10:43:33 +05:30
Abhinav b3fd97a6e5 disable logs 2022-03-07 19:19:12 +05:30
Abhinav df3eaa8a00 improve ready 2022-03-07 19:12:44 +05:30
Abhinav c771e955c2 undo testing changes 2022-03-07 18:49:28 +05:30
Abhinav d3ce6e9a62 fix ffmpegService import 2022-03-07 18:49:16 +05:30
Abhinav de174c2a37 offload ffmpeg operations on custom worker 2022-03-07 18:48:46 +05:30
Abhinav 7b827bde68 refactor ffmpeg specfic code to ffmpeg util 2022-03-07 18:46:53 +05:30
Abhinav e1b7212496 Merge branch 'refactor-services' into ffmpeg-single-thread 2022-03-07 17:30:14 +05:30
Abhinav da53e12869 build fix 2022-03-07 17:29:21 +05:30
Abhinav 47737d2dea refactor and create typeDetectionService and readerService 2022-03-07 17:26:11 +05:30
Neeraj Gupta 05faaeb0c9
minor refactoring 2022-03-07 17:18:05 +05:30
Neeraj Gupta 3dcf337f6c
Support for preserving iCloud Album Struture 2022-03-07 16:54:27 +05:30
Abhinav a78257a3f8 uplaod video as image for testing thums 2022-03-07 15:58:10 +05:30
Abhinav a9652e5b6c single threaded ffmpeg exit running change worked 2022-03-07 13:10:44 +05:30
Abhinav ab64c84f64 Revert "update to use single use ffmpeg st"
This reverts commit 65667ac416.
2022-03-07 13:07:25 +05:30