summaryrefslogtreecommitdiffhomepage
path: root/app/lib
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Update tray assets and hide spinner when window is visibleAndrej Mihajlov1-3/+16
2017-03-17Improve documentationAndrej Mihajlov2-4/+10
2017-03-17Improve documentationAndrej Mihajlov3-11/+15
2017-03-17Fix wrong frame issue when skipAnimation = trueAndrej Mihajlov1-8/+1
2017-03-16Refactor codeAndrej Mihajlov4-15/+87
2017-03-16Fix minor lint issuesAndrej Mihajlov1-2/+2
2017-03-16Update docs and fix lint issuesAndrej Mihajlov2-13/+1
2017-03-16Refactor codeAndrej Mihajlov4-176/+470
2017-03-16Add methods to manage current displayed frame in animatorAndrej Mihajlov1-0/+10
2017-03-16Refactor code and add methods to manipulate framesAndrej Mihajlov1-10/+44
2017-03-16Setup tray animatorsAndrej Mihajlov1-2/+3
2017-03-16Fix typoAndrej Mihajlov1-1/+1
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 Mihajlov2-1/+213
2017-03-10Update docsAndrej Mihajlov1-1/+1
2017-03-10Update documentationAndrej Mihajlov5-47/+277
2017-03-10Update documentationAndrej Mihajlov1-0/+7
2017-03-06Auto-connect based on autoSecure optionAndrej Mihajlov1-2/+7
2017-03-06Remove console.logAndrej Mihajlov1-1/+0
2017-03-06Fetch user location from freegeoip.netAndrej Mihajlov2-1/+29
2017-03-06Add 15 days instead of 1 month due to blurry boundaries between "a month" and...Andrej Mihajlov1-1/+1
2017-03-06Add paidUntilAndrej Mihajlov2-10/+29
2017-03-03Fix listing issuesAndrej Mihajlov1-2/+1
2017-03-01Object.freeze returns objectAndrej Mihajlov1-3/+1
2017-03-01Split constants on enums and config.jsonAndrej Mihajlov2-2/+3
2017-03-01syncWithReduxStore: restore server address and user accountAndrej Mihajlov1-2/+12
2017-03-01Move routing based from backend events into separate module for improved test...Andrej Mihajlov1-0/+19
2017-02-28Move backend patch for redux into Backend objectAndrej Mihajlov1-1/+26
2017-02-28Swedish servers will fail to connect...Andrej Mihajlov1-3/+5
2017-02-28Propagate null (instead of undefined) for consistencyAndrej Mihajlov1-3/+3
2017-02-28Entirely decouple routing from translation of backend events into redux actionsAndrej Mihajlov1-9/+0
2017-02-28Move routing logic to app.jsAndrej Mihajlov1-7/+1
2017-02-28Backend: Automatically disconnect() on logout()Andrej Mihajlov2-3/+3
2017-02-28- Modularize code and reuse it in testsAndrej Mihajlov2-1/+91
2017-02-24Auto-connect on loginAndrej Mihajlov1-2/+0
2017-02-24- Move serverInfo configuration to backendAndrej Mihajlov1-0/+31
2017-02-23Drop Leaflet in favor or ReactMapboxGLAndrej Mihajlov1-3/+3
2017-02-22- Switch tray icon when connectedAndrej Mihajlov1-1/+1
2017-02-22Avoid 0 when generating IPAndrej Mihajlov1-1/+1
2017-02-22- Add cancellation logicAndrej Mihajlov1-2/+36
2017-02-22Switch states when connecting to serverAndrej Mihajlov1-1/+1
2017-02-22- Transition header when connectingAndrej Mihajlov1-0/+3
2017-02-21- Handle app flow in app.jsAndrej Mihajlov1-56/+31
2017-02-21Refactor code and handle edge casesAndrej Mihajlov1-6/+10
2017-02-21State management via Backend eventsAndrej Mihajlov2-47/+64
2017-02-17- Format account in settings pageAndrej Mihajlov1-0/+9
2017-02-16Feature/menubar popup window (#1)Andrei Mihailov1-120/+0