26
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 2 years ago.
Apr 27, 2023 — May 27, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
deprecate mkdir option for create-base-path and create-subdirs More... over 2 years ago
buildsys: use correct perl vendorarch path again More... over 2 years ago
tui: fix typo in network dialog label More... over 2 years ago
update gitignore More... over 2 years ago
buildsys: rework doc-gen cleanup and makefile inclusion More... over 2 years ago
makefile: convert to use simple parenthesis More... over 2 years ago
tui: separate CIDR input into own view More... over 2 years ago
tui: DiskSizeFormInputView: simplify using direct `if let Some(..)` More... over 2 years ago
bump glib2 dependency to 2.68, required by g_memdup2 More... over 2 years ago
tui: add preliminary network dialog More... over 2 years ago
tui: display error dialog on invalid values instead of panicking More... over 2 years ago
buildsys: move -Wl linker flags from CFLAGS to LDFLAGS More... over 2 years ago
tui: fix panic in `NumericEditView` if the cursor is at the last position More... over 2 years ago
tui: implement DiskSizeFormInputView::content() callback-free More... over 2 years ago
tui: implement NumericEditView::content() callback-free More... over 2 years ago
tui: add basic email/root password dialog More... over 2 years ago
tui: add simple location/timezone dialog More... over 2 years ago
tui: move abort/previous/next buttons into `InstallerView` More... over 2 years ago
tui: add missing `FS_TYPES` definition More... over 2 years ago
api: resize: fork before locking More... over 2 years ago
api: resize: drop error that can never apply More... over 2 years ago
fix #2315: api: have resize endpoint spawn a worker task More... over 2 years ago
fix #517: api: allow resizing qcow2 disk with snapshots More... over 2 years ago
api: add /access/users/<userid>/unlock-tfa api call More... over 2 years ago
cli: add 'tfa list' command More... over 2 years ago
tui: introduce generic `FormInputView` More... over 2 years ago
cli: add 'tfa unlock' command More... over 2 years ago
tui: add bootdisk selection screen More... over 2 years ago
tui: add `NumericEditView` and `DiskSizeInputView` components More... over 2 years ago
tui: add LVM disk structures and some mocking data More... over 2 years ago