| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-01-22 | Condition for showing/not showing email on sent-succes. | anderklander | 1 | -2/+7 | |
| No fancy function for email verification ... | |||||
| 2018-01-22 | Change wording on support page | anderklander | 1 | -1/+1 | |
| 2018-01-20 | Support component in reactxp | anderklander | 4 | -284/+321 | |
| 2018-01-20 | Move problem report handling from supportPage | anderklander | 4 | -105/+125 | |
| To be able to handle problem reports on mobile. Also moves ipc for collect-logs from tray to onReady. | |||||
| 2018-01-18 | Remove unused import | anderklander | 1 | -1/+0 | |
| 2018-01-18 | Rename WindowChrome | anderklander | 5 | -5/+23 | |
| And add KeyboardAvoidingView as a platform specific window for android. | |||||
| 2018-01-18 | Settings view and style fix for paid until label | anderklander | 2 | -13/+14 | |
| 2018-01-18 | Size on icon style to display image on android | anderklander | 1 | -0/+2 | |
| 2018-01-18 | Preference style fixes | anderklander | 1 | -5/+5 | |
| background -> backgroundColor and fontWeight value as string instead of number. Crasches on android … | |||||
| 2018-01-16 | Remove EventEmitter | anderklander | 1 | -2/+0 | |
| Unused. | |||||
| 2018-01-15 | Add timeout for get_current_location | Andrej Mihajlov | 1 | -1/+4 | |
| 2018-01-15 | Show Country and IP when disconnected | Andrej Mihajlov | 1 | -28/+12 | |
| 2018-01-15 | Add optional attribute to Location.city | Andrej Mihajlov | 2 | -4/+4 | |
| 2018-01-15 | Adapt frontend to removed ip call and changed location struct | Linus Färnstrand | 6 | -77/+43 | |
| 2018-01-15 | Combine two electron imports to the same row | anderklander | 1 | -2/+1 | |
| 2018-01-15 | Add App-bridge to satisfy lint | anderklander | 1 | -4/+2 | |
| 2018-01-15 | Remove unused shell form supportPage | anderklander | 1 | -1/+1 | |
| 2018-01-15 | OpenLink in SettingsPage | anderklander | 1 | -2/+2 | |
| 2018-01-15 | OpenLink in containers | anderklander | 3 | -6/+6 | |
| 2018-01-15 | Move logging to platform dependent file | anderklander | 9 | -14/+29 | |
| And change open to openLink/openItem in platform.js | |||||
| 2018-01-15 | Clipboard from reactxp | anderklander | 1 | -2/+2 | |
| Not able to start backend, so a little help with testing this would be good! Also good to test on specific platform i guess. | |||||
| 2018-01-15 | Remove react-if | anderklander | 2 | -77/+65 | |
| 2018-01-12 | Fix location list logic | Andrej Mihajlov | 1 | -2/+2 | |
| - Show the list of cities even if there are no active relays - Hide the list of cities when there is only one available within the country | |||||
| 2018-01-09 | Fix advanced settings test | Erik Larkö | 1 | -1/+1 | |
| 2018-01-09 | review things | Erik Larkö | 1 | -2/+0 | |
| 2018-01-09 | Fix layout issues | Andrej Mihajlov | 5 | -23/+27 | |
| 2018-01-09 | Make the time left label work on react native | Erik Larkö | 2 | -3/+2 | |
| 2018-01-09 | Anchor the quit button to the bottom of the settings page | Erik Larkö | 3 | -80/+89 | |
| 2018-01-09 | Read the backend security state when starting to talk to the backend | Erik Larkö | 2 | -11/+24 | |
| 2018-01-08 | Fix lint error in styled bytton | Erik Larkö | 1 | -5/+1 | |
| 2018-01-08 | Use createXXXStyles helpers | Andrej Mihajlov | 1 | -65/+58 | |
| 2018-01-08 | Refine HeaderBar styles | Andrej Mihajlov | 2 | -10/+8 | |
| 2018-01-04 | Add a green lock with red dot to the tray icon images | Erik Larkö | 3 | -6/+10 | |
| 2018-01-04 | Make the header green when connecting | Erik Larkö | 1 | -1/+1 | |
| 2018-01-04 | Add blocking internet indicator when the firewall is on but the tunnel isn't ↵ | Erik Larkö | 2 | -0/+67 | |
| up yet | |||||
| 2018-01-03 | Extract separator view outside of the button | Andrej Mihajlov | 1 | -1/+4 | |
| 2018-01-03 | Convert preferences to ReactXP | Andrej Mihajlov | 5 | -125/+145 | |
| 2018-01-03 | Add test for preferences item | Andrej Mihajlov | 1 | -1/+1 | |
| 2018-01-03 | Add test for advanced settings item | Andrej Mihajlov | 1 | -1/+1 | |
| 2018-01-03 | Wire up PreferencesPage and allowLan setting | Andrej Mihajlov | 1 | -2/+5 | |
| 2018-01-03 | Add actions and reducers for allowLan | Andrej Mihajlov | 2 | -4/+21 | |
| 2018-01-03 | Add allowLan to backend | Andrej Mihajlov | 1 | -2/+28 | |
| 2018-01-03 | Add getAllowLan and setAllowLan RPC calls | Andrej Mihajlov | 1 | -8/+24 | |
| 2018-01-03 | Add Preferences page | Andrej Mihajlov | 9 | -2/+182 | |
| 2018-01-03 | Remove button margins | Erik Larkö | 1 | -4/+1 | |
| 2018-01-03 | Use default-styled button in the settings view | Erik Larkö | 3 | -1/+32 | |
| 2018-01-03 | Fix fails from reactxp-settings merge | Erik Larkö | 4 | -29/+70 | |
| 2018-01-02 | Add flow annotations to createXXXStyles | Andrej Mihajlov | 1 | -2/+6 | |
| 2017-12-27 | Paint the scrollbars above the settings elements | Erik Larkö | 1 | -1/+2 | |
| 2017-12-22 | Fix tests | Erik Larkö | 1 | -2/+2 | |
