• Roman Alifanov's avatar
    Refactor project structure with store/service/ui architecture · 08e4bea4
    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
    08e4bea4
Name
Last commit
Last update
backend Loading commit data...
lib/gtks 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...
main.go Loading commit data...