summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Merge branch 'rn-compatibility'Andrej Mihajlov28-161/+272
2018-04-16Lint for transitionstylesanderklander3-13/+9
2018-04-16Correct style handling in Img.androidanderklander1-3/+3
2018-04-16Rename Login styles to remove warninganderklander2-9/+20
2018-04-16Modification of TransistionContainer for android compatibilityanderklander3-18/+57
2018-04-16Icon sizes and transistion container fix for androidanderklander9-46/+28
2018-04-16JS fixes for react-nativeanderklander24-97/+180
2018-04-16Merge branch 'accordion-children-patch'Andrej Mihajlov1-1/+2
2018-04-16Re-render Accordion on children prop changeAndrej Mihajlov1-1/+2
2018-04-13Merge branch 'wfp-integration'Emīls Piņķis9-29/+495
2018-04-13Fix latest formatting woesEmīls2-4/+4
2018-04-13Update README.md to reflect changes in the build process for windowsEmīls2-1/+17
2018-04-13Execute build_wfp.sh in appveyor and remove old build targetsEmīls1-8/+17
2018-04-13Add windows firewall implementationEmīls Piņķis5-21/+253
2018-04-13Add build.rs to build wfpctl.dllEmīls Piņķis2-0/+209
2018-04-13Merge branch 'no-timestamp-arg'Emīls Piņķis4-25/+62
2018-04-13Add flag to allow not printing timestamps to stdoutEmīls Piņķis4-25/+62
2018-04-12Merge branch 'wfpctl-default-permit-net'Odd Stranne7-32/+104
2018-04-11Make default state in wfpctl permit network commsOdd Stranne7-32/+104
2018-04-11Merge branch 'xp-connect-select'Andrej Mihajlov17-771/+589
2018-04-11Lint stuffanderklander3-7/+7
2018-04-11Blur-button-style remakeanderklander5-98/+47
2018-04-11Fix positioning of cennection informationanderklander1-2/+1
2018-04-11remove buttons.cssanderklander2-33/+0
2018-04-11Fix copy-past faultanderklander1-1/+1
2018-04-11New AppButton differentiation and blur fixanderklander6-253/+206
2018-04-11Accordion variable naminganderklander1-2/+2
2018-04-11fix SelectLocation cell heightanderklander1-4/+4
2018-04-11Fix blocking message and spinner positionanderklander3-13/+16
2018-04-11Revert to blur-able button on webanderklander3-138/+187
2018-04-11Corrected styles and combinded imgsanderklander2-9/+11
2018-04-11Subtitle line heightanderklander1-0/+1
2018-04-11Remove cell-button default label/icon-hoveranderklander1-3/+3
2018-04-11Make tick solid whiteanderklander1-0/+1
2018-04-11Click area modification and style alignmentanderklander2-15/+36
2018-04-11Tick-icon alignmentanderklander2-2/+6
2018-04-11Fix hovering of selected cellsanderklander1-0/+2
2018-04-11Remove height of blocking messageanderklander1-1/+0
2018-04-11Use Accordion in Connectanderklander2-31/+10
2018-04-11Remove unused imports in style.cssanderklander1-2/+0
2018-04-11Added hoverStyle to expand-chevron in selectlocationanderklander2-2/+5
2018-04-11SelectLocation style and scrollbar-error fixanderklander2-4/+3
2018-04-11SelectLocation in reactxpanderklander4-231/+164
2018-04-11Connect in reactxpanderklander4-323/+279
2018-04-11Merge branch 'rpc-manager'Janito Vaqueiro Ferreira Filho8-24/+525
2018-04-11Use custom error types in `CachedDnsResolver`Janito Vaqueiro Ferreira Filho1-38/+94
2018-04-11Implement timeout for DNS resolutionJanito Vaqueiro Ferreira Filho1-4/+32
2018-04-11Ensure cache is periodically invalidatedJanito Vaqueiro Ferreira Filho3-9/+90
2018-04-11Require an initial fallback address to be usedJanito Vaqueiro Ferreira Filho5-47/+114
2018-04-11Use a mock DNS resolver for testingJanito Vaqueiro Ferreira Filho1-18/+82