summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-05-30Update lockfileJonatan Rhodin1-5/+0
2025-05-30Exclude common bean utilsJonatan Rhodin1-1/+10
2025-05-28Merge branch 'win-enable-cfg'David Lönnhager11-1/+17
2025-05-28Update changelogDavid Lönnhager1-0/+5
2025-05-28Bump submodule windows-librariesDavid Lönnhager1-0/+0
2025-05-28Bump submodule libwfpDavid Lönnhager1-0/+0
2025-05-28Enable CFG for WinFwDavid Lönnhager1-0/+3
2025-05-28Enable CFG for driverlogicDavid Lönnhager1-0/+2
2025-05-28Enable CFG for nsis-pluginsDavid Lönnhager6-1/+7
2025-05-28Merge branch 'clean-up-spawn'Joakim Hulthe1-7/+2
2025-05-28Replace spawn_blocking with spawnJoakim Hulthe1-7/+2
2025-05-28Merge branch 'argument-ordering-is-lost-when-converting-from-stringsxml-to-dr...Jonatan Rhodin5-87/+169
2025-05-28Fix arg order lost when adding to messages.potKalle Lindström5-87/+169
2025-05-28Merge branch 'google-play-version-of-the-app-sends-logs-to-firebase-droid-1988'Jonatan Rhodin1-0/+9
2025-05-28Disable Firebase billing loggingKalle Lindström1-0/+9
2025-05-28Merge branch 'in-app-upgrades-on-windows-and-macos'Sebastian Holmin391-1495/+7715
2025-05-28Update Link components to use Text subcomponent to wrap textTobias Järvelöv2-9/+11
2025-05-28Update translationsTobias Järvelöv1-1/+12
2025-05-28Update link to AppUpgrade route to be separate from rest of messageTobias Järvelöv1-15/+30
2025-05-28Remove gid check when verifying daemon ownership on Linux and macOSTobias Järvelöv1-7/+2
2025-05-28Use typed strings for setting colors with supported propsTobias Järvelöv1-1/+1
2025-05-28Add to READMESebastian Holmin1-0/+2
2025-05-28Update translationsTobias Järvelöv1-12/+15
2025-05-28Remove use of Colors enum in favor of using typed strings in propsTobias Järvelöv7-14/+7
2025-05-28Update translationsTobias Järvelöv1-2/+2
2025-05-28Replace 'Upgrade' with 'Update' in modal buttonTobias Järvelöv1-2/+2
2025-05-28Add condition to show download as complete for AppUpgrade general errorTobias Järvelöv1-1/+3
2025-05-28Make sure type is exhausted when checking error valueTobias Järvelöv1-9/+15
2025-05-28Update translationsTobias Järvelöv1-0/+8
2025-05-28Use consistent variable name for invoked hook's return valueTobias Järvelöv4-10/+11
2025-05-28Refactor messages hook to extract messages to a separate fileTobias Järvelöv4-51/+67
2025-05-28Make sure error footer is only shown if app is also not blockedTobias Järvelöv1-1/+3
2025-05-28Refactor messages hook to make use of AppUpgrade stepTobias Järvelöv1-21/+21
2025-05-28Show message when download failsTobias Järvelöv1-0/+5
2025-05-28Make sure last progress always reaches 100%Tobias Järvelöv1-0/+8
2025-05-28Remove unused hookTobias Järvelöv2-24/+0
2025-05-28Evaluate AppUpgrade event type directly instead of using hookTobias Järvelöv2-5/+7
2025-05-28Replace use of fallback value with last progress from ReduxTobias Järvelöv4-11/+11
2025-05-28Set lastProgress as required and make its default 0Tobias Järvelöv1-2/+2
2025-05-28Add check that path exists before trying to start installerTobias Järvelöv1-22/+58
2025-05-28Update conditions for displaying download complete messageTobias Järvelöv1-1/+1
2025-05-28Send AppUpgrade error message before sending eventTobias Järvelöv1-1/+1
2025-05-28Make "Update available" system notification navigate to upgrade routeTobias Järvelöv1-3/+3
2025-05-28Make notification action conditionally navigate to AppUpgrade routeTobias Järvelöv1-13/+28
2025-05-28Pass suggestedUpgrade to unsupported notification providerTobias Järvelöv1-0/+1
2025-05-28Update unsupported version notification to receive suggestedUpgradeTobias Järvelöv1-0/+2
2025-05-28Update class in test with new methods from implementationTobias Järvelöv1-0/+4
2025-05-28Add handling of 'navigate-internal' system notification actionTobias Järvelöv1-2/+11
2025-05-28Add 'navigate-internal' SystemNotificationActionTobias Järvelöv1-8/+17
2025-05-28Add listener and handler for app-openRouteTobias Järvelöv1-0/+6