ff0760b772
Add GUI progress bar and improve systemd-boot installation reliability
2026-02-10 15:23:19 +01:00
e8a2f7aaa9
Redo backend installer logic to support BIOS/MBR boot on older devices and switch to GRUB2
2026-02-09 15:02:14 +01:00
23b5f017d4
Fix password setting using chpasswd -R and improve screen wake lock
2026-02-05 17:39:01 +01:00
7613bdf8d5
Fix password setting and inhibit system sleep during install
2026-02-05 17:03:36 +01:00
3a226108ec
Fix: ensure disk is unmounted before partitioning and use sudo for reboot
2026-02-05 14:55:18 +01:00
7bfab2ac5b
Update window.py
2026-02-05 14:00:49 +01:00
8bac02357c
Send logs as file, create sudoer user, and improve bootloader reliability
2026-02-05 13:22:34 +01:00
e99290eebe
.
2026-02-05 12:48:36 +01:00
eb03edb050
.
2026-02-05 12:39:41 +01:00
f7bebc7f88
Add network logging to Discord webhook for testing branch
...
- Add network_logging.py module with Discord webhook integration
- Log session start with unique session ID and mode (MOCK/PRODUCTION)
- Log all page navigations when clicking Next
- Log all user selections (disk, install mode, modules, user info)
- Log installation progress through each step
- Send install completion/failure logs
- Auto-flush logs every 2 seconds and immediately on critical events
TESTING BRANCH ONLY - Remove before merging to main
2026-02-04 21:18:18 +01:00
b70ff549a7
Update partitioning.py
2026-02-03 21:31:17 +01:00
bb31814233
Update partitioning.py
2026-02-03 21:30:27 +01:00
00ba6e5c89
feat: verbose installation logs, improved auto-partitioning logic, and UI tweaks
2026-02-03 21:24:31 +01:00
7d43b82ce1
fix(ui): reorder partition dialog, fix mount point selection, add threaded install with logs
2026-02-03 21:06:16 +01:00
af86d357a4
fix(ui): correct mount point selection pre-fill and simplify partition creation dialog
2026-02-03 20:57:29 +01:00
848b2e7e74
fix: mount pseudo-fs during install, simplify partitioning, and add mount point config
2026-02-03 20:49:41 +01:00
7a8e8ccbed
fix(partitioning): avoid alignment errors by using fill-gap logic for full space
2026-02-03 20:19:25 +01:00
9f5bade34c
feat(partitioning): support fat32 and add validation for system partition name
2026-02-03 19:53:51 +01:00
11fca148be
fix(ui): handle NoneType fstype and remove duplicate code in partitioning page
2026-02-03 19:49:52 +01:00
b7a049d86f
fix(ui): correct Gtk.Button instantiation in partitioning page
2026-02-03 18:13:04 +01:00
2676da751b
Fix PartitioningPage being stuck on detecting due to duplicate function
2026-02-03 17:23:19 +01:00
22e1fa8f62
Implement manual partition management (create/delete/mountpoints)
2026-02-03 17:07:45 +01:00
efe25f3e11
Ensure disk device path has /dev/ prefix
2026-02-03 17:01:36 +01:00
2f9338af0a
Fix logic error in page transitions
2026-02-03 16:43:19 +01:00
33d989cfad
Hook up GUI Install button to backend logic
2026-02-03 16:34:36 +01:00
759b4c4007
Use the icon
2026-02-03 01:26:30 +01:00
26757288c4
Add mock mode support and input validation
2026-02-02 20:19:36 +01:00
7a69d62782
Module titles
2026-02-02 20:15:40 +01:00
f691be219d
Summary page
2026-02-02 20:05:11 +01:00
931f701591
Center content vertically in user and welcome pages
2026-02-02 15:26:03 +01:00
52897a1dd0
Why the fuck was it in that order
2026-02-02 15:24:40 +01:00
2c7b9c5b1f
Automatic usernames
2026-02-02 15:20:23 +01:00
658040c138
Better - force selection, gray out button
2026-02-02 15:08:03 +01:00
7c899b8e86
Can't continue without selecting disk
2026-02-02 15:03:30 +01:00
a098f20a38
English as the only language option
2026-02-02 14:59:35 +01:00
3bff26928a
Create additional_modules.py
2026-02-02 14:59:20 +01:00
0f448bfa6c
Automatic partition sizes
2026-02-02 12:17:13 +01:00
f341fe0d60
Windows 8-aah welcome message
2026-02-02 12:03:06 +01:00
f642d7ef94
No toolbar, like a proper adwaita app should
2026-02-02 12:00:57 +01:00
f8b9cb62f9
Proper automatic/manual partitioning switch
2026-02-02 11:50:44 +01:00
62e1276881
Partition screen
2026-02-01 21:00:44 +01:00
17eac3de50
Actual disk names
2026-02-01 20:37:29 +01:00
a27f38ef6a
Mockup
2026-02-01 11:58:40 +01:00