summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-05-02Update desktop app version to 2023.4-beta12023.4-beta1Oskar Nyberg1-1/+1
2023-05-02Update changes dialog for 2023.4-beta1Oskar Nyberg1-4/+3
2023-05-02Updated changelog for 2023.4-beta1Oskar Nyberg1-14/+19
2023-05-02Fix clipboard permission request after electron upgradeOskar Nyberg1-2/+2
2023-04-17Merge branch 'pq-quickfix-mtu' into mainDavid Lönnhager5-13/+159
2023-04-17Update changelogDavid Lönnhager1-0/+3
2023-04-17Use more pessimistic timeouts for PSK exchange (due to the large payload)David Lönnhager1-2/+2
2023-04-17Set MSS for PSK exchange when multihop is enabledDavid Lönnhager4-11/+154
2023-04-17Merge branch 'add-local-network-sharing-information-des-159'Oskar Nyberg2-14/+40
2023-04-17Add informational dialog for local network sharingOskar Nyberg2-14/+40
2023-04-17Merge branch 'rpm-installer-clashes-with-other-des-152'Emīls2-0/+8
2023-04-17Fix RPM package to not include build idsEmīls2-0/+8
2023-04-17Merge branch 'respect-notification-setting'Oskar Nyberg6-18/+171
2023-04-17Add changelog item for notification setting being invertedOskar Nyberg1-0/+2
2023-04-17Don't read app name when running testsOskar Nyberg1-1/+2
2023-04-17Add tests for notification evaluationOskar Nyberg2-14/+164
2023-04-17Move changelog tests out of setup directoryOskar Nyberg1-1/+1
2023-04-17Move unit test setup script out of setup directoryOskar Nyberg2-1/+1
2023-04-17Fix notification evaluation logic errorOskar Nyberg1-1/+1
2023-04-17Merge branch 'change-text-hint-for-problem-report-des-158'Oskar Nyberg2-5/+8
2023-04-17Improve problem report instructionsOskar Nyberg2-5/+8
2023-04-17Merge branch 'remove-some-text-from-error-message-des-134'Oskar Nyberg2-6/+3
2023-04-17Update troubleshoot instructionsOskar Nyberg2-6/+3
2023-04-17Merge branch 'notifications-shown-multiple-times-des-154'Oskar Nyberg3-28/+24
2023-04-17Add changelog item for daemon connectivity listener fixOskar Nyberg1-0/+1
2023-04-17Remove daemon connection observer when disconnecting during suspendOskar Nyberg2-28/+23
2023-04-17Merge branch 'notification-dot-still-visible-after-des-147'Oskar Nyberg1-1/+3
2023-04-17Prevent close handler when closing notifications in categoryOskar Nyberg1-1/+3
2023-04-17Merge branch 'log-settings-connection-des-119' into mainDavid Lönnhager8-24/+178
2023-04-17Update changelogDavid Lönnhager1-0/+2
2023-04-17Log important settingsDavid Lönnhager5-10/+146
2023-04-17Simplify Constraint boundsDavid Lönnhager1-15/+12
2023-04-17Implement Display for QuantumResistantStateDavid Lönnhager1-0/+10
2023-04-17Implement Display for Constraint, if the inner type doesDavid Lönnhager1-0/+9
2023-04-14Merge branch 'add-device-name-and-time-left-labels-to-ios-96'Andrej Mihajlov3-7/+78
2023-04-14Add device name and time left to headerMojgan3-7/+78
2023-04-14Merge branch 'operation-cancellation-ios-105'Andrej Mihajlov11-58/+94
2023-04-14Treat cancellation errors same way as isCancelledAndrej Mihajlov1-2/+6
2023-04-14Make sure that cancellation does not fire until operation is executingAndrej Mihajlov7-34/+61
2023-04-14AsyncOperation: add shortcuts for cancellation and completion events observationAndrej Mihajlov4-22/+27
2023-04-14Merge branch 'non-allowed-characters-in-the-login-text-ios-85'Andrej Mihajlov2-2/+38
2023-04-13Add tests and improve existing onesBug Magnet1-1/+21
2023-04-13Prevent exotic characters to be input in the account text fieldBug Magnet2-2/+18
2023-04-13Merge branch 'improve-android-error-messages'Albin28-300/+209
2023-04-13Update changelogAlbin1-0/+3
2023-04-13Make misc error messages more helpfulAlbin21-187/+152
2023-04-13Rephrase "no matching relay" error messageAlbin22-49/+4
2023-04-13Clarify upgrade available notificationAlbin22-37/+34
2023-04-13Clarify device offline push notificationAlbin3-1/+14
2023-04-13Clarify blocking network messageAlbin23-27/+3