aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* minor cleanupLibravatar Stefan Malzner2018-03-28
|
* mini cleanupLibravatar Stefan Malzner2018-03-28
|
* Don't repeat yourselfLibravatar 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
|
* move windows arch config to electron-builder.ymlLibravatar Stefan Malzner2018-03-20
|
* fix linting errorLibravatar Stefan Malzner2018-03-19
|
* Merge branch 'develop' into release/5.0.0-beta.17Libravatar Stefan Malzner2018-03-19
|\
| * fix(Linux): Fix missing ubuntu tray iconLibravatar Stefan Malzner2018-03-19
| |
| * fix linting issueLibravatar Stefan Malzner2018-03-19
| |
| * fix logic issueLibravatar Stefan Malzner2018-03-19
| |
| * Disable custom titlebar for LinuxLibravatar Stefan Malzner2018-03-19
| |
* | Merge branch 'i18n' into release/5.0.0-beta.17Libravatar Stefan Malzner2018-03-19
|\ \
| * | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-03-19
| | |
| * | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-03-18
| | |
* | | Merge branch 'develop' into release/5.0.0-beta.17Libravatar Stefan Malzner2018-03-19
|\ \ \ | |/ / |/| / | |/
| * Add .nvmrc to match electron node versionLibravatar Stefan Malzner2018-03-19
| |
| * feat(Electron): Update electron to 1.8.4Libravatar Stefan Malzner2018-03-19
| |
* | 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
| * | Add debug flags to render processLibravatar Stefan Malzner2018-03-18
| | |
| * | Replace console logs with debuggerLibravatar Stefan Malzner2018-03-18
| | |
* | | Merge pull request #798 from meetfranz/fix/order-performanceLibravatar Stefan Malzner2018-03-18
|\ \ \ | |/ / |/| | Improve order performance
| * | feat(Services): Improve performance when reordering servicesLibravatar Stefan Malzner2018-03-14
| |/
* / fix(Service Tabs): Remove "delete service" context menu when not in ↵Libravatar Stefan Malzner2018-03-18
|/ | | | development mode
* 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 debug logLibravatar Stefan Malzner2018-03-14
|
* Add simulated windows environmentsLibravatar Stefan Malzner2018-03-14
|
* Ensure that window-state.json always existsLibravatar Stefan Malzner2018-03-14
|
* remove unnecessary ensureDir as emptyDirSync creates that path anywayLibravatar Stefan Malzner2018-03-14
|
* feat(Windows): Replace window frame with custom menu bar Libravatar Stefan Malzner2018-03-04
|\ | | | | Title bar for Windows & Linux
| * Finalize titlebar stylingLibravatar Stefan Malzner2018-03-03
| |
| * REMOVE autoHideMenuBar for WindowsLibravatar haraldox2018-03-02
| |
| * internationalized menuLibravatar haraldox2018-03-02
| | | | | | | | tested on macOS
| * Merge branch 'feature/titlebar' into feature/i18n-universalLibravatar haraldox2018-03-02
| |\
| | * Merge branch 'feature/titlebar' of github.com:meetfranz/franz into ↵Libravatar Stefan Malzner2018-02-23
| | |\ | | | | | | | | | | | | feature/titlebar
| | | * [MINOR] switch to win32 testing on all platformsLibravatar haraldox2018-02-23
| | | |
| | | * complete titlebar for Windows & LinuxLibravatar haraldox2018-02-23
| | | |
| | | * Merge branch 'fix/copy-paste' into feature/titlebarLibravatar haraldox2018-02-22
| | | |\
| | | * | override platform in code and simulate different environmentLibravatar haraldox2018-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | [MINOR] REFACTOR rename `FRANZ_PLATFORM` to `OS_PLATFORM` [MINOR] FIX propTypes for `electron-react-titlebar`
| | * | | fix .css importLibravatar Stefan Malzner2018-02-23
| | |/ /
| | * | remove electron frame for Windows testing on macOSLibravatar haraldox2018-02-21
| | | |