aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
...
| | * 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
| | * Move "locale" to user dataLibravatar Stefan Malzner2018-03-27
| * | minor style fixLibravatar Stefan2018-03-28
| * | fix(Windows): Hide title bar when in fullscreenLibravatar Stefan2018-03-28
| * | 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
| |/
| * 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
| * | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-03-19
| * | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-03-18
| * | 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
| * 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
| | | |\
| | | | * 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