summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-04-18Remove pointless submodule updateDavid Lönnhager1-4/+0
2024-04-18Bump binaries submoduleDavid Lönnhager5-6/+6
2024-04-18Merge branch 'limit-custom-list-name-to-30-chars'Emīls6-72/+113
2024-04-18Limit the size of custom list names to 30 graphemesEmīls6-72/+113
2024-04-18Merge branch 'test-app-login-when-theres-too-many-devices-ios-432'Bug Magnet8-9/+116
2024-04-18Add test for login to account with too many devicesNiklas Berglund8-9/+116
2024-04-17Merge branch 'relay-selector-bug'Markus Pettersson2-77/+88
2024-04-17Merge branch 'fix-nightly-ios-test-issues'Bug Magnet7-36/+41
2024-04-17Add testSebastian Holmin1-0/+27
2024-04-17Replace refs to config with just custom listSebastian Holmin1-39/+40
2024-04-17Filter queries with no matching relaysSebastian Holmin1-22/+29
2024-04-17Remove unused fn `would_return`Sebastian Holmin1-24/+0
2024-04-17Fix for failing nightly iOS end to end testsNiklas Berglund7-36/+41
2024-04-17Merge branch 'ios-fix-log-rotation'Emīls1-1/+1
2024-04-17Remove logs older than 7 days, instead all of themEmīls1-1/+1
2024-04-17Merge remote-tracking branch 'origin/version-checks-are-too-infrequent-des-811'David Lönnhager2-116/+192
2024-04-17Refactor away Daemon::app_version_infoJoakim Hulthe2-50/+43
2024-04-17Do not query latest version unless staleJoakim Hulthe1-37/+56
2024-04-17Make sure to query app verion every 24 hoursJoakim Hulthe2-59/+123
2024-04-17Merge branch 'edit-list-view-gets-affected-by-filters-droid-903'Jonatan Rhodin14-50/+157
2024-04-17Fix unit testsJonatan Rhodin4-18/+85
2024-04-17Fix ui testsJonatan Rhodin1-2/+1
2024-04-17Do not filter locations for custom listsJonatan Rhodin9-30/+71
2024-04-17Merge branch 'log-app-version-on-start-of-each-log-file-improve-truncating-io...Bug Magnet6-12/+88
2024-04-17Fix rebase from mainBug Magnet1-1/+1
2024-04-17Make logging tests synchronous on file writes / add testAndrew Bulhak1-2/+13
2024-04-17Wait for the logfile to settle before attempting to read it in testsAndrew Bulhak1-4/+6
2024-04-17Make changes suggested in PRAndrew Bulhak2-13/+1
2024-04-17Adjust indentationAndrew Bulhak1-1/+1
2024-04-17Disable failing testAndrew Bulhak1-3/+4
2024-04-17Move log file header writing to LogFileOutputStreamAndrew Bulhak5-28/+39
2024-04-17Add bundle version to log headerAndrew Bulhak3-2/+4
2024-04-17Fix tests for log headerAndrew Bulhak2-10/+35
2024-04-17Add a header to log filesEmils4-2/+38
2024-04-17Merge branch 'align-server-ip-override-title-with-desktop'Albin21-4/+20
2024-04-17Update translationsAlbin20-3/+19
2024-04-17Align server IP override title with desktop appAlbin1-1/+1
2024-04-17Merge branch 'fix-formatting-issues-ios-624'Bug Magnet1-6/+12
2024-04-17Fix formatting issues with swiftformatBug Magnet1-6/+12
2024-04-17Merge branch 'fix-flaky-lan-lockdown-test'David Lönnhager6-132/+53
2024-04-17Remove dummy interfacesDavid Lönnhager3-70/+3
2024-04-17Prevent ARP lookups during LAN testsDavid Lönnhager3-60/+48
2024-04-17Run nightly formatter for testsDavid Lönnhager1-2/+2
2024-04-17Merge branch 'fix-select-location-pop-scroll-position'Oskar Nyberg1-0/+10
2024-04-17Prevent select location scroll position reset on popOskar Nyberg1-0/+10
2024-04-17Merge branch 'remove-beta-label-des-744'Oskar Nyberg2-8/+1
2024-04-17Remove DAITA beta labelOskar Nyberg2-8/+1
2024-04-17Merge branch 'keep-more-logs-ios-522'Bug Magnet10-43/+210
2024-04-17Change log rotation to a quota based systemJon Petersson10-43/+210
2024-04-16Merge branch 'show-loading-payment-dialog-for-a-minimum-amount-of-time-droid-...Jonatan Rhodin1-1/+18