aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | http is dead, long live httpsLibravatar Stefan Malzner2018-03-26
* | | | | fix(Windows): Fix shortcut to toggle fullscreenLibravatar Stefan Malzner2018-03-26
* | | | | fix(Windows): Fix shortcuts for closing, minimizing and quitting the appLibravatar Stefan Malzner2018-03-26
|/ / / /
* / / / 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
* | | | Merge pull request #805 from meetfranz/chore/add-debuggerLibravatar Stefan Malzner2018-03-18
|\ \ \ \
| * | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(Services): Improve performance when reordering servicesLibravatar Stefan Malzner2018-03-14
| |/ / /
* / / / fix(Service Tabs): Remove "delete service" context menu when not in developme...Libravatar Stefan Malzner2018-03-18
|/ / /
* | | 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
|\ \ \
| * | | Finalize titlebar stylingLibravatar Stefan Malzner2018-03-03
| * | | REMOVE autoHideMenuBar for WindowsLibravatar haraldox2018-03-02
| * | | internationalized menuLibravatar haraldox2018-03-02
| * | | Merge branch 'feature/titlebar' into feature/i18n-universalLibravatar haraldox2018-03-02
| |\ \ \
| | * \ \ Merge branch 'feature/titlebar' of github.com:meetfranz/franz into feature/ti...Libravatar Stefan Malzner2018-02-23
| | |\ \ \
| | | * | | [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
| | * | | | | fix .css importLibravatar Stefan Malzner2018-02-23
| | |/ / / /
| | * | | | remove electron frame for Windows testing on macOSLibravatar haraldox2018-02-21
| | * | | | [MINOR] rename `template` to `currentTemplate`Libravatar haraldox2018-02-21
| | * | | | fix observable templateLibravatar haraldox2018-02-21
| | * | | | fix CSS conflictsLibravatar haraldox2018-02-20
| | * | | | choose platform with environment variable `FRANZ_PLATFORM`Libravatar haraldox2018-02-20
| | * | | | [WIP] incorporate electron-react-titlebarLibravatar haraldox2018-02-20
| * | | | | internationalize validation messagesLibravatar haraldox2018-03-02
| * | | | | fix linting errorsLibravatar haraldox2018-03-01