Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Update to origin 1.7.9 #1

Merged
merged 201 commits into from
Jan 31, 2018
Merged

Update to origin 1.7.9 #1

merged 201 commits into from
Jan 31, 2018

Conversation

petemill
Copy link
Member

@petemill petemill commented Jan 29, 2018

I'm adding a feature and would like to work off the latest origin master which seems to have some minor bug and perf fixes, most of which are unrelated to Brave's usage as they deal with .net apps.

The only functional difference I can see is that when contacting the update server, it sends a user agent Squirrel {version} as per Squirrel#1115

All the details can be found in this list https://github.com/Squirrel/Squirrel.Windows/releases

anaisbetts and others added 30 commits September 29, 2016 15:10
Added a new method that allows the application to handle its own exit (to save settings, documents, etc.) while still making use of the simple app restart semantics. 

The new method returns the Update.exe Process such that the restart could be cancelled (via killing the relaunch process).
Allows to control where Setup.exe will extract and execute the package
1. SQUIRREL_TEMP directory exists
2. The user has write access to it
3. It's not a UNC path
envSquirrelTempIsOk was never set to true...
Do not log password for signing tool if it fails
Add sha2 and timestamp to the signing command example
judge2020 and others added 21 commits July 26, 2017 10:40
The --[recursive](https://git-scm.com/docs/git-clone#git-clone---recurse-submodulesltpathspec) option when cloning is the equivalent of doing a `git submodule update --init --recursive`.
provide a user agent when fetching the releases entry
Readme: Recursive clone instead of submodules init
I came here looking for this and didn't find it. :) The rationale I'm adding is based on this function, let me know if I'm interpreting it incorrectly:

https://github.com/Squirrel/Squirrel.Windows/blob/f63edb85d29ed6df9a3735690139442c87ebca01/src/Squirrel/UpdateInfo.cs#L76
Add criteria for using deltas to update docs.
Make splash screen draggable again
@petemill petemill merged commit 19471f3 into brave:master Jan 31, 2018
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.