summaryrefslogtreecommitdiffhomepage
path: root/gui/src
AgeCommit message (Expand)AuthorFilesLines
2019-05-15Fix account token verificationAndrej Mihajlov1-1/+1
2019-04-29Set app menu on macOS only to make hotkeys workAndrej Mihajlov1-5/+5
2019-04-26Remove app-region stylesAndrej Mihajlov2-35/+10
2019-04-26Update the close button icon on LinuxAndrej Mihajlov1-1/+5
2019-04-26Add window chrome on LinuxAndrej Mihajlov1-4/+12
2019-04-25Update electron-logAndrej Mihajlov3-50/+90
2019-04-16Update packages that had vulnerable depsAndrej Mihajlov1-2/+2
2019-04-16Migrate to stream-json libraryAndrej Mihajlov1-4/+4
2019-04-12Make sure the sender is not destroyed before sending the replyAndrej Mihajlov1-2/+11
2019-04-11Add error boundaryAndrej Mihajlov4-13/+110
2019-04-11Fix the error suppression when using the source languageAndrej Mihajlov1-2/+3
2019-04-11Suppress the message from `execFile` since it may contain sensitive informationAndrej Mihajlov1-1/+1
2019-04-09Fix encoding issues when reading PO filesAndrej Mihajlov1-3/+3
2019-04-09Translate the map and relay listAndrej Mihajlov20-183/+226
2019-04-02Update the tray icon to `unsecured` state when losing connectivity with daemonAndrej Mihajlov1-0/+3
2019-04-01Fix testsAndrej Mihajlov5-193/+147
2019-03-28Handle relay_list events in GUIAndrej Mihajlov3-28/+9
2019-03-27Update GUI to use a new daemon_event subscriptionAndrej Mihajlov3-37/+29
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov3-7/+6
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand4-5/+10
2019-03-19Improve alphabetical sorting in GUIEmīls Piņķis1-10/+2
2019-03-18Update file mappingAndrej Mihajlov1-1/+1
2019-03-18Add missing translationAndrej Mihajlov1-1/+3
2019-03-18Sort relay list countries and cities by name in GUIEmīls Piņķis1-13/+25
2019-03-18RX uses .app-container so no need for #appAndrej Mihajlov1-1/+1
2019-03-18Tweak the line height of SettingsHeader to account for the multiline labelsAndrej Mihajlov1-2/+2
2019-03-18Make sure that the app version label never breaks.Andrej Mihajlov2-1/+4
2019-03-15Add auto-sizing input container for mssfix fieldAndrej Mihajlov3-18/+90
2019-03-14Handle the navbar title centeringAndrej Mihajlov1-32/+92
2019-03-14Prefix all Cell types for easier debuggingAndrej Mihajlov1-17/+17
2019-03-14Fix the switch control layout when used within cellsAndrej Mihajlov3-9/+22
2019-03-13Remove explicit type on Gettext event handlerAndrej Mihajlov1-1/+1
2019-03-13Revamp transition container to support transition queuesAndrej Mihajlov4-199/+400
2019-03-08Pass processed relay list to GUIEmīls Piņķis1-1/+1
2019-03-08Add locale override via env variableAndrej Mihajlov3-5/+28
2019-03-08Adjust catalogue names to Crowdin and fix the shell scriptAndrej Mihajlov1-1/+1
2019-03-08Filter out relay list in UI depending on relay constraintsEmīls Piņķis1-4/+50
2019-03-08Update relay list type and schema to allow for containing tunnel dataEmīls Piņķis2-1/+35
2019-03-07Add heuristics around account expiry to predict when it becomes staleAndrej Mihajlov2-11/+68
2019-03-07Refactor AuthFailureError into parseAuthFailure()Andrej Mihajlov3-63/+53
2019-03-07Merge ConnectStyles into ConnectAndrej Mihajlov2-69/+49
2019-03-07Add expired account error viewAndrej Mihajlov4-65/+205
2019-03-07Take into account the block_when_connected setting to determine if the connec...Andrej Mihajlov3-7/+51
2019-03-07Remove the legacy ipv4AddrExit fieldAndrej Mihajlov1-1/+0
2019-03-07Improve type safety when using redux actionsAndrej Mihajlov2-54/+52
2019-03-07Automatically center the text label within the AppButtonAndrej Mihajlov2-37/+123
2019-03-07Remove isOnline flagAndrej Mihajlov3-39/+1
2019-03-07Add missing translation for the "Buy more time" buttonAndrej Mihajlov1-1/+1
2019-03-07Refactor codeAndrej Mihajlov5-33/+37
2019-03-07Expose the locale via route propsAndrej Mihajlov4-5/+12