summaryrefslogtreecommitdiffhomepage
path: root/installer-downloader/src/cacao_impl
AgeCommit message (Collapse)AuthorFilesLines
2025-07-08Ignore warning from unmaintained objc crate on msg_send macroLinus Färnstrand1-0/+5
2025-05-26Fix the installer on macOS12 by using PDF instead of SVG filesBug Magnet1-22/+11
2025-04-28Rename Mullvad VPN installer to loaderDavid Lönnhager1-1/+1
2025-03-05Remove comment about borrowDavid Lönnhager1-1/+0
2025-03-05Fetch app version before starting `ActionMessageHandler`Sebastian Holmin1-0/+1
2025-03-05Remove TODO commentDavid Lönnhager1-3/+1
2025-03-05Add safety comment for NSColor instantiationDavid Lönnhager1-0/+3
2025-03-05Add clear_progressDavid Lönnhager1-0/+4
2025-03-05Clarify that UI thread is the main threadDavid Lönnhager1-1/+1
2025-03-05Add explicit clear methods to Delegate traitDavid Lönnhager2-19/+29
2025-03-05Update bundle identifier in installer-downloaderDavid Lönnhager1-1/+1
2025-03-05Sign and notarize installer downloaderDavid Lönnhager1-1/+1
2025-03-05Push error handling of `get_arch` outwardsMarkus Pettersson1-1/+10
2025-03-05Fix stable link arrowJoakim Hulthe1-3/+3
2025-03-05Refactor buttons slightlyJoakim Hulthe2-49/+51
2025-03-05Make beta/stable links look the part (installer-downloader)Joakim Hulthe2-29/+47
2025-03-05Fix installer text positions on macosJoakim Hulthe2-12/+58
2025-03-05Fix clippy lintsDavid Lönnhager3-12/+15
2025-03-05Implement error view for macosJoakim Hulthe2-8/+192
2025-03-05Add initial web installer and upgrades scaffoldDavid Lönnhager3-0/+473