summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-09-20No point in testing color of an empty labelHank1-2/+0
2022-09-20Simplify expressionHank1-6/+11
2022-09-20Export functions directly instead of exporting a bunch at the end of the fileHank1-7/+5
2022-09-20Re-arrange folder structure for tests, put unit and e2e under root test folderHank36-35/+34
2022-09-20Disable transitions globally when running testsHank2-1/+14
2022-09-20Remove _ prefix from function nameHank1-3/+3
2022-09-20Add Windows snapshotsHank4-0/+0
2022-09-20Disable screenshots in Github ActionsHank1-5/+15
2022-09-20Use longer timeout for PlaywrightHank1-0/+1
2022-09-20Add Linux snapshotsParallels5-0/+0
2022-09-20Disable notification transition and update snapshotsHank4-0/+0
2022-09-20Add script to update playwright snapshotsHank2-0/+2
2022-09-20Run Playwright tests in GithubHank3-4/+32
2022-09-20Disable map animations during e2e tests. Run tests without waiting for animat...Hank9-6/+3
2022-09-20Add screenshot diffingHank7-6/+15
2022-09-20Let's run Playwright tests in parallelHank1-2/+2
2022-09-20Don't bundle e2e filesHank1-0/+2
2022-09-20Add tests for connect buttonHank1-2/+18
2022-09-20Refactor and implement tunnel-state testsHank3-77/+232
2022-09-20Update e2e script to also build firstHank1-1/+2
2022-09-20Add sepearate implementation for main-process for testsOskar Nyberg5-11/+199
2022-09-20Update tests with mocked ipcMainHank2-29/+63
2022-09-20Fix tsconfigHank1-0/+2
2022-09-20Fix eslint error message for gui ts filesHank1-0/+1
2022-09-20Add two simple e2e testsHank4-0/+118
2022-09-20Add Playwright config fileHank1-0/+11
2022-09-20Install PlaywrightHank2-0/+97
2022-09-20Add missing typescript files to tsconfig.jsonHank1-0/+2
2022-09-20Make eslint ignore all javascript files, until we have it configured correctlyHank2-0/+5
2022-09-20Add IntelliJ folder to .gitignoreHank1-0/+1
2022-09-16Merge branch 'bump-jnix'David Lönnhager7-100/+29
2022-09-16Remove unused dependenciesDavid Lönnhager3-60/+13
2022-09-16Update jnix to 0.5David Lönnhager5-40/+16
2022-09-16Merge branch 'change-custom-dns-icon'Albin3-12/+12
2022-09-16Change custom dns iconsaber safavi3-12/+12
2022-09-15Merge branch 'fix-cropped-notification'Oskar Nyberg3-30/+18
2022-09-15Fix notification croppingOskar Nyberg2-2/+9
2022-09-15Simplify notification banner implementationOskar Nyberg2-29/+10
2022-09-14Merge branch 'change-multihop-default'David Lönnhager3-6/+9
2022-09-14Update changelogDavid Lönnhager1-0/+2
2022-09-14Remove duplicate changelog entryDavid Lönnhager1-3/+0
2022-09-14Change default entry location to 'se'David Lönnhager2-3/+7
2022-09-14Revert "Merge branch 'migrate-android-talpid-to-dedicated-subproject'"Albin21-55/+0
2022-09-14Merge branch 'fix-device-revoked-transition'Oskar Nyberg1-4/+3
2022-09-14Fix transition when navigating from device revoked to loginOskar Nyberg1-4/+3
2022-09-14Merge branch 'fix-scrollbar-during-transition'Oskar Nyberg1-0/+1
2022-09-14Add overflow hidden to ModalContent to prevent scrollbarOskar Nyberg1-0/+1
2022-09-13Merge branch 'migrate-android-talpid-to-dedicated-subproject'Albin21-0/+55
2022-09-13Move talpid classes to talpid subprojectAlbin16-0/+0
2022-09-13Add empty talpid subprojectAlbin5-0/+55