]> git.proxmox.com Git - pve-installer.git/history - proxmox-tui-installer/src/views/install_progress.rs
install module: getters: correctly use plural in error messages
[pve-installer.git] / proxmox-tui-installer / src / views / install_progress.rs
9 days ago Christoph Heisstui: update screen during installation only when necessary
10 days ago Thomas Lamprechttree-wide: cargo fmt
10 days ago Aaron Lauterertui: common: move InstallConfig struct to common crate
2024-02-27 Christoph Heisstui: install_progress: write low-level non-JSON message...
2024-02-24 Christoph Heisstui: install progress: add tests for UI^2 stdio protocol
2024-02-23 Christoph Heisstui, ui: switch over to JSON-based protocol
2023-11-17 Christoph Heisstui: install progress: use ok/cancel as button text...
2023-11-11 Christoph Heisslow-level, tui: count down auto-reboot timeout
2023-11-11 Christoph Heisstui: install_progress: handle errors in ui message...
2023-11-11 Christoph Heisstui: install_progress: split out prompt logic into...
2023-11-11 Christoph Heisstui: install_progress: split out reboot handling into...
2023-11-11 Christoph Heisstui: install_progress: split out low-level installer...
2023-11-11 Christoph Heisstui: install_progress: move progress task into own...
2023-11-11 Christoph Heisstui: move install progress dialog into own view module