-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
feat: add support for differential zip updates on macOS #7709
Merged
mmaietta
merged 19 commits into
electron-userland:master
from
beyondkmp:mac-difference-download
Feb 27, 2024
Merged
feat: add support for differential zip updates on macOS #7709
mmaietta
merged 19 commits into
electron-userland:master
from
beyondkmp:mac-difference-download
Feb 27, 2024
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7951fee - Browse repository at this point
Copy the full SHA 7951feeView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28f720c - Browse repository at this point
Copy the full SHA 28f720cView commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1d7fbf1 - Browse repository at this point
Copy the full SHA 1d7fbf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for de77149 - Browse repository at this point
Copy the full SHA de77149View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6051063 - Browse repository at this point
Copy the full SHA 6051063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f48196 - Browse repository at this point
Copy the full SHA 3f48196View commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd97680 - Browse repository at this point
Copy the full SHA bd97680View commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8491d3e - Browse repository at this point
Copy the full SHA 8491d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0470a07 - Browse repository at this point
Copy the full SHA 0470a07View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f305499 - Browse repository at this point
Copy the full SHA f305499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208fc50 - Browse repository at this point
Copy the full SHA 208fc50View commit details
Commits on Feb 24, 2024
-
Merge branch 'master' into mac-difference-download
# Conflicts: # test/src/updater/differentialUpdateTest.ts
Configuration menu - View commit details
-
Copy full SHA for b33eb46 - Browse repository at this point
Copy the full SHA b33eb46View commit details -
Configuration menu - View commit details
-
Copy full SHA for afa2505 - Browse repository at this point
Copy the full SHA afa2505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f890d - Browse repository at this point
Copy the full SHA 81f890dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 696bb51 - Browse repository at this point
Copy the full SHA 696bb51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91dc598 - Browse repository at this point
Copy the full SHA 91dc598View commit details
Commits on Feb 25, 2024
-
move CURRENT_MAC_APP_ZIP_FILE_NAME to MacUpdater.ts
beyondkmp committedFeb 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d1ec7e - Browse repository at this point
Copy the full SHA 5d1ec7eView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 354b4d9 - Browse repository at this point
Copy the full SHA 354b4d9View commit details -
adding check and logging in case initial update.zip file isn't presen…
…t, in which case differential download cannot proceed, so we avoid a confusing error message with this check.
Configuration menu - View commit details
-
Copy full SHA for cb40ebe - Browse repository at this point
Copy the full SHA cb40ebeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.