aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Collapse)AuthorAge
...
| | * Move "locale" to user dataLibravatar Stefan Malzner2018-03-27
| | |
| * | fix(Windows): Hide title bar when in fullscreenLibravatar Stefan2018-03-28
| |/
| * Merge branch 'fix/app-reload' into release/5.0.0-beta.17Libravatar Stefan Malzner2018-03-18
| |\
| | * Remove reload codeLibravatar Stefan Malzner2018-03-18
| | |
| | * get test buildLibravatar Stefan Malzner2018-03-14
| | | | | | | | | | | | [skip appveyor]
| * | Merge pull request #805 from meetfranz/chore/add-debuggerLibravatar Stefan Malzner2018-03-18
| |\ \ | | | | | | | | Replace console logs with debugger
| | * | Replace console logs with debuggerLibravatar Stefan Malzner2018-03-18
| | |/
| * / feat(Services): Improve performance when reordering servicesLibravatar Stefan Malzner2018-03-14
| |/
| * feat(Mac): Add dock bounce when new update is availableLibravatar Stefan Malzner2018-03-14
| |
| * Fix issue with systemMute handler triggering too many IPC callsLibravatar Stefan Malzner2018-03-14
| |
* | REMOVE `base` getterLibravatar haraldox2018-02-27
| |
* | ADD `features` requestLibravatar haraldox2018-02-26
| | | | | | | | REFACTOR `defaults` -> `base`
* | initial commitLibravatar haraldox2018-02-26
|/
* fix(Linux): Fix window restore on notification click (@closingin)Libravatar Stefan Malzner2018-02-19
|\ | | | | Correctly restore window when clicking on a notification
| * Restore windows behavior for notifications and add linux supportLibravatar Rémi Weislinger2018-02-15
| | | | | | | | Issue #645
| * Fix bug with notifications click changing window's stateLibravatar Rémi Weislinger2018-02-15
| | | | | | | | Issue #645
* | fix(App): Fix issues with disabling launch app on startupLibravatar Stefan Malzner2018-02-16
|\ \ | | | | | | Refactor settingsStore to use mobx-localstorage
| * | fix sideeffect of app not launching itself after first launchLibravatar Stefan Malzner2018-02-16
| | |
| * | further request cleanupLibravatar Stefan Malzner2018-02-15
| | |
| * | fix linting issuesLibravatar Stefan Malzner2018-02-15
| | |
| * | remove debug logsLibravatar Stefan Malzner2018-02-15
| | |
| * | Replace localAPI requests with mobx-localstorageLibravatar Stefan Malzner2018-02-15
| | |
| * | replace localStorage with mobx-localstorageLibravatar Stefan Malzner2018-02-15
| |/
* / reload Franz instead of all services on sleep resumeLibravatar haraldox2018-02-16
|/
* Merge pull request #654 from meetfranz/feature/invite-buttonLibravatar Stefan Malzner2018-02-12
|\ | | | | Invite Button in Settings
| * fix linting errorsLibravatar haraldox2018-02-02
| |
| * finished embedded invite functionalityLibravatar haraldox2018-02-02
| | | | | | | | | | | | ADDED internationalization ADDED loading indicator in send button REMOVED query param `from`
| * got server callback and infobox workingLibravatar haraldox2018-02-02
| |
| * [WIP] started work on infoboxLibravatar haraldox2018-01-30
| |
| * Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-30
| | | | | | | | fix linitng errors
| * return to account screen from invite screenLibravatar haraldox2018-01-22
| | | | | | | | cheap solution because `state` prop of `<Link>` is not being passed to route
| * ADDED invite button in Account SettingsLibravatar haraldox2018-01-21
| | | | | | | | [WIP] return to previous route on submit / cancel
| * allow arbitrary routes in dev modeLibravatar haraldox2018-01-19
| | | | | | | | navigate to other routes in the console by typing `document.location.href = "#path/to/route"`
* | [MINOR] fix linting errorsLibravatar haraldox2018-02-08
| |
* | fix(App): Bugfix Fix memory leak in recipe polling loopLibravatar haraldox2018-02-07
| |
* | fix `isDevMode` importLibravatar haraldox2018-02-06
| |
* | [MINOR] isDevMode check in UserStoreLibravatar haraldox2018-02-06
|/ | | | to test routes independently
* Fix linting issuesLibravatar Stefan Malzner2018-01-17
|
* Merge branch 'develop' into feature/remove-minerLibravatar Stefan Malzner2018-01-17
|\
| * Fix issue with custom icon on service creationLibravatar Stefan Malzner2018-01-10
| |
| * Merge pull request #525 from meetfranz/feature/icon-uploadLibravatar Stefan Malzner2018-01-06
| |\ | | | | | | [PR] Feature/icon upload
| | * feat(Service): Add custom service icon uploadLibravatar Stefan Malzner2018-01-02
| | |
| | * First working draft of icon uploadLibravatar Stefan Malzner2017-12-27
| | |
| * | feat(Services): Improve handling of external linksLibravatar Stefan Malzner2018-01-05
| | |
| * | Merge branch 'develop' into service-cache-cleanupLibravatar Stefan Malzner2018-01-03
| |\ \
| | * \ Merge pull request #506 from meetfranz/feature/reactivate-franzLibravatar Stefan Malzner2018-01-02
| | |\ \ | | | | | | | | | | Fix service reload after waking machine up
| | | * | Fix linting issues pt 2Libravatar Stefan Malzner2017-12-26
| | | | |
| | | * | Fix linting issueLibravatar Stefan Malzner2017-12-24
| | | | |
| | | * | fix(App): Fix service reload after waking machine upLibravatar Stefan Malzner2017-12-24
| | | |/
| | * | Merge pull request #502 from meetfranz/feature/reload-service-rootLibravatar Stefan Malzner2018-01-02
| | |\ \ | | | | | | | | | | [PR] Reload service root