]> git.proxmox.com Git - pve-installer.git/history - proxmox-tui-installer
tui: fix FQDN validation
[pve-installer.git] / proxmox-tui-installer /
2023-07-21 Christoph Heisstui: fix FQDN validation
2023-07-15 Christoph Heisstui: use EULA path from ISO info instead of hard-coding
2023-07-13 Christoph Heisstui: add "Deselect all" button to zfs/btrfs raid disk...
2023-07-13 Christoph Heisstui: fix clippy warnings
2023-07-13 Noel Ullreichtui: don't abort install if min ram requirement is...
2023-07-13 Christoph Heisstui: fix incorrect scrolling of form view contents
2023-07-13 Christoph Heisstui: check hvm support through runtime env info instead...
2023-06-27 Stefan Sterztui: persist disk selection for zfs and btrfs
2023-06-27 Thomas Lamprechttui: block & notify if same disk gets selected twice
2023-06-27 Thomas Lamprechttui: only show warning for missing hyper-visor CPU...
2023-06-26 Thomas Lamprechttui: hide max-vz and max-root inputs if product isn...
2023-06-26 Thomas Lamprechttui: boot disks: filter out Btrfs if setup info disallo...
2023-06-26 Wolfgang Bumillertui: rustfmt
2023-06-26 Wolfgang Bumillertui: use product for default hostname
2023-06-26 Wolfgang Bumillertui: make ProxmoxProduct Copy
2023-06-26 Wolfgang Bumillertui: add global 'setup_info'
2023-06-22 Thomas Lamprechtdisk selection: save both, order and disk id
2023-06-22 Maximiliano Sandovaltui: do not auto reboot on failures
2023-06-22 Thomas Lamprechttui: add some info to uknown UI messages
2023-06-22 Christoph Heisstui: disable automatic text wrapping for form labels
2023-06-22 Christoph Heisstui: wrap multi-disk selection in scrollable view
2023-06-22 Stefan Sterztui: switch to `f64` for disk sizes
2023-06-21 Thomas Lamprechttui: avoid actively focusing start-install button on...
2023-06-21 Dominik Csapaktui: focus next button by default
2023-06-21 Stefan Hanreichtui: improve ipv6 handling
2023-06-21 Thomas Lamprechtfix duplicate deserialize_invalid_value_as_none
2023-06-21 Dominik Csapaktui: verify email with basic regex
2023-06-21 Dominik Csapaktui: always use mail@example.invalid as default email...
2023-06-21 Christoph Heisstui: forward stray messages from low-level installer...
2023-06-21 Christoph Heisstui: implement auto-reboot after installation
2023-06-21 Christoph Heisstui: do not fail completely on invalid domain names
2023-06-21 Wolfgang Bumillertui: fix ability to type commas
2023-06-21 Christoph Heisstui: clamp max LVM disk size to size of selected disk
2023-06-21 Christoph Heisstui: remove underline-effect from advanced disk setup...
2023-06-21 Christoph Heisstui: implement auto-reboot after installation
2023-06-21 Christoph Heisstui: rename `reboot` option to `autoreboot`, to better...
2023-06-21 Christoph Heisstui: use non-slanted logo
2023-06-21 Christoph Heisstui: make reboot-after-install checkbox default to...
2023-06-21 Christoph Heisstui: use correct index when retrieving DNS server addre...
2023-06-21 Christoph Heisstui: refresh summary view if it is switched back to
2023-06-21 Christoph Heisstui: make HVM extension not being present a non-fatal...
2023-06-21 Christoph Heisstui: assume that the installer is run from the repo...
2023-06-21 Christoph Heisstui: do not fail completely on invalid domain names
2023-06-21 Christoph Heisstui: allow one-part FQDNs/domains
2023-06-21 Thomas Lamprechtrun env: make addresses optional, include all interfaces
2023-06-21 Wolfgang Bumillertui: slight FloatEditView improvement
2023-06-21 Christoph Heisstui: only focus summary table if it can be scrolled
2023-06-21 Christoph Heisstui: set detected keyboard layout at installer launch
2023-06-21 Christoph Heisstui: make auto-deteced routes optional
2023-06-21 Christoph Heisstui: skip serializing empty fields for install config
2023-06-21 Christoph Heisstui: make disk swap-, max-root-, max-data- and min...
2023-06-21 Christoph Heisstui: allow numeric & disk size edit views to be empty
2023-06-21 Christoph Heisstui: run rustfmt
2023-06-21 Christoph Heisstui: simplify test-mode evaluation
2023-06-21 Christoph Heisstui: drop unneeded parameter from InstallerBackgroundVi...
2023-06-21 Christoph Heisstui: drop useless gitattributes file
2023-06-21 Christoph Heissgitignore: merge TUI .gitignore into top-level
2023-06-20 Thomas Lamprechttui: avoid using domain as FQDN, hard-code product...
2023-06-20 Thomas Lamprechttui: fix passing disk selection, use index
2023-06-20 Thomas Lamprechtadd Finished UIĀ² message
2023-06-20 Thomas Lamprechttui: disk view: partition sizes are in GB
2023-06-20 Thomas Lamprechttui: lvm: crudely fix calculation mismatch
2023-06-20 Thomas Lamprechttui: use plain Proxmox ascii figlet in header
2023-06-20 Christoph Heisstui: add initial implementation of low-level installer...
2023-06-20 Christoph Heisstui: make yes_no_dialog() accept a callback for negativ...
2023-06-20 Christoph Heisstui: add back disk sorting
2023-06-20 Christoph Heisstui: add "abort" button to installation progress screen
2023-06-20 Christoph Heisstui: adapt install config serialization to proper format
2023-06-20 Wolfgang Bumillertui: include disk model in disk list
2023-06-20 Wolfgang Bumillerrun env: replace lsblk with hd_list but fix it up a bit
2023-06-20 Christoph Heisstui: use total memory info from runtime env
2023-06-20 Christoph Heisstui: use network domain as default administrator email...
2023-06-20 Christoph Heisstui: fix parsing of FQDNs directly from runtime env...
2023-06-20 Christoph Heisstui: add better error handling to BootdiskOptions:...
2023-06-20 Christoph Heisstui: fix unbounded size of advanced bootdisk dialog
2023-06-20 Christoph Heisstui: use country from runtime env info for default...
2023-06-20 Christoph Heisstui: use available network interfaces from runtime...
2023-06-20 Christoph Heisstui: directly parse gateway IP address from runtime...
2023-06-20 Christoph Heisstui: bootdisk: sort disks alphabetically
2023-06-20 Christoph Heisstui: directly parse disks from runtime env info
2023-06-20 Christoph Heisstui: directly parse domain name from runtime env info
2023-06-20 Christoph Heisstui: use `IpAddr` type for deserializing ip addresses...
2023-06-20 Christoph Heisstui: directly parse network interface addresses from...
2023-06-20 Christoph Heisstui: move installer logo into background and to the top
2023-06-19 Christoph Heisstui: limit `FloatEditView` to 2 decimal places
2023-06-19 Christoph Heisstui: error out if no harddisks were detected
2023-06-19 Christoph Heisstui: round disk sizes when displaying
2023-06-19 Christoph Heisstui: drop now-obsolete cargo config
2023-06-19 Wolfgang Bumillertui: use network info
2023-06-19 Christoph Heisstui: left-align cell values in summary view
2023-06-19 Christoph Heisstui: calculate default swap size for LVM installs based...
2023-06-19 Christoph Heisstui: fix minimum free LVM space default
2023-06-19 Christoph Heisstui: add option to leave some disks unselected in RAID...
2023-06-19 Christoph Heisstui: rename raid levels 0/1 to align with GUI installer
2023-06-19 Christoph Heisstui: simplify installer data path construction
2023-06-19 Wolfgang Bumillertui: load runtime info, use disks
2023-06-19 Wolfgang Bumillertui: add runtime info serde structure
2023-06-16 Wolfgang Bumillertui: no need to have './' fallible
2023-06-16 Wolfgang Bumillertui: only count exact example email address as invalid
2023-06-16 Wolfgang Bumillertui: properly group imports
next