summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Update messages.potKalle Lindström1-0/+3
2026-04-21Fix GUI stuck in disconnecting state on error-to-disconnected transitionDavid Lönnhager2-59/+21
2026-04-21Fix duplicate connected/disconnected desktop notificationsDavid Lönnhager2-0/+74
2026-04-16Disable scrolling to the selected location when the recents is disabledTobias Järvelöv1-4/+7
2026-04-15Add more logging when 'mullvad-daemon --launch-daemon-status' failsDavid Lönnhager1-0/+1
2026-04-15Update translationsOliver1-22/+82
2026-04-15Refactor accordion to have two separate trigger componentsOliver17-34/+35
2026-04-15Fix menu option title padding alignment for wrapped textOliver1-0/+1
2026-04-15Fix menu menu overflow when containing long namesOliver3-1/+3
2026-04-15Add get unique location util functionOliver5-33/+21
2026-04-15Add chevron to location componentOliver10-11/+48
2026-04-15Refactor map recents to locations hook to use curried functionOliver1-39/+33
2026-04-15Refactor recent location list to separate componentOliver6-45/+56
2026-04-15Add has recents boolean to recents feature hookOliver3-8/+8
2026-04-15Add open and close animation to menu componentOliver5-10/+75
2026-04-15Add and update tests for recent locationsOliver5-19/+312
2026-04-15Update go to filter function in select location romOliver2-2/+4
2026-04-15Align items to center in menu option itemOliver1-0/+1
2026-04-15Show location menu button when no custom lists existOliver1-24/+13
2026-04-15Add animation when removing custom list from recent locationsOliver2-6/+21
2026-04-15Add empty state for recent locations and update accessibilityOliver8-92/+72
2026-04-15Update section title propsOliver1-2/+4
2026-04-15Add list item to Location component namespaceOliver10-1/+57
2026-04-15Add as prop to Layout and Flex componentsOliver4-12/+26
2026-04-15Add expandable content componentOliver6-27/+59
2026-04-15Hide recent locations when searchingOliver1-1/+1
2026-04-15Fix custom list not disabling when loadingOliver1-2/+6
2026-04-15Update wording in custom list dialogsOliver2-6/+3
2026-04-15Use menu for custom list geographical locationsOliver11-48/+188
2026-04-15Allow adding location to custom list directly from menuOliver12-33/+168
2026-04-15Use menu for custom lists and geographical locationsOliver2-33/+32
2026-04-15Add separate list items for recent locationsOliver26-4/+572
2026-04-15Hide menu on pointerup eventOliver1-4/+4
2026-04-15Add support to enable and disable recent locationsOliver31-95/+414
2026-04-15Anchor menu to trigger manuallyOliver2-14/+22
2026-04-15Add trash and edit iconsOliver3-0/+13
2026-04-15Add filter and history remove iconsOliver3-0/+18
2026-04-15Add recent locations to select location viewOliver10-50/+234
2026-04-15Rename create country location hookOliver4-20/+22
2026-04-15Add use recents feature hookOliver2-0/+9
2026-04-15Move select location from separate file to view fileOliver2-112/+111
2026-04-15Get recent locations and set in redux stateOliver7-0/+66
2026-04-15Rename component to GeographicalLocationOliver13-64/+60
2026-04-15Rename component to CustomListGeographicalLocationOliver8-61/+62
2026-04-15Rename component to LocationOliver47-349/+233
2026-04-14Update messages.potDavid Lönnhager1-2/+17
2026-04-14Show both info button and valid port ranges for WireGuard port and LWODavid Lönnhager3-10/+32
2026-04-14Add ability to set LWO portDavid Lönnhager27-19/+766
2026-04-13Add support for running container on ARM hostsTobias Järvelöv1-2/+11
2026-04-13Hide app title bar in mocked testsTobias Järvelöv1-0/+1