Commit Graph

22 Commits (0cb1baf09aaf6bd9f5b09cbf18619c93cc4cd165)

Author SHA1 Message Date
Fabian-Lars 29751ee939
fix(updater): Escape msi path string (#1495)
12 months ago
Amr Bashir bf29a72baa
fix(updater): use msiexec to install .msi updates (#1454)
1 year ago
Tony 7327602f15
chore(updater): remove `/NS` (#1371)
1 year ago
Amr Bashir 69e4c2e56f
fix(updater): pass `/NS` and `/UPDATE` to nsis installer to disable creating shortcuts on updates (#1162)
1 year ago
Tony 43224c5d5c
feat(updater): add `download` and `install` js binding (#1330)
1 year ago
Tony 1fa4d30eab
feat(updater): support non zipped updater (#1174)
1 year ago
Tony 1d7dc86ec3
fix(updater): run cleanup before exit on Windows (#1070)
1 year ago
Tony a3b5396113
refactor!(updater): migrate run updater using powershell to `ShellExecute` (#1054)
1 year ago
Tony 4e37316af0
fix(updater): fallback to passive mode & fix `installerArgs` deserialzation (#1051)
1 year ago
Amr Bashir 506ce4835b
refactor(updater): accomodate to new tauri config restructure (#924)
1 year ago
Amr Bashir 0879a87a7e
refactor(updater): migrate to tauri's new resource table (#899)
1 year ago
Zhang San 4e2e77580c
feat(updater) support proxy (#891)
1 year ago
Amr Bashir e5f979f91a
fix(core/updater): check if installer args are not empty before passing `-ArgumentList` (#818)
1 year ago
Fabian-Lars 78e60e6618
fix(updater): Typo in error enum (#812)
2 years ago
kris-ava e7c72c9816
fix(updater): fix appimage extraction (#784)
2 years ago
Fabian-Lars 0864c54147
fix(updater): replace url vars in query params (#756)
2 years ago
Amr Bashir a3ca64275a
fix(updater): Use escaped installer path to start the msi updater (#728)
2 years ago
Fabian-Lars 9db40a6dc4
fix(updater): Use escaped installer path to start the nsis updater (#727)
2 years ago
pashokitsme 0e642e68de
fix(updater): installation on macos #591 (#592)
2 years ago
Lucas Fernandes Nogueira d1b7c2c1fb
feat: build docs.rs documentation for Android (#654)
2 years ago
Fabian-Lars 28ec084e56
fix(updater): Fix endpoint string replacements, fixes #655 (#662)
2 years ago
Amr Bashir 4ab90f048e
feat(updater): refactor and improvements (#431)
2 years ago