aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
| | | * Release/5.0.1 (#1354)Libravatar Stefan Malzner2019-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add lerna * Add theme * Add forms * Add misty config to build theme & forms * reset packages version * Publish - @meetfranz/forms@1.0.0 - @meetfranz/theme@1.0.0 * Reset package version * restructure packages * try ci with lerna * Fix missing packages in build * move storybook to root + typescript TODO: fix modules * Add lerna instructions * Merge * wip * Make packages work in electron, node and web * Finalize packages & replace storybook with homegrown `uidev` * Bring package-lock back in sync * Publish - @meetfranz/forms@1.0.1 - @meetfranz/theme@1.0.1 * fix webpack issue * expose legacy styles * Add toggle element to @meetfranz/forms * start typings package * Update package.json * Add buttons * Update theme * add types * Add mdi icons to buttons * Publish - @meetfranz/forms@1.0.2 - @meetfranz/theme@1.0.2 - @meetfranz/typings@0.0.1 * Button, add missing success state * Update lerna packages * Try to disable automatic npm ci * Try to get a working bundle * Add href and type to button component * Update packages * update versions * cleanup * Update package versions [ci skip] * Update versions * Add withTheme context to button * Update & reuse electron-rebuild * feat(Windows): Add option to quit Franz from Taskbar icon * Add missing withTheme * Fix package versions * Update versions * Add pageview event * Simplify analytics calls * Pin gulp-sass-variables to 1.1.1 * Add onFocus event * Add modal overlay color * remove legacy theme files * remove code * Add dialog to share franz on social media * Fix service count * remove ping * replace ms time strings with ms module * remove unused packages * fix value setter * new payment flow * fix module reference * feat(Spell check): Add en-gb spell check languages (#1306) * move devmode info * fix(Windows): Fix losing window when "Keep Franz in background" is enabled * fix(Service): Fix service zoom (cmd/ctrl+ & cmd/ctrl-) * fixes appveyor build issue * feat(App): Update electron to 4.0.7 * ignore intellij idea project files * Automatic i18n update (i18n.meetfranz.com) * feat(App): Add security checks for external URLs * setup react-intl translations managing script * use same zooming logic for all os * feat(Linux): Add auto updater for Linux AppImage builds * Add ctrl+ for zoom in on Windows * move translation scripts into src/i18n folder * only manage en-US translations * manage translations before git pushes * Fix unused i18n strings * Bump version to 5.0.1-beta.1 * fix(Service) shortcuts for activating prev/next service fixes #1298 * fix(Service): Fix shortcut for (un)muting notifications & audio * add missing react-intl files * correctly update services submenu on language change * fix(Windows): Fix copy & paste in service context menus Closes #1316 * fix(Linux): Fix minimized window focusing (#1304) (@skoruppa) * trigger build * Check if window is minimized before restoring it * restore() should be executed only when window is minimized * fix(Notifications): Fix notifications & notification click when icon is blob * Fix/service webview unmounting (#1328) * detach service when underlying webview unmounts * disable no-param-reassign eslint rule * Add notification debug events * Update electron to 4.0.8 Update required in order to fix performance degradation due to memory leak issue https://github.com/electron/electron/pull/16772. * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * 5.0.1-beta.1 * Bump version to 5.0.1
| | * | bump versionsLibravatar Stefan Malzner2019-03-20
| | | |
| | * | link themeLibravatar Stefan Malzner2019-03-20
| | | |
| | * | Add button with icon test caseLibravatar Stefan Malzner2019-03-20
| | | |
| | * | fix height differenceLibravatar Stefan Malzner2019-03-20
| | | |
| | * | Bring lerna back in syncLibravatar Stefan Malzner2019-03-19
| | | |
| | * | Add support for custom classNameLibravatar Stefan Malzner2019-03-19
| | | |
| | * | Merge branch 'master' into developLibravatar Stefan Malzner2019-03-19
| | |\|
| | | * Update README.mdLibravatar Stefan Malzner2019-03-18
| | | |
| | | * Update README.mdLibravatar Stefan Malzner2019-03-18
| | | |
| | | * Release/5.0.1 beta.1 (#1344)Libravatar Stefan Malzner2019-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add lerna * Add theme * Add forms * Add misty config to build theme & forms * reset packages version * Publish - @meetfranz/forms@1.0.0 - @meetfranz/theme@1.0.0 * Reset package version * restructure packages * try ci with lerna * Fix missing packages in build * move storybook to root + typescript TODO: fix modules * Add lerna instructions * Merge * wip * Make packages work in electron, node and web * Finalize packages & replace storybook with homegrown `uidev` * Bring package-lock back in sync * Publish - @meetfranz/forms@1.0.1 - @meetfranz/theme@1.0.1 * fix webpack issue * expose legacy styles * Add toggle element to @meetfranz/forms * start typings package * Update package.json * Add buttons * Update theme * add types * Add mdi icons to buttons * Publish - @meetfranz/forms@1.0.2 - @meetfranz/theme@1.0.2 - @meetfranz/typings@0.0.1 * Button, add missing success state * Update lerna packages * Try to disable automatic npm ci * Try to get a working bundle * Add href and type to button component * Update packages * update versions * cleanup * Update package versions [ci skip] * Update versions * Add withTheme context to button * Update & reuse electron-rebuild * feat(Windows): Add option to quit Franz from Taskbar icon * Add missing withTheme * Fix package versions * Update versions * Add pageview event * Simplify analytics calls * Pin gulp-sass-variables to 1.1.1 * Add onFocus event * Add modal overlay color * remove legacy theme files * remove code * Add dialog to share franz on social media * Fix service count * remove ping * replace ms time strings with ms module * remove unused packages * fix value setter * new payment flow * fix module reference * feat(Spell check): Add en-gb spell check languages (#1306) * move devmode info * fix(Windows): Fix losing window when "Keep Franz in background" is enabled * fix(Service): Fix service zoom (cmd/ctrl+ & cmd/ctrl-) * fixes appveyor build issue * feat(App): Update electron to 4.0.7 * ignore intellij idea project files * Automatic i18n update (i18n.meetfranz.com) * feat(App): Add security checks for external URLs * setup react-intl translations managing script * use same zooming logic for all os * feat(Linux): Add auto updater for Linux AppImage builds * Add ctrl+ for zoom in on Windows * move translation scripts into src/i18n folder * only manage en-US translations * manage translations before git pushes * Fix unused i18n strings * Bump version to 5.0.1-beta.1 * fix(Service) shortcuts for activating prev/next service fixes #1298 * fix(Service): Fix shortcut for (un)muting notifications & audio * add missing react-intl files * correctly update services submenu on language change * fix(Windows): Fix copy & paste in service context menus Closes #1316 * fix(Linux): Fix minimized window focusing (#1304) (@skoruppa) * trigger build * Check if window is minimized before restoring it * restore() should be executed only when window is minimized * fix(Notifications): Fix notifications & notification click when icon is blob * Fix/service webview unmounting (#1328) * detach service when underlying webview unmounts * disable no-param-reassign eslint rule * Add notification debug events * Update electron to 4.0.8 Update required in order to fix performance degradation due to memory leak issue https://github.com/electron/electron/pull/16772. * Automatic i18n update (i18n.meetfranz.com) * Automatic i18n update (i18n.meetfranz.com) * 5.0.1-beta.1
| | * | Merge branch 'release/5.0.1-beta.1' into developLibravatar Stefan Malzner2019-03-19
| | |\ \
| | | * | Bump version to 1.0.11Libravatar Stefan Malzner2019-03-19
| | | | |
| | | * | Bump version to 1.0.10Libravatar Stefan Malzner2019-03-19
| | | | |
| | | * | skip label wrapper when showLabel = falseLibravatar Stefan Malzner2019-03-19
| | | | |
| | | * | Add support for input type=numberLibravatar Stefan Malzner2019-03-19
| | | | |
| | | * | 5.0.1-beta.1v5.0.1-beta.1Libravatar Stefan Malzner2019-03-18
| | | | |
| | | * | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2019-03-17
| | | | |
| | | * | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2019-03-17
| | | | |
| | | * | Merge branch 'develop' into release/5.0.1-beta.1Libravatar Stefan Malzner2019-03-12
| | | |\ \
| | | * | | Bump version to 5.0.1-beta.1Libravatar Stefan Malzner2019-03-07
| | | | | |
| * | | | | add workspace premium badge in settings navLibravatar Dominik Guzei2019-04-03
| | | | | |
| * | | | | add workspace feature info in drawer for free usersLibravatar Dominik Guzei2019-04-03
| | | | | |
| * | | | | add workspace premium notice to dashboardLibravatar Dominik Guzei2019-03-28
| | | | | |
| * | | | | improve styling of workspace switch indicatorLibravatar Dominik Guzei2019-03-28
| | | | | |
| * | | | | add analytic events for workspace actionsLibravatar Dominik Guzei2019-03-28
| | | | | |
| * | | | | indicate any server interaction with spinners and infoboxesLibravatar Dominik Guzei2019-03-26
| | | | | |
| * | | | | show infobox when updating workspacesLibravatar Dominik Guzei2019-03-26
| | | | | |
| * | | | | handle get workspaces request errors in the uiLibravatar Dominik Guzei2019-03-26
| | | | | |
| * | | | | hide workspace feature if it is disabledLibravatar Dominik Guzei2019-03-26
| | | | | |
| * | | | | reset api requests when workspace feature is stoppedLibravatar Dominik Guzei2019-03-23
| | | | | |
| * | | | | refactor state management for workspace featureLibravatar Dominik Guzei2019-03-23
| | | | | |
| * | | | | fix merge conflicts with latest developLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | add workspaces count badge in settings navigationLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | add tooltip to add workspace button in drawerLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | small fixesLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | add i18n messages for service loading and workspace switchingLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | improve workspace drawer layoutLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | style add workspace icon in drawer like the sidebar iconsLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | improve workspace switching uxLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | add workspace drawer toggle menu item and shortcutLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | change workspace switch shortcuts to start with zeroLibravatar Dominik Guzei2019-03-21
| | | | | |
| * | | | | add workspace drawerLibravatar Dominik Guzei2019-03-19
| | | | | |
| * | | | | fix conflicts with latest developLibravatar Dominik Guzei2019-03-19
| |\| | | |
| | * | | | Merge pull request #1338 from meetfranz/chore/app-feature-helpersLibravatar Dominik Guzei2019-03-19
| | |\ \ \ \ | | | | | | | | | | | | | | add useful helpers for building standalone app features
| | * \ \ \ \ Merge branch 'develop' of https://github.com/meetfranz/franz into developLibravatar Dominik Guzei2019-03-14
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch 'sergiughf-hotfix/update-electron' into developLibravatar Stefan Malzner2019-03-12
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'hotfix/update-electron' of https://github.com/sergiughf/franz ↵Libravatar Stefan Malzner2019-03-12
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into sergiughf-hotfix/update-electron
| | | | | * | | | Update electron to 4.0.8Libravatar Sergiu Ghitea2019-03-11
| | | | | | |_|/ | | | | | |/| | | | | | | | | | Update required in order to fix performance degradation due to memory leak issue https://github.com/electron/electron/pull/16772.
| | | | | * | | Add missing bracket in brew install help (#1205)Libravatar Hugo Torzuoli2019-03-05
| | | | | | | |