• Roman Alifanov's avatar
    Refactor project structure with store/service/ui architecture · 12fc4db8
    Roman Alifanov authored
    - Replace lib/apm with backend/dbus and backend/eepm clients
    - Add Redux-like store with state management and actions
    - Add service layer (update, history, notification, scheduler)
    - Add UI components (category_row, package_row) and pages
    - Add model types (Package, EventData, ActiveUpdate, History)
    - Add pkg/storage for settings and history persistence
    12fc4db8
Name
Last commit
Last update
backend Loading commit data...
lib/gtks/builder Loading commit data...
model Loading commit data...
pkg/storage Loading commit data...
service Loading commit data...
store Loading commit data...
ui Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
listpage.ui Loading commit data...
main.go Loading commit data...
process-page.ui Loading commit data...
ui.cmb Loading commit data...
window.ui Loading commit data...