summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-11-02Merge branch 'bump-ios-2020.5'ios/2020.5Andrej Mihajlov1-8/+8
2020-11-02Bump 2020.5-b1Andrej Mihajlov1-8/+8
2020-11-02Merge branch 'remove-connected-react-router'Oskar Nyberg13-111/+64
2020-11-02Replace connected-react-router with use of withRouter()Oskar Nyberg13-111/+64
2020-11-02Merge branch 'implement-custom-history'Oskar Nyberg6-53/+295
2020-10-30Use history.resetWith to navigate between launch/connect/loginOskar Nyberg1-6/+6
2020-10-30Add tests for custom history implementationOskar Nyberg1-0/+168
2020-10-30Add custom history implementationOskar Nyberg5-47/+121
2020-10-30Merge branch 'upgrade-prettier' into masterOskar Nyberg2-8/+8
2020-10-30Update prettier to latestOskar Nyberg2-8/+8
2020-10-30Merge branch 'prevent-double-login-call' into masterOskar Nyberg1-1/+1
2020-10-30Set account history button type to "button" to prevent submitting twiceOskar Nyberg1-1/+1
2020-10-29Merge branch 'improve-translation-instructions' into masterOskar Nyberg1-7/+7
2020-10-29Remove redundant instruction on how to upload translations to crowdinOskar Nyberg1-1/+1
2020-10-29Add link to gui/scripts/README.md from locales/README.mdOskar Nyberg1-1/+1
2020-10-29Move Android instructions to a subsection of messages.pot sectionOskar Nyberg1-5/+5
2020-10-29Merge branch 'improve-eslint-rules-3' into masterOskar Nyberg5-19/+21
2020-10-29Disallow ts-comments other than ts-ignore and remove one ts-ignoreOskar Nyberg2-3/+4
2020-10-29Enable ESLint find-dom-node rule and remove last usages of findDOMNodeOskar Nyberg5-16/+17
2020-10-29Merge branch 'improve-eslint-rules-2' into masterOskar Nyberg7-173/+190
2020-10-29Add ESLint member ordering ruleOskar Nyberg7-173/+190
2020-10-29Merge branch 'improve-eslint-rules' into masterOskar Nyberg14-43/+79
2020-10-29Add ESLint jsx-no-bind ruleOskar Nyberg1-0/+1
2020-10-29Add ESLint rule to force single quotesOskar Nyberg3-2/+3
2020-10-29Add ESLint naming convention ruleOskar Nyberg12-41/+75
2020-10-29Merge branch 'fix-rule-duplication'David Lönnhager2-0/+50
2020-10-29Update changelogDavid Lönnhager1-0/+1
2020-10-29Prevent duplicate exclusions fwmark rulesDavid Lönnhager1-0/+49
2020-10-28Merge branch 'fix-missing-call-to-start-foreground'Janito Vaqueiro Ferreira Filho3-14/+39
2020-10-28Describe `startForeground` fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-10-28Also call `startForegroundService` in `onCreate`Janito Vaqueiro Ferreira Filho1-0/+2
2020-10-28Always call `startForeground` on start commandJanito Vaqueiro Ferreira Filho1-0/+2
2020-10-28Remove unnecessary conditionalJanito Vaqueiro Ferreira Filho1-1/+1
2020-10-28Synchronize updates to the notificationJanito Vaqueiro Ferreira Filho1-11/+15
2020-10-28Add a `acknowledgeStartForeground` helper methodJanito Vaqueiro Ferreira Filho1-6/+21
2020-10-28Merge branch 'fix-missing-excluded-apps-with-auto-connect'Janito Vaqueiro Ferreira Filho2-1/+2
2020-10-28Describe race condition fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-28Allow sending reconnect command while reconnectingJanito Vaqueiro Ferreira Filho1-1/+1
2020-10-28Merge branch 'linux-nm-wg-use-older-api' into masterEmīls3-35/+124
2020-10-28Adjust NM DNS code for IPv6Emīls1-1/+5
2020-10-28Use older API if new one doesn't existEmīls2-34/+119
2020-10-28Merge branch 'linux-nm-dns-allow-more-device-states' into masterEmīls2-22/+43
2020-10-28Allow more device states with NM DNSEmīls2-22/+43
2020-10-28Merge branch 'macos-custom-dns'David Lönnhager15-92/+137
2020-10-28Update changelogDavid Lönnhager1-0/+3
2020-10-28Remove duplicated is_local_addressDavid Lönnhager3-28/+11
2020-10-28Support custom DNS on macOSDavid Lönnhager1-41/+100
2020-10-28Include custom DNS setting on macOSDavid Lönnhager12-37/+37
2020-10-28Merge branch 'fix-language-selector-initial-scroll' into masterOskar Nyberg1-1/+1
2020-10-28Fix scroll to selected language in language selectorOskar Nyberg1-1/+1