summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-08-15Replace call to deprecated functionJonatan Rhodin1-8/+1
2025-08-15Improve compose stack traceJonatan Rhodin1-0/+6
2025-08-15Fix lint issuesJonatan Rhodin3-5/+7
2025-08-15Update test orchestrator to 1.6.1Jonatan Rhodin1-1/+1
2025-08-15Update core-ktx to 1.17.0Jonatan Rhodin1-1/+1
2025-08-15Update jetpack compose to 1.9.0Jonatan Rhodin1-1/+1
2025-08-15Merge branch 'upgrade-to-react-19-des-1287'Tobias Järvelöv31-215/+379
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-14Merge branch 'set-default-location-flag-after-login'Kalle Lindström1-0/+13
2025-08-14Set the default location set flag at loginKalle Lindström1-0/+13
2025-08-14Merge branch 'boringtun-fix-pq'Sebastian Holmin1-149/+90
2025-08-14Refactor device creationSebastian Holmin1-149/+90
2025-08-14Merge branch 'fix-netty-osv'Jonatan Rhodin1-0/+6
2025-08-14Ignore CVE-2025-55163 as it only affects http2Jonatan Rhodin1-0/+6
2025-08-14Merge branch 'bump-macosx_deployment_target-to-newer-than-107-des-2362'Linus Färnstrand1-1/+1
2025-08-14Bump MACOSX_DEPLOYMENT_TARGET to 10.12Linus Färnstrand1-1/+1
2025-08-14Merge branch 'set-relay-selection-to-current-country-on-first-start-droid-2063'Kalle Lindström11-2/+323
2025-08-14Update changelogKalle Lindström1-0/+1
2025-08-14Set relay to current country on first startKalle Lindström10-2/+322
2025-08-14Merge branch 'update-release-scripts'David Lönnhager2-3/+2
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-14Merge branch 'backport-2025.8-changes'David Lönnhager2-1/+5
2025-08-14Update desktop app version to 2025.8David Lönnhager1-1/+1
2025-08-14Update desktop app changelog with 2025.8 sectionDavid Lönnhager1-0/+4
2025-08-13Merge branch 'do-not-filter-out-exit-relays-when-using-multihop-with-quic-des...Markus Pettersson3-16/+31
2025-08-13Fix do not filter exit relays when multihop and QUIC is enabledMarkus Pettersson3-16/+31
2025-08-13Merge branch 'nightly-rust-breaks-with-errore0275-overflow-evaluating-the-des...Markus Pettersson1-1/+3
2025-08-13Pin Rust nightly compiler to 2025-08-11 to avoid compiler regressionMarkus Pettersson1-1/+3
2025-08-13Merge branch 'ios-1234-changelog-padding'Jon Petersson1-1/+2
2025-08-13Move padding to within the changelog's implicit scroll viewAndrew Bulhak1-1/+2
2025-08-12Merge branch 'invalidate-cdn-cache-on-release'David Lönnhager2-0/+21
2025-08-12Invalidate CDN cache after uploading release artifactsDavid Lönnhager2-0/+21
2025-08-12Merge branch 'ios-1214-propagate-method-rotation'Jon Petersson16-59/+194
2025-08-12Make changes from pull requestAndrew Bulhak4-12/+23
2025-08-12Adjust Rust formatting againAndrew Bulhak1-7/+8
2025-08-12Fix Rust warnings/formatting complaintsAndrew Bulhak1-7/+18