summaryrefslogtreecommitdiffhomepage
path: root/app/components
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Add `TODO` to handle failure to set auto-startJanito Vaqueiro Ferreira Filho1-0/+1
2018-07-26Replace margin with padding in `NavigationBar`Janito Vaqueiro Ferreira Filho1-4/+4
2018-07-26Update headers in `SelectLocation`Janito Vaqueiro Ferreira Filho3-51/+21
2018-07-26Make settings headers also drag the windowJanito Vaqueiro Ferreira Filho11-106/+84
2018-07-26Make settings navigation bar be a window drag areaJanito Vaqueiro Ferreira Filho1-0/+3
2018-07-26Fix invalid style key and margin on windows platformAndrej Mihajlov1-2/+2
2018-07-25Replace custom ClipboardData with DataTransfer typeAndrej Mihajlov1-9/+1
2018-07-25Require account tokens to have at least ten digitsJanito Vaqueiro Ferreira Filho1-3/+5
2018-07-24Localize expiry timeJanito Vaqueiro Ferreira Filho1-2/+9
2018-07-24Copy account token to clipboard when clickedJanito Vaqueiro Ferreira Filho1-1/+27
2018-07-24Remove global styles from app buttonsAndrej Mihajlov10-67/+82
2018-07-23Make sure to apply the platform window mask only on macAndrej Mihajlov1-6/+8
2018-07-23Remove "hidden" prop from HeaderBarAndrej Mihajlov2-18/+4
2018-07-23Add settings navigationAndrej Mihajlov11-175/+151
2018-07-20Migrate PlatformWindow to ReactXPAndrej Mihajlov2-19/+8
2018-07-18Fix the reversed hover logic for red buttonsAndrej Mihajlov1-2/+2
2018-07-18Keep button labels white on hoverAndrej Mihajlov1-2/+2
2018-07-18Do not depend on node.type.name, instead compare prototypesAndrej Mihajlov2-7/+8
2018-07-18- Reintegrate components/styled into componentsAndrej Mihajlov17-144/+113
2018-07-17Refer to auto-connect as "computer start" rather than loginLinus Färnstrand1-1/+1
2018-07-16Fix eslint promise issuesAndrej Mihajlov2-3/+8
2018-07-16Correct the colors in AdvancedSettingsAndrej Mihajlov1-12/+13
2018-07-16Align margins across the appAndrej Mihajlov3-12/+12
2018-07-16Remove unused stylesAndrej Mihajlov1-12/+0
2018-07-16Fix invalid colors in CellButtonAndrej Mihajlov1-6/+3
2018-07-16Use spread instead of Object.assignAndrej Mihajlov1-4/+4
2018-07-16Fix header padding in SettingsAndrej Mihajlov1-1/+1
2018-07-16Add auto-start and auto-connect fields to PreferencesAndrej Mihajlov1-10/+29
2018-07-16Add auto-connect and auto-start options to Preferences UIAndrej Mihajlov1-0/+31
2018-07-05Add initial form data to Support form, save form data when failed to submit t...Andrej Mihajlov1-52/+84
2018-07-05Use editable instead of disabled in AccountInput and shallow compare all propsAndrej Mihajlov2-7/+9
2018-07-05Replace Backend with AppRendererAndrej Mihajlov1-1/+1
2018-07-03Pass individual props instead of AccountReduxStateAndrej Mihajlov1-47/+64
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov3-3/+3
2018-07-02Add option to prefer const over let for immutable variablesAndrej Mihajlov3-4/+4
2018-07-02Add `(optional)` text to email inputJanito Vaqueiro Ferreira Filho1-1/+1
2018-06-27Migrate back to AppActivationState observer from RXAndrej Mihajlov1-7/+8
2018-06-27Fix scroll flickeringAndrej Mihajlov4-1/+6
2018-06-21Refactor LoginAndrej Mihajlov1-107/+111
2018-06-20Update eslint rulesAndrej Mihajlov1-1/+3
2018-06-15Split `BackendError` into individual error classesJanito Vaqueiro Ferreira Filho1-7/+10
2018-06-14Migrate to generic props constructorAndrej Mihajlov5-34/+32
2018-06-12Refresh account expiration when window becomes visibleAndrej Mihajlov1-0/+13
2018-06-12Update account expiry when showing the account detailsAndrej Mihajlov1-7/+40
2018-06-05Add formatted source codeAndrej Mihajlov42-1514/+1714
2018-06-05Add javascript code formatterAndrej Mihajlov2-3/+6
2018-06-01Update contact support label in settingsAndrej Mihajlov1-1/+1
2018-04-26Increase login token placeholder sizeJanito Vaqueiro Ferreira Filho1-1/+1
2018-04-24Make drag related stytles platform specificEmīls Piņķis4-9/+21
2018-04-24Make app window draggable without window decorations on linuxEmīls Piņķis1-0/+4