summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-28Use custom button widget in login screenJanito Vaqueiro Ferreira Filho1-7/+6
2020-04-28Merge branch 'fix-disabling-ipv6-wg'Emīls1-5/+28
2020-04-28Disable IPv6 in WireGuard according to optionsEmīls1-5/+28
2020-04-28Merge branch 'fix-login'Janito Vaqueiro Ferreira Filho1-2/+2
2020-04-28Fix invalid account error detectionJanito Vaqueiro Ferreira Filho1-2/+2
2020-04-28Merge branch 'styled-components-experimentation'Oskar Nyberg12-469/+653
2020-04-28Convert account view to styled componentsOskar Nyberg2-125/+106
2020-04-28Convert Layout and Container to styled componentsOskar Nyberg2-26/+15
2020-04-28Convert ClipboardLabel to a styled componentOskar Nyberg6-39/+46
2020-04-28Convert Switch.tsx to styled componentsOskar Nyberg1-162/+80
2020-04-28Convert Accordion component to use styled-componentsOskar Nyberg3-122/+411
2020-04-28Merge branch 'route-manager-update'David Lönnhager7-88/+133
2020-04-28Encapsulate required routesDavid Lönnhager7-43/+53
2020-04-28Clean up default routes in RouteManagerDavid Lönnhager1-0/+28
2020-04-28Let RouteManager update required routes in any given tableDavid Lönnhager2-19/+54
2020-04-28Remove error types not used by RouteManagerDavid Lönnhager1-28/+0
2020-04-28Merge branch 'android-fix-problem-report'Emīls4-9/+32
2020-04-28Pass resource directory to problem reportEmīls4-9/+32
2020-04-28Merge branch 'fix-linux-routing'Emīls Piņķis1-14/+16
2020-04-28Actually loop over netlink messagesEmīls Piņķis1-14/+16
2020-04-28Merge branch 'route-man-fix'David Lönnhager1-2/+2
2020-04-27Find all default routes in RouteManagerDavid Lönnhager1-2/+2
2020-04-27Merge branch 'update-wireguard-screen'Janito Vaqueiro Ferreira Filho22-488/+1051
2020-04-27Describe WireGuard Key UI changes in the changelogJanito Vaqueiro Ferreira Filho1-0/+4
2020-04-27Set full public key as informationJanito Vaqueiro Ferreira Filho2-1/+2
2020-04-27Allow setting a maximum length for the informationJanito Vaqueiro Ferreira Filho2-1/+15
2020-04-27Change generate key button text when regeneratingJanito Vaqueiro Ferreira Filho1-3/+8
2020-04-27Reset to idle state when resumingJanito Vaqueiro Ferreira Filho1-0/+2
2020-04-27Show generation error messagesJanito Vaqueiro Ferreira Filho1-9/+15
2020-04-27Allow showing errors in `InformationView`Janito Vaqueiro Ferreira Filho2-5/+28
2020-04-27Allow changing the information text colorJanito Vaqueiro Ferreira Filho2-0/+14
2020-04-27Update key spinners separatelyJanito Vaqueiro Ferreira Filho1-1/+14
2020-04-27Update Generate Key button textJanito Vaqueiro Ferreira Filho1-8/+9
2020-04-27Update verifying key spinner separatelyJanito Vaqueiro Ferreira Filho1-9/+12
2020-04-27Send key generation failure event on `null` resultJanito Vaqueiro Ferreira Filho1-1/+1
2020-04-27Update button states separatelyJanito Vaqueiro Ferreira Filho1-5/+12
2020-04-27Don't update Manage Keys button with other buttonsJanito Vaqueiro Ferreira Filho1-4/+4
2020-04-27Spawn UI tasks when events are receivedJanito Vaqueiro Ferreira Filho1-45/+43
2020-04-27Update WireGuard Key screen buttonsJanito Vaqueiro Ferreira Filho2-30/+30
2020-04-27Add detail image and spinner to `UrlButton`Janito Vaqueiro Ferreira Filho1-0/+2
2020-04-27Add detail image to `Button`Janito Vaqueiro Ferreira Filho3-0/+31
2020-04-27Change `Button` to support showing a spinnerJanito Vaqueiro Ferreira Filho4-5/+104
2020-04-27Use `UrlButton` in WireGuard Key screenJanito Vaqueiro Ferreira Filho2-39/+15
2020-04-27Create `UrlButton` widgetJanito Vaqueiro Ferreira Filho2-0/+104
2020-04-27Change `Button` to be sub-classableJanito Vaqueiro Ferreira Filho1-2/+3
2020-04-27Allow asynchronous on click handlers on buttonsJanito Vaqueiro Ferreira Filho1-0/+17
2020-04-27Replace custom job management with `JobTracker`Janito Vaqueiro Ferreira Filho1-12/+4
2020-04-27Change how validation error is shownJanito Vaqueiro Ferreira Filho2-42/+34
2020-04-27Reword blocked state messageJanito Vaqueiro Ferreira Filho1-2/+2
2020-04-27Rename `uiJobTracker` to `jobTracker`Janito Vaqueiro Ferreira Filho1-5/+5