Commit graph

849 commits

Author SHA1 Message Date
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 02f69dea51
modified condition to check if files are same 2022-03-14 18:14:32 +05:30
Rushikesh Tote 579f7eecf6
fix to recover failed imports on the desktop app 2022-03-13 11:57:14 +05:30
Abhinav 5ad398b3a6 add type to prevent mistakes 2022-03-09 14:37:42 +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 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 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
Abhinav dfffd10fa9 fix keep newer logs 2022-03-04 12:35:35 +05:30
Abhinav 98238b103e limit to 1000 log lines max 2022-03-04 12:26:51 +05:30
Abhinav 4ac55d2837 remove unwanted strings 2022-03-04 09:28:01 +05:30
Abhinav 9d5917516c Revert "log last attemped video metadata extraction"
This reverts commit d72f16a884.
2022-03-04 09:24:15 +05:30
Abhinav 8aad9638d0 remove failed uploads dialog 2022-03-04 09:17:32 +05:30
Abhinav 685bc14899 added upload logs and download log option 2022-03-04 09:16:18 +05:30
Abhinav 72e0f7318c add upload logs 2022-03-04 08:40:14 +05:30
Abhinav 91ad161e05 show last attempted File in upload logs 2022-03-04 07:56:28 +05:30
Abhinav d72f16a884 log last attemped video metadata extraction 2022-03-04 07:27:33 +05:30
Abhinav Kumar f24f2bd00f
Merge pull request #411 from ente-io/log-failed-files
Log failed files
2022-03-03 19:03:04 +05:30
Vishnu Mohandas b67c200580
Update englishConstants.tsx 2022-03-03 14:33:29 +05:30
Rushikesh Tote 81aba874cb
refactor live photo elements 2022-03-03 11:47:55 +05:30
Abhinav 5bf20e046e log failed files in localDB 2022-03-03 09:33:18 +05:30
Rushikesh Tote 5c40812b4c
Merge branch 'master' 2022-03-03 00:00:01 +05:30
Abhinav bdb356287e remove console log 2022-03-02 16:22:34 +05:30
Abhinav ae8db26a00 fix video loader not showing issue 2022-03-02 16:17:06 +05:30
Rushikesh Tote 28197afd23
Merge branch 'master' into add-livephoto-support 2022-03-02 12:00:55 +05:30
Rushikesh Tote 890c41da69
fixed styling, live photo split 2022-03-01 18:19:07 +05:30
Abhinav Kumar ba2cdacec5
Merge pull request #391 from ente-io/ffmpeg-video-metadata
Ffmpeg video metadata
2022-03-01 13:18:24 +05:30
Abhinav 7144618241 update string 2022-02-28 20:40:54 +05:30
Abhinav a866d109e5 rename getUNIXTime to getUnixTimeInMicroSeconds 2022-02-28 17:44:23 +05:30
Abhinav b4e01a5e72 update strings 2022-02-28 17:39:36 +05:30
Abhinav 825d3544bc handle paypal plans 2022-02-28 15:59:44 +05:30
Abhinav cf1f55e68a moved types and getUnixTime to time util 2022-02-28 13:48:52 +05:30
Abhinav a98d35ad66 refactoring moved videoMetadata extraction to seperate service 2022-02-28 13:42:33 +05:30
Rushikesh Tote e08f416b8d
added live photo button on loading 2022-02-28 10:51:55 +05:30
Rushikesh Tote 6188c9eed4
fixed issues with video conversion 2022-02-27 12:04:51 +05:30
Rushikesh Tote b861a8d358
fixed issues with video 2022-02-27 00:33:51 +05:30
Rushikesh Tote 4e33ce0cf6
Merge remote-tracking branch 'origin/master' into add-livephoto-support 2022-02-26 20:16:32 +05:30
Abhinav 545584ad69 update string 2022-02-26 14:33:27 +05:30
Abhinav 607865e331 fix photoswipe download File 2022-02-25 11:44:01 +05:30
Rushikesh Tote 60fd87df8f added live photo playback support 2022-02-24 19:26:57 +05:30
Neeraj Gupta bb5b37997e
add support for showing password protected albums 2022-02-23 14:31:00 +05:30
Neeraj Gupta 7326b3ff19
show correct message for deviceLimit breached error 2022-02-22 22:40:07 +05:30
Neeraj Gupta 09a57df08e
map correct err message for 429 status code 2022-02-22 22:07:07 +05:30
Neeraj Gupta df31def9ae
show correct error message for expired links 2022-02-22 13:54:57 +05:30
Vishnu Mohandas 816960fbaf
Fix copy 2022-02-16 21:18:53 +05:30