summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Update currentIndex based on .reverse optionAndrej Mihajlov1-3/+15
2017-03-16Skip frame only when alternating animationAndrej Mihajlov1-4/+4
2017-03-16Add support for NativeImageAndrej Mihajlov1-1/+9
2017-03-16Fix animator bugsAndrej Mihajlov1-8/+15
2017-03-16Add tray animatorAndrej Mihajlov75-2/+214
2017-03-15Update login buttonAndrej Mihajlov4-16/+29
2017-03-15Update login buttonAndrej Mihajlov3-3/+30
2017-03-15Add delay before reconnecting to ensure that map is fully loaded before trans...Andrej Mihajlov1-2/+7
2017-03-15Update icons in SettingsAndrej Mihajlov2-4/+6
2017-03-15Remove transparency from SVGAndrej Mihajlov1-1/+1
2017-03-14Update assetsAndrej Mihajlov2-9/+6
2017-03-13- Update button stylesAndrej Mihajlov4-15/+55
2017-03-13Remove unused assetsAndrej Mihajlov5-0/+0
2017-03-13Mark internal functions as @privateAndrej Mihajlov1-0/+2
2017-03-13Drop external referencesAndrej Mihajlov1-2/+0
2017-03-10Fix @extends mentioning Component to point to ReactAndrej Mihajlov4-6/+6
2017-03-10Update docsAndrej Mihajlov2-2/+66
2017-03-10Sanitize configAndrej Mihajlov1-0/+0
2017-03-10Improve docs coverage. Add external docs for React.Component and Redux.StoreAndrej Mihajlov5-2/+86
2017-03-10Update documentationAndrej Mihajlov9-56/+299
2017-03-10Update documentationAndrej Mihajlov3-0/+45
2017-03-09Ignore onSelect during keyDown/keyUpAndrej Mihajlov1-5/+26
2017-03-09Refactor codeAndrej Mihajlov1-10/+24
2017-03-08Handle cutAndrej Mihajlov1-0/+22
2017-03-08Document code and remove debug logAndrej Mihajlov2-42/+78
2017-03-08Handle edge cases and paste eventAndrej Mihajlov1-31/+38
2017-03-08Avoid saving refAndrej Mihajlov1-9/+8
2017-03-08Add AccountInput componentAndrej Mihajlov2-15/+190
2017-03-08Change "Auto-secure" to "Auto-connect"Andrej Mihajlov2-2/+2
2017-03-06Auto-connect based on autoSecure optionAndrej Mihajlov1-2/+7
2017-03-06Set autoSecure = true by defaultAndrej Mihajlov1-1/+1
2017-03-06Remove console.logAndrej Mihajlov1-1/+0
2017-03-06change application support folderAndrej Mihajlov1-1/+1
2017-03-06Revert CSS changesAndrej Mihajlov1-3/+2
2017-03-06Fetch user location from freegeoip.netAndrej Mihajlov5-11/+39
2017-03-06Add 15 days instead of 1 month due to blurry boundaries between "a month" and...Andrej Mihajlov1-1/+1
2017-03-06Add comma between time and dateAndrej Mihajlov1-1/+1
2017-03-06Fix warnings when in settings and not connectedAndrej Mihajlov1-2/+3
2017-03-06Uppercase remaining timeAndrej Mihajlov1-2/+3
2017-03-06Update date formatAndrej Mihajlov1-1/+1
2017-03-06Add out of time and durationAndrej Mihajlov4-4/+38
2017-03-06Add paidUntilAndrej Mihajlov5-13/+31
2017-03-06Make account cell highlightableAndrej Mihajlov1-1/+1
2017-03-06Add account subviewAndrej Mihajlov11-58/+244
2017-03-03Hide dock only on macAndrej Mihajlov1-1/+3
2017-03-03- Bump heading font size to 38pxAndrej Mihajlov2-4/+17
2017-03-03Fix listing issuesAndrej Mihajlov2-11/+12
2017-03-03Make sure we only require NSEventMonitor on macOSAndrej Mihajlov1-8/+19
2017-03-03Refactor code and disable initial pass animationsAndrej Mihajlov1-68/+84
2017-03-02Update spinnerAndrej Mihajlov1-12/+16