summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-10-14Remove logging when split tunneling failsDavid Lönnhager2-9/+3
2025-10-14Merge branch 'add-to-recents-on-connect-droid-2171'Kalle Lindström2-5/+19
2025-10-14Show recent in all cases when recents enabledKalle Lindström2-5/+19
2025-10-14Merge branch 'direct-only-toggle-gives-the-same-warning-dialog-on-ios-1305'Jon Petersson1-11/+8
2025-10-14Fix broken direct only warning when togglingJon Petersson1-11/+8
2025-10-14Merge branch 'fix-quantum-resistance-key-exchange-loop-when-no-network-ios-1267'Jon Petersson11-118/+58
2025-10-14Move nw path monitoring outside packet tunnel actorJon Petersson9-116/+49
2025-10-14Fix quantum exchange hot loopJon Petersson3-6/+13
2025-10-14Merge branch 'improve-login-error-messages-droid-2104'Jonatan Rhodin26-92/+863
2025-10-14Improve login and create account error messagesJonatan Rhodin26-92/+863
2025-10-13Merge branch 'remove-non-translatable-strings-in-desktop-app'Tobias Järvelöv4-11/+6
2025-10-13Update translationsTobias Järvelöv1-8/+0
2025-10-13Remove translation strings for LWO and QUICTobias Järvelöv2-3/+4
2025-10-13Add properties for LWO and QUIC in strings constantTobias Järvelöv1-0/+2
2025-10-13Merge branch 'port-android-app-2025.9-beta1-to-main'Jonatan Rhodin3-2/+7
2025-10-13Update android app version to 2025.9-beta1Jonatan Rhodin2-2/+2
2025-10-13Update changelog for android/2025.9-beta1Jonatan Rhodin1-0/+5
2025-10-13Count PR author as approving code in code owner checkLinus Färnstrand1-0/+9
2025-10-10Merge branch 'update-package-lock-after-electron-37-update'Tobias Järvelöv1-0/+2
2025-10-10Update package-lock fileOliver1-0/+2
2025-10-10Merge remote-tracking branch 'origin/device-management-desktop'Tobias Järvelöv121-647/+1653
2025-10-10Remove message context for fetch devices error messageOliver19-19/+0
2025-10-10Update translationsOliver1-32/+59
2025-10-10Use same error message when fetching devices failsOliver2-8/+3
2025-10-10Handle errors and retries in manage devices viewOliver12-73/+174
2025-10-10Add useQuery hookOliver2-0/+59
2025-10-10Add EmptyState componentOliver14-0/+138
2025-10-10Add align self prop to Flex componentOliver1-0/+3
2025-10-10Update Button width to use full width in more layoutsOliver1-13/+13
2025-10-10Use css helper in Text componentOliver1-1/+1
2025-10-10Add and pass devices property to DeviceListOliver6-24/+28
2025-10-10Add and use format device name hook and util functionOliver7-13/+16
2025-10-10Add and use format date hook in DeviceListItemOliver3-2/+9
2025-10-10Remove no-op catch blocks when fetching devicesOliver2-13/+7
2025-10-10Update text in remove device confirm dialogOliver1-5/+8
2025-10-10Refactor device list item remove button into separate componentOliver4-18/+32
2025-10-10Use AnimatedList component in device listOliver1-7/+8
2025-10-10Add AnimatedList componentOliver5-0/+56
2025-10-10Add MotionConfig to app rootOliver1-1/+4
2025-10-10Add motion packageOliver2-4/+105
2025-10-10Add em to allowed tags in verify translations scriptOliver2-2/+2
2025-10-10Add unit tests for html formatterOliver1-0/+62
2025-10-10Add support for em tag in formatHtmlOliver1-8/+53
2025-10-10Update new device notification textOliver1-1/+4
2025-10-10Add and use DeviceList componentOliver7-28/+32
2025-10-10Display current device separated at top of device listOliver4-3/+34
2025-10-10Remove device info button from account viewOliver1-5/+1
2025-10-10Skip add transition animation in manage and too many devices viewsOliver2-2/+2
2025-10-10Add tests for manage devices viewOliver4-0/+110
2025-10-10Add manage devices route object modelOliver4-0/+29