Commit graph

3429 commits

Author SHA1 Message Date
Rushikesh Tote 1a402b1001 get file type in web app 2022-03-24 10:52:36 +05:30
Rushikesh Tote 605a54cabd move choice modal to upload 2022-03-24 09:34:49 +05:30
Rushikesh Tote 35c07784bb refactor according to review 2022-03-24 09:23:57 +05:30
Rushikesh Tote e0098184e9 refactor choice modals 2022-03-22 16:03:33 +05:30
Rushikesh Tote 17dc4fc70b move icons to component 2022-03-22 15:01:39 +05:30
Rushikesh Tote 42bfc71de6 address review comments 2022-03-22 11:38:15 +05:30
Rushikesh Tote afc7057e30 fix styling 2022-03-21 20:10:31 +05:30
Rushikesh Tote 7744064a90 center icon 2022-03-21 16:24:10 +05:30
Rushikesh Tote 499e087d30 fix width of modal 2022-03-21 15:19:16 +05:30
Rushikesh Tote 4e44eb458e styling upload modal 2022-03-21 14:33:18 +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
Rushikesh Tote 86f46d0397
remove console logs 2022-03-14 18:17:51 +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 Kumar 4f6e3158b4
Merge pull request #435 from ente-io/skip-jpeg-type-detection
Skip jpeg type detection
2022-03-09 14:47:37 +05:30
Abhinav 5ad398b3a6 add type to prevent mistakes 2022-03-09 14:37:42 +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 0ced60ac05
Merge pull request #432 from ente-io/release-v0.8.1
v0.8.1
2022-03-08 11:08:15 +05:30
Abhinav fd784d6d59 v0.8.1 2022-03-08 10:59:21 +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 Kumar ae7ecd1abc
Merge pull request #427 from ente-io/ffmpeg-single-thread
Ffmpeg single thread
2022-03-08 10:26:50 +05:30
Abhinav Kumar 4f1995673d
Merge pull request #430 from ente-io/refactor-services
refactor and create typeDetectionService and readerService
2022-03-08 10:22:03 +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 e8a1f8b042 fix ffmpegClient 2022-03-07 19:07:13 +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 9c9a94223a updated ffmpeg wasm 2022-03-07 15:47:33 +05:30
Rushikesh Tote 5b82ce85a2
Merge pull request #428 from ente-io/fix-package-config
Fixed config for desktop app
2022-03-07 14:06:34 +05:30
Rushikesh Tote 9722000f9e
fixed config for desktop app 2022-03-07 13:16:07 +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
Abhinav b8bd8acc28 updated to st disabled-runtime exit core 2022-03-07 13:05:01 +05:30
Abhinav 65667ac416 update to use single use ffmpeg st 2022-03-05 18:44:44 +05:30
Abhinav 43794fbc04 updated ffmpeg core 2022-03-05 16:09:31 +05:30