summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2025-08-22Improve connect on start up informationJonatan Rhodin1-1/+7
2025-08-18Filter on IP version for QUIC in desktop UIDavid Lönnhager3-4/+34
2025-08-15Disable linting on React hooks which invokes a useEffectEvent callbackTobias Järvelöv19-0/+135
2025-08-15Fix react compiler lint errorsTobias Järvelöv1-5/+6
2025-08-15Replace use of deprecated String.substr with String.substringTobias Järvelöv1-1/+1
2025-08-15Replace use of deprecated Buffer.slice with Buffer.subarrayTobias Järvelöv1-2/+2
2025-08-15Remove use of deprecated batch functionTobias Järvelöv1-22/+20
2025-08-15Replace deprecated type MutableRefObject with RefObjectTobias Järvelöv2-3/+3
2025-08-15Mark unhandled return value with void explicitlyTobias Järvelöv2-2/+2
2025-08-15Set default value for useRef hooks and update types accordinglyTobias Järvelöv8-12/+12
2025-08-15Update useStyledRef to set useRef default value to nullTobias Järvelöv1-2/+2
2025-08-15Add type for props to usage of ReactElement typeTobias Järvelöv2-2/+2
2025-08-15Update package-lock.jsonTobias Järvelöv1-157/+187
2025-08-15Upgrade experimental eslint react packages to stable versionsTobias Järvelöv1-2/+2
2025-08-15Upgrade react-redux packageTobias Järvelöv1-1/+1
2025-08-15Upgrade react packagesTobias Järvelöv1-4/+4
2025-08-14Update outdated instructions in 1-prepare-releaseDavid Lönnhager1-2/+1
2025-08-14Bump OS versions in 3-verify-buildDavid Lönnhager1-1/+1
2025-08-13Fix do not filter exit relays when multihop and QUIC is enabledMarkus Pettersson3-16/+31
2025-08-08Update electron-builder to 26David Lönnhager3-2154/+3018
2025-08-08Show external icon for upgrade button only on LinuxTobias Järvelöv1-1/+1
2025-08-08Replace select hop code with use casesJonatan Rhodin1-0/+9
2025-08-08Update translationsJonatan Rhodin39-320/+1707
2025-08-07Bump version of tmp dependencyTobias Järvelöv1-6/+7
2025-07-31Share mock relay list between select location tests and e2e setupDavid Lönnhager4-101/+6
2025-07-31Fix initial relay list state in e2e test, and update mock relay listDavid Lönnhager1-6/+54
2025-07-31Set gtk-version for playwright testsDavid Lönnhager2-0/+3
2025-07-31Add tests for select location entry and exit relay listsOliver2-2/+89
2025-07-31Add test expecting multihop to enable when clicking switchOliver1-0/+43
2025-07-31Add test expecting daita to enable when clicking switchOliver1-0/+44
2025-07-31Add select location navigation to main route object modelOliver2-0/+6
2025-07-31Add multihop and daita navigation to settings route object modelOliver2-0/+12
2025-07-31Add multihop and daita settings to main route object modelOliver1-0/+6
2025-07-31Add multihop settings route object modelOliver3-0/+35
2025-07-31Add daita settings route object modelOliver3-0/+35
2025-07-31Add openvpn server to relay mock dataOliver2-6/+26
2025-07-31Add helper functions to update mock settings and relays in testsOliver2-45/+84
2025-07-23Prefix filter chip text for obfuscation with 'Obfuscation: 'David Lönnhager2-2/+15
2025-07-23Add test for filtering relays supporting QUIC obfuscationOliver3-0/+47
2025-07-23Move tests where filter is applied from filter view to separate blockOliver1-70/+72
2025-07-23Refactor Relay protobuf typeMarkus Pettersson4-41/+27
2025-07-23Add QUIC filter chip to select location viewMarkus Pettersson2-2/+18
2025-07-23Filter relay list by QUICMarkus Pettersson5-4/+59
2025-07-22Implement select location recents uiKalle Lindström1-0/+18
2025-07-22Update dependencies to fix `CVE-2025-7783`Oliver1-65/+169
2025-07-22Update eslint to `9.31.0`Oliver2-172/+188
2025-07-18Bump ignore date for node-gettext vulnDavid Lönnhager1-1/+1
2025-07-16Check pipe ownership as part of connecting to gRPC serverDavid Lönnhager3-42/+46
2025-07-16Print cause of named pipe permissions errorDavid Lönnhager1-2/+6
2025-07-16Add QUIC feature indicator to Electron GUIMarkus Pettersson3-0/+4