Commit Graph

69 Commits (a35fea501560a3d126aad09b59600d9f1a731a9e)

Author SHA1 Message Date
Tony 2d731f8022
fix(updater): format `Update.date` to RFC 3339 (#2573)
2 months ago
Tony 0bc5d58874
fix(updater): download reuses check's timeout (#2572)
2 months ago
Lucas Fernandes Nogueira 12c4537b8e
feat(updater): add support to riscv64 architecture (#2541)
3 months ago
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)
5 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
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
Lucas Fernandes Nogueira 9501cfa5f5
fix(updater): validate endpoint scheme before printing warning (#1868)
8 months ago
Amr Bashir 04a0aea0ab
feat(updater)!: add option to use insecure transport protocol (#1814)
9 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
Lucas Fernandes Nogueira 95da90f82e
fix: clippy warnings, add missing wry feature on examples (#1604)
10 months ago
Tony f83b9e9813
enhance(updater): use named tempfile on Windows (#1544)
11 months ago
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
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)
12 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
Amr Bashir c8b78034a4
chore(updater): non https endpoint warning (#1311)
1 year ago
Fabian-Lars 0d4d029011
build: Update pnpm to v9 (#1309)
1 year ago
Tony 1fa4d30eab
feat(updater): support non zipped updater (#1174)
1 year ago
Amr Bashir e3d41f4011
fix: use webview's resources table (#1191)
1 year ago
Naman Garg 8d7689f6f9
Add `WebviewWindow` to code docs and template (#1144)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
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
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
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
Anton Piliugin 8a3db790b8
fix(updater): fix readme and types (#903)
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