aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Collapse)AuthorAge
* 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
| | | * | fix(Service): Ctrl/Cmd+R now navigates back to the service rootLibravatar Stefan Malzner2017-12-23
| | | |/
| | * | Fix indirect message badge being displayed when disabledLibravatar Stefan Malzner2017-12-22
| | | |
| | * | setBadge debuggingLibravatar Stefan Malzner2017-12-22
| | |/
| * | feat(App): Add option to clear app cache (@dannyqiu)Libravatar Stefan Malzner2018-01-03
| | |
| * | Fix lint issuesLibravatar Danny Qiu2017-12-29
| | |
| * | Add button to clear global cache and all servicesLibravatar Danny Qiu2017-12-29
| | |
| * | Add button to clear service cacheLibravatar Danny Qiu2017-12-29
| |/
* | Remove idle timer dependencyLibravatar Stefan Malzner2017-12-24
| |
* | Completely remove minerLibravatar Stefan Malzner2017-12-24
|/
* Merge pull request #469 from meetfranz/feature/hide-badgeLibravatar Stefan Malzner2017-12-15
|\ | | | | [PR] Add option to completely hide a service badge
| * Add missing commitLibravatar Stefan Malzner2017-12-14
| |
* | Merge pull request #463 from meetfranz/feature/improve-muteLibravatar Stefan Malzner2017-12-15
|\ \ | | | | | | fix(Notification): Remove notification sound when app is muted
| * | fix(Notification): Remove notification sound when app is mutedLibravatar Stefan Malzner2017-12-13
| | |