Commit Graph

41 Commits (e54cfcb2610b715e7ad279220e93fba1abbfe560)

Author SHA1 Message Date
Tony e54cfcb261
fix(updater): should be `log::debug` not `println` (#2514)
3 months ago
Guilherme Oenning faefcc9fd8
feat(updater): add `configure_client` to `UpdaterBuilder` (#2430)
3 months ago
Lucas Fernandes Nogueira ac60d589ec
feat(updater): improve tracing and error logging (#2513)
3 months ago
Fabian-Lars 1a9846599b
chore(deps): Update objc2 to 0.6 (#2469)
3 months ago
Fabian-Lars 6f881293fc
fix(updater): Propagate request error (#2439)
4 months ago
jLynx 5369898db7
fix(macOS): Tauri V2 Update Permission Denied Error (#2067)
4 months ago
Fabian-Lars 0afc9b6be0
feat(updater): Collect unknown response fields (#2325)
4 months ago
Amr Bashir 57efb47c11
feat(updater): add `Builder::header` and `Builder::headers` (#2235)
5 months ago
Night_Hunter 829b632650
feat(updater): add `Builder::default_version_comparator` (#1919)
6 months ago
jLynx f8f2eefe03
feat(updater): Add .deb Package Support to Linux Updater (#1991)
6 months ago
Amr Bashir 04a0aea0ab
feat(updater)!: add option to use insecure transport protocol (#1814)
8 months ago
Amr Bashir 221f50f53b
fix(updater): encode version when making requests (#1816)
9 months ago
Amr Bashir f8255e1db5
feat(updater): allow passing headers & timeout in `Update.download*` methods (#1661)
9 months ago
Lucas Fernandes Nogueira 5d170a5444
chore(deps): tauri 2.0.0-rc.3 (#1671)
10 months ago
Lucas Fernandes Nogueira 7701392500
fix(updater): linux not retaining AppImage permissions, enhance tests (#1636)
10 months ago
Tony f83b9e9813
enhance(updater): use named tempfile on Windows (#1544)
11 months ago
Fabian-Lars 955ed6aec6
fix(updater): Start app after update via msi (#1498)
11 months ago
Tony acce342fcc
chore(deps): migrate `dirs-next` to `dirs` for updater plugin (#1506)
11 months ago
Amr Bashir 757ab74c8e
refactor(updater): cleanup install logic on Windows and add unit test (#1496)
11 months ago
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)
12 months 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