Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Import in desktop #7555

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from
Draft

WIP: Import in desktop #7555

wants to merge 25 commits into from

Conversation

ganthern
Copy link
Contributor

No description provided.

@ganthern ganthern force-pushed the import-in-desktop branch 7 times, most recently from 44ac3c7 to 9bcba15 Compare September 24, 2024 15:06
@ganthern ganthern force-pushed the import-in-desktop branch 2 times, most recently from 1eee03e to 35c3016 Compare October 9, 2024 07:03
@tuta-sudipg tuta-sudipg force-pushed the import-in-desktop branch 3 times, most recently from f548d77 to 51411ba Compare October 9, 2024 14:18
@ganthern ganthern force-pushed the import-in-desktop branch 2 times, most recently from e3a65ab to 6429a1b Compare October 9, 2024 15:06
@tuta-sudipg tuta-sudipg force-pushed the import-in-desktop branch 3 times, most recently from 5794bd2 to d71c003 Compare October 21, 2024 13:27
@ganthern ganthern force-pushed the import-in-desktop branch 4 times, most recently from 79e2a61 to 1709a94 Compare October 25, 2024 08:05
@jomapp jomapp force-pushed the import-in-desktop branch 2 times, most recently from 7198fa0 to 308b1fe Compare October 25, 2024 13:49
@tuta-sudipg tuta-sudipg force-pushed the import-in-desktop branch 6 times, most recently from b8ebada to a625b54 Compare October 28, 2024 16:08
@kibibytium kibibytium force-pushed the import-in-desktop branch 2 times, most recently from 7efe20b to 414e560 Compare December 9, 2024 17:12
tuta-sudipg and others added 16 commits December 11, 2024 18:02
Instead of uploading attachments with multiple calls to the blob_facade,
we now upload all attachments from one importable_mail chunk at once.
The blob_facade decides on appropriate splits and corresponding requests
to the BlobService.

Co-authored-by: Kinan <104761667+kibibytium@users.noreply.github.com>
while we can always check this in post itself ( and we do ), having it as seperate endpoint allows us to check first and send request later so we don't have to read the whole data of importMailService::post.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants