aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Collapse)AuthorAge
...
| * Remove flow typesLibravatar Stefan Malzner2018-11-15
| |
| * We don't need to migrate this information as it will be set anywayLibravatar Stefan Malzner2018-04-03
| |
| * Fix reintroduced mobx issue with non-existing keysLibravatar Stefan Malzner2018-04-03
| |
| * Merge branch 'develop' of github.com:meetfranz/franz into developLibravatar Stefan Malzner2018-04-02
| |\
| | * fix linting issueLibravatar Stefan Malzner2018-03-28
| | |
| | * minor cleanupLibravatar Stefan Malzner2018-03-28
| | |
| | * Replace share settings with webviews autorun with single key reactionLibravatar Stefan Malzner2018-03-28
| | |
| | * Set correct keys for new settings storeLibravatar Stefan Malzner2018-03-28
| | |
| | * Fix issue with endless data fetching loop when user logs outLibravatar Stefan Malzner2018-03-28
| | |
| | * Add beta and locale settings to app config as wellLibravatar Stefan Malzner2018-03-28
| | |
| | * Add settings migrationLibravatar Stefan Malzner2018-03-28
| | |
| | * Split settings into multiple stores; app specific settings are now stored in ↵Libravatar Stefan Malzner2018-03-27
| | | | | | | | | | | | config file
| | * 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
|