purian23
0a892a4a9e
refactor(SysUpdate): Explicit Run on Startup option in settings
...
- Relocated DMS System Updater to System Setting section
- Removed forced auto refresh upon update & widget loading
2026-05-14 20:32:42 -04:00
bbedward
e5cd9caba1
system update: fix App ID of terminal mode
2026-05-14 13:33:02 -04:00
bbedward
9c4aa06664
system update: fix local pacman DB mtime
2026-05-14 13:25:29 -04:00
purian23
7fb4b6e0d9
refactor(SysUpdate): Flatpak & Cli command handling
2026-05-07 16:16:10 -04:00
purian23
d49c49cd99
refactor(sysupdate): Streamline DMS Updater command handling
2026-05-05 15:16:36 -04:00
purian23
408beb202c
refactor(sysupdate): improve cmd handling, formatted colors & progress indication
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-04 13:13:44 -04:00
purian23
5b507136e3
refactor(sysUpdate): Include the refresh flag in Fedora upgrade cmd
2026-05-04 11:06:26 -04:00
bbedward
2877c63c97
system update: make refresh synchronous
2026-04-30 11:41:07 -04:00
bbedward
86096db26b
system update: general fixes to flatpak parsing
2026-04-29 16:14:19 -04:00
bbedward
3b96c6ab22
Revert "system updater: make all distros use terminal"
...
This reverts commit 1467f5dba9 .
2026-04-29 14:56:54 -04:00
bbedward
1467f5dba9
system updater: make all distros use terminal
2026-04-29 14:41:24 -04:00
bbedward
7bd9574868
system updater: complete overhaul
...
Move system update flow to GO, with a CLI (convenient AIO tool) and
server integration. All lifecycle, scheduling, execution occurs on
backend side.
Run some backends via pkexec, some via terminal like paru/yay.
Incorporate flatpak as an option to update.
Add terminal override setting in GUI, in addition to $TERMINAL env
variable.
fixes #2307
fixes #822
fixes #1102
fixes #1812
fixes #1087
fixes #1743
2026-04-29 12:33:57 -04:00