Commit Graph

57 Commits (5b8efde906cfa43bd184ac33c504c48cb67e8631)

Author SHA1 Message Date
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
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
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
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
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Amr Bashir 4ab90f048e
feat(updater): refactor and improvements (#431)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Amr Bashir 56d455d343
fix(updater): fix nsis updater unable to launch installers requiring elevation (#444)
2 years ago