Amr Bashir
|
04a0aea0ab
|
feat(updater)!: add option to use insecure transport protocol (#1814)
|
2024-09-24 18:38:53 +03:00 |
|
Amr Bashir
|
f8255e1db5
|
feat(updater): allow passing headers & timeout in Update.download* methods (#1661)
closes #1634
|
2024-09-03 01:02:16 +03:00 |
|
Tony
|
1fa4d30eab
|
feat(updater): support non zipped updater (#1174)
|
2024-04-30 17:48:04 +03:00 |
|
Amr Bashir
|
506ce4835b
|
refactor(updater): accomodate to new tauri config restructure (#924)
* refactor(updater): accomodate to new tauri config restructure
RFC#5 https://github.com/tauri-apps/rfcs/blob/f3e82a6b0c5390401e855850d47dc7b7d9afd684/texts/0005-tauri-config-restructure.md
RFC#5 PR implementation: https://github.com/tauri-apps/tauri/pull/8723
* lint and update configs
|
2024-02-03 09:14:39 -03:00 |
|
Amr Bashir
|
0879a87a7e
|
refactor(updater): migrate to tauri's new resource table (#899)
* refactor(updater): migrate to tauri's new resource table
* fmt
* fmt
* Create updater-js-started-event.md
|
2024-01-18 12:48:44 +01:00 |
|
Fabian-Lars
|
78e60e6618
|
fix(updater): Typo in error enum (#812)
|
2023-12-11 15:19:05 -03:00 |
|
kris-ava
|
e7c72c9816
|
fix(updater): fix appimage extraction (#784)
* fix updater on linux
* review changes
* Apply suggestions from code review
* change file
---------
Co-authored-by: Kris Krolak <krzysiek.krolak@gmail.com>
|
2023-11-30 20:46:02 +02:00 |
|
Amr Bashir
|
4ab90f048e
|
feat(updater): refactor and improvements (#431)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-08-07 16:01:21 -03:00 |
|
Lucas Fernandes Nogueira
|
caf8456864
|
fix: adjust feature flags, wrong zip usage (#367)
|
2023-05-17 18:47:12 -03:00 |
|
Lucas Fernandes Nogueira
|
702b7b36bd
|
refactor: move deleted tauri APIs, prepare for next release (#355)
|
2023-05-13 12:32:30 -03:00 |
|
Lucas Fernandes Nogueira
|
a95fb473a2
|
feat(updater): add plugin (#350)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2023-05-11 13:33:24 -03:00 |
|