summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Add app upgrade progress notificationOliver3-2/+92
2025-05-28Add app upgrade error notificationOliver2-1/+105
2025-05-28Add run function action to notificationsOliver2-1/+19
2025-05-28Add reusable AppUpgrade hooksTobias Järvelöv13-0/+173
2025-05-28Add hooks for app-upgrade selectorsTobias Järvelöv4-0/+21
2025-05-28Sort exportsTobias Järvelöv1-1/+1
2025-05-28Add App methods to conditionally start installer automaticallyTobias Järvelöv1-0/+24
2025-05-28Add App methods to start installerTobias Järvelöv1-0/+20
2025-05-28Add ability to start installerTobias Järvelöv1-0/+38
2025-05-28Register IPC schema for starting installerTobias Järvelöv1-0/+1
2025-05-28Add AppUpgrade events related to starting the installerTobias Järvelöv1-1/+13
2025-05-28Update translationsOliver1-5/+13
2025-05-28Update translation context for settings view titlesOliver1-2/+2
2025-05-28Use hooks for version and connection state management in settings viewOliver28-36/+125
2025-05-28Move settings view components to separate foldersOliver22-171/+252
2025-05-28Refactor settings view layoutOliver1-61/+48
2025-05-28Move settings view to separate folderOliver4-19/+20
2025-05-28Use ListItem components in settings viewOliver1-99/+114
2025-05-28Add NavigationListItem componentOliver1-0/+24
2025-05-28Add Renderer IPC listeners for AppUpgrade messagesTobias Järvelöv1-0/+8
2025-05-28Add Renderer-to-Main IPC methods to handle AppUpgrade operationsTobias Järvelöv1-0/+5
2025-05-28Expose bound app-upgrade Redux actionsTobias Järvelöv1-0/+2
2025-05-28Add Redux app-upgrade namespaceTobias Järvelöv3-0/+81
2025-05-28Use the AppUpgrade class to integrate Daemon's events with Main IPCTobias Järvelöv1-2/+26
2025-05-28Add a class to handle Main IPC and Daemon's AppUpgrade integrationTobias Järvelöv1-0/+37
2025-05-28Register IPC handlers for AppUpgrade operationsTobias Järvelöv1-0/+5
2025-05-28Add methods to expose Daemon's AppUpgrade RPC operationsTobias Järvelöv1-0/+8
2025-05-28Add methods to handle subscriptions for Daemon's AppUpgradeEvent streamTobias Järvelöv1-0/+34
2025-05-28Allow Daemon subscription listeners with AppUpgradeEvent streamsTobias Järvelöv1-1/+4
2025-05-28Add function to convert AppUpgrade gRCPC events to Electron IPC variantTobias Järvelöv1-0/+61
2025-05-28Add shared AppUpgrade typesTobias Järvelöv1-0/+5
2025-05-28Add DaemonAppUpgrade typesTobias Järvelöv1-0/+39
2025-05-28Update translationsOliver1-17/+24
2025-05-28Move common hooks to respective foldersOliver21-26/+30
2025-05-28Use hooks for version and connection state management in app info viewOliver18-54/+133
2025-05-28Convert app info view sub components to named functionsOliver3-6/+6
2025-05-28Move app info view sub components to separate foldersOliver10-26/+30
2025-05-28Remove beta list item from support viewOliver1-46/+1
2025-05-28Update list items in app info viewOliver7-79/+172
2025-05-28Update dismiss upgrade handler to handle new suggested upgrade typeTobias Järvelöv1-1/+1
2025-05-28Update redux to handle new suggested upgrade typeTobias Järvelöv1-1/+2
2025-05-28Update logic checking if suggested upgrade is beta to handle new typeTobias Järvelöv1-1/+1
2025-05-28Update notification test to handle new suggested upgrade typeTobias Järvelöv1-1/+3
2025-05-28Update notification to handle new suggested upgrade typeTobias Järvelöv1-4/+5
2025-05-28Update IAppVersionInfo property suggestedUpgradeTobias Järvelöv1-1/+7
2025-05-28Remove suggestedUpgrade in unsupported version notificationTobias Järvelöv3-5/+0
2025-05-28Add functions for updating dismissed updateOliver3-0/+11
2025-05-28Add dismissed update to gui settingsOliver4-0/+18
2025-05-28Remove unused fields in AppVersionInfoTobias Järvelöv1-2/+0
2025-05-28Update AppVersionInfo field suggested_upgradeTobias Järvelöv1-1/+7