Commit Graph

61 Commits

Author SHA1 Message Date
cb205fa9ee Add update-all, autostart, purge, and verify CLI commands 2026-02-28 00:13:31 +02:00
9125f7f6f3 Add system-wide installation via pkexec with polkit policy 2026-02-28 00:11:57 +02:00
4d8e882735 Add default application selector for browsers, email, and file managers 2026-02-28 00:10:39 +02:00
d60fd6bb5e Add first-run permission summary dialog before launch 2026-02-28 00:07:49 +02:00
557dc6c900 Add download verification with signature and SHA256 support 2026-02-28 00:05:43 +02:00
fe353e1c5d Extract and apply StartupWMClass for proper taskbar icons 2026-02-28 00:02:44 +02:00
a61f976546 Add file type association manager with MIME type support 2026-02-28 00:00:42 +02:00
05391ea1fe Add FUSE fix wizard with pkexec installation 2026-02-27 23:59:26 +02:00
5884453c42 Add icon preview to drag-and-drop dialog 2026-02-27 23:58:09 +02:00
d896bfb720 Add full uninstall dialog with data cleanup options 2026-02-27 23:56:56 +02:00
96832608b0 Add one-click Update All with batch progress dialog 2026-02-27 23:55:04 +02:00
ecb4057e99 Add background update checks with configurable interval 2026-02-27 23:52:28 +02:00
1490be467c Add per-app storage breakdown to detail view 2026-02-27 23:48:21 +02:00
b1fddbbcad Add system notification support for crashes and updates 2026-02-27 23:47:19 +02:00
7e7887d1f2 Add autostart manager with XDG autostart support 2026-02-27 23:45:58 +02:00
665b6fa736 Add batch selection and bulk operations to library view 2026-02-27 23:45:01 +02:00
1cf605e5db Wire auto-integrate setting to scan pipeline 2026-02-27 23:42:22 +02:00
542a854612 Add launch statistics to dashboard 2026-02-27 23:41:22 +02:00
f8e7773e4c Add source URL tracking and display for AppImages 2026-02-27 23:40:18 +02:00
832176866b Add version rollback support for AppImage updates 2026-02-27 23:38:36 +02:00
fab2dfce4a Add keep-in-place option for drag-and-drop imports 2026-02-27 23:37:03 +02:00
d3f32fc053 Auto-fix executable permissions on discovered AppImages 2026-02-27 23:36:14 +02:00
2aa141b410 Add system modification tracking for reversible installs 2026-02-27 23:35:27 +02:00
eea3d2af8a Add detailed implementation plan for 26-task feature roadmap 2026-02-27 23:30:18 +02:00
f3dafb451d Add feature roadmap design for 25 new features 2026-02-27 23:24:34 +02:00
1da69dd44e Fix second audit findings and restore crash detection dialog 2026-02-27 22:48:43 +02:00
df8606251f Fix 29 audit findings across all severity tiers 2026-02-27 22:08:53 +02:00
bfd91104f7 Remove module-wide dead_code allows, annotate individual items instead 2026-02-27 21:05:56 +02:00
6eb50998fa Wire backup, notification, report export, and file watcher modules into UI 2026-02-27 21:03:19 +02:00
1372d42350 Switch crash dialog from AlertDialog to Dialog for proper sizing 2026-02-27 20:31:03 +02:00
500fa45c73 Enlarge crash error dialog for better readability 2026-02-27 20:25:09 +02:00
0d24ea7795 Add launch crash detection with detailed error dialog, fix all warnings 2026-02-27 20:23:10 +02:00
d4ac469ac0 Rewrite detail view copy for beginners, add tab transitions and lightbox fixes 2026-02-27 19:48:59 +02:00
f649b8eb9f Stop executing AppImages during analysis, add screenshot lightbox and favicons 2026-02-27 18:58:12 +02:00
0ef4c239f8 Fix performance, add screenshots, make banner scrollable 2026-02-27 18:44:50 +02:00
e69c5f7a7c Add AppImage metadata extraction, display, and bug fixes 2026-02-27 18:31:07 +02:00
abf61f5c32 Add implementation plan for AppImage metadata extraction 2026-02-27 18:12:33 +02:00
b72398d090 Add AppImage metadata extraction design document 2026-02-27 18:08:24 +02:00
a9ccc91090 Fix icon extraction, drop overlay styling, and card padding 2026-02-27 17:49:04 +02:00
40f7f12834 Add Phase 5 enhancements: security, i18n, analysis, backup, notifications 2026-02-27 17:16:41 +02:00
870ef2a739 Fix GTK CSS warnings and popover cleanup on widget destroy 2026-02-27 11:14:14 +02:00
539a570bd0 Implement UI/UX overhaul - cards, list, tabbed detail, context menu 2026-02-27 11:10:23 +02:00
5b8c9d76cf Add UI/UX overhaul design document 2026-02-27 10:56:02 +02:00
9e086b8a4b Suppress unused warning on announce() accessibility helper 2026-02-27 10:10:21 +02:00
ee5de0ff47 Update window title dynamically for WCAG 2.4.8 Location compliance 2026-02-27 10:09:31 +02:00
2604e35a8c Add WCAG accessible labels and confirmation dialog to duplicate removal 2026-02-27 10:07:34 +02:00
4969d0638d Add WCAG accessible labels and confirmation dialog to cleanup wizard 2026-02-27 10:07:17 +02:00
0a200c22bd Add WCAG accessible labels to preferences buttons and directory list 2026-02-27 10:06:37 +02:00
4a9de759b9 Add WCAG accessible labels to integration dialog list boxes 2026-02-27 10:06:33 +02:00
718fd88351 Rewrite update dialog text to plain language for WCAG readability 2026-02-27 10:06:30 +02:00