• 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
..
actions.go Loading commit data...
selectors.go Loading commit data...
state.go Loading commit data...
store.go Loading commit data...