Commit Graph

89 Commits (f7c10ea3112265a0e9e68606f3aeb970c54cc6a8)

Author SHA1 Message Date
Krzysztof Andrelczyk 9e9d7bc15e
fix fallback logic
2 weeks ago
Lucas Nogueira 201a001f0a
fix macos integration test
2 weeks ago
Lucas Nogueira 940ed70420
update tauri
2 weeks ago
Lucas Nogueira 1ea75222e4
Merge remote-tracking branch 'origin/v2' into feature/fallback_targets
2 weeks ago
Fabian-Lars 735d209d5d
fix(updater): Escape current_exe args for nsis installer (#2761)
1 month ago
Brendan Osborne 87afa23cad
feat(updater): add allowDowngrades option (#2726)
2 months ago
Tony c5b0f51cfd
fix(updater): don't override user provided headers (#2621)
3 months ago
Krzysztof Andrelczyk f75d32be69
get_current_bundle_type
3 months ago
Krzysztof Andrelczyk b80a295e12
move __TAURI_BUNDLE_TYPE to tauri::utils
3 months ago
Krzysztof Andrelczyk 68564e0eb3 Merge branch 'v2' of github.com:kandrelczyk/plugins-workspace into feature/fallback_targets
3 months ago
Krzysztof Andrelczyk 3a433976f3
fix bundler
3 months ago
Krzysztof Andrelczyk b1a87811d8
format
3 months ago
Tony 2d731f8022
fix(updater): format `Update.date` to RFC 3339 (#2573)
4 months ago
Tony 0bc5d58874
fix(updater): download reuses check's timeout (#2572)
4 months ago
Krzysztof Andrelczyk c2877ec3e3
get bundle type out of patched variable
4 months ago
Lucas Fernandes Nogueira 12c4537b8e
feat(updater): add support to riscv64 architecture (#2541)
4 months ago
Tony e54cfcb261
fix(updater): should be `log::debug` not `println` (#2514)
4 months ago
Guilherme Oenning faefcc9fd8
feat(updater): add `configure_client` to `UpdaterBuilder` (#2430)
4 months ago
Lucas Fernandes Nogueira ac60d589ec
feat(updater): improve tracing and error logging (#2513)
4 months ago
Krzysztof Andrelczyk 199a52b344 small error fix
5 months ago
Krzysztof Andrelczyk dc75b76c0a RPM installation
5 months ago
Krzysztof Andrelczyk ae7a2e3198 linux ready
5 months ago
Krzysztof Andrelczyk e2e27acd9b Merge branch 'feature/fallback_targets' of github.com:kandrelczyk/plugins-workspace into feature/fallback_targets
5 months ago
Krzysztof Andrelczyk 6ae53cfeae linux test
5 months ago
Fabian-Lars 1a9846599b
chore(deps): Update objc2 to 0.6 (#2469)
5 months ago
kandrelczyk 597ae9f903
Merge branch 'tauri-apps:v2' into feature/fallback_targets
5 months ago
Krzysztof Andrelczyk 8aa131a11d fallback targets
5 months ago
Fabian-Lars 6f881293fc
fix(updater): Propagate request error (#2439)
5 months ago
jLynx 5369898db7
fix(macOS): Tauri V2 Update Permission Denied Error (#2067)
6 months ago
Fabian-Lars 0afc9b6be0
feat(updater): Collect unknown response fields (#2325)
6 months ago
Amr Bashir 57efb47c11
feat(updater): add `Builder::header` and `Builder::headers` (#2235)
7 months ago
Night_Hunter 829b632650
feat(updater): add `Builder::default_version_comparator` (#1919)
7 months ago
jLynx f8f2eefe03
feat(updater): Add .deb Package Support to Linux Updater (#1991)
8 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
8 months ago
Lucas Fernandes Nogueira 9501cfa5f5
fix(updater): validate endpoint scheme before printing warning (#1868)
10 months ago
Amr Bashir 04a0aea0ab
feat(updater)!: add option to use insecure transport protocol (#1814)
10 months ago
Amr Bashir 221f50f53b
fix(updater): encode version when making requests (#1816)
10 months ago
Amr Bashir f8255e1db5
feat(updater): allow passing headers & timeout in `Update.download*` methods (#1661)
11 months ago
Lucas Fernandes Nogueira 5d170a5444
chore(deps): tauri 2.0.0-rc.3 (#1671)
11 months ago
Lucas Fernandes Nogueira 7701392500
fix(updater): linux not retaining AppImage permissions, enhance tests (#1636)
11 months ago
Lucas Fernandes Nogueira 95da90f82e
fix: clippy warnings, add missing wry feature on examples (#1604)
12 months ago
Tony f83b9e9813
enhance(updater): use named tempfile on Windows (#1544)
1 year ago
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
1 year ago
Fabian-Lars 955ed6aec6
fix(updater): Start app after update via msi (#1498)
1 year ago
Tony acce342fcc
chore(deps): migrate `dirs-next` to `dirs` for updater plugin (#1506)
1 year ago
Amr Bashir 757ab74c8e
refactor(updater): cleanup install logic on Windows and add unit test (#1496)
1 year ago
Fabian-Lars 29751ee939
fix(updater): Escape msi path string (#1495)
1 year 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