aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* Add "Franz" to debug identifiersLibravatar Stefan Malzner2018-11-22
|
* Fix disable save service buttonLibravatar Stefan Malzner2018-11-21
|
* Fix dark theme button hoverLibravatar Stefan Malzner2018-11-21
|
* Fix image upload positionLibravatar Stefan Malzner2018-11-21
|
* Disable button when form is pristine and user input is requiredLibravatar Stefan Malzner2018-11-21
|
* Update upgrade dark theme stylesLibravatar Stefan Malzner2018-11-21
|
* Revert "Fix fetch is undefined"Libravatar Stefan Malzner2018-11-21
| | | | This reverts commit df01b73f92dd61659fb14231ce6eb84feb134992.
* Re-add left border on active tabLibravatar Stefan Malzner2018-11-19
|
* Fix fetch is undefinedLibravatar Stefan Malzner2018-11-19
|
* Merge branch 'feature/dark-theme' into developLibravatar Stefan Malzner2018-11-19
|\
| * Add windows title bar dark mode styling & add titlebar to authLibravatar Stefan Malzner2018-11-16
| |
| * Fix systemPreferences.isDarkMode callLibravatar Stefan Malzner2018-11-16
| |
| * use native electron.systemPreferences.isDarkMode()Libravatar Stefan Malzner2018-11-16
| |
| * Polishing & increasing contrastLibravatar Stefan Malzner2018-11-16
| |
| * Add isSystemDarkModeEnabled to AppStoreLibravatar Stefan Malzner2018-11-16
| |
| * Fix lintingLibravatar Stefan Malzner2018-11-16
| |
| * Merge branch 'develop' into feature/dark-themeLibravatar Stefan Malzner2018-11-16
| |\
| * \ Merge branch 'develop' into feature/dark-themeLibravatar Stefan Malzner2018-11-16
| |\ \
| * | | Add migration task to initially set darkModeLibravatar Stefan Malzner2018-11-15
| | | |
| * | | Set background color based on darkModeLibravatar Stefan Malzner2018-11-15
| | | |
| * | | Fix settings overrideLibravatar Stefan Malzner2018-11-15
| | | |
| * | | Consistent code styleLibravatar Stefan Malzner2018-11-15
| | | |
| * | | Fix issue when hydrating settings with missing default keysLibravatar Stefan Malzner2018-11-15
| | | |
| * | | Streamline toggle stylingLibravatar Stefan Malzner2018-11-15
| | | |
| * | | Merge remote-tracking branch 'origin/develop' into pr/1026Libravatar Stefan Malzner2018-11-15
| |\ \ \
| * | | | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
| | | | |
* | | | | Merge branch 'master' into developLibravatar Stefan Malzner2018-11-19
|\ \ \ \ \
| * | | | | fix(Menu): Fix File -> Quit menu entry (#888) @dabalromanLibravatar Roman DÄ…bal2018-11-15
| |/ / / / | | | | | | | | | | | | | | | Sience last update "Quit" option under File menu item isn't working. It's probably because lines 647 - 649 were removed from Menu.js in f720d30.
* | | | / Update google analytics idLibravatar Stefan Malzner2018-11-16
| |_|_|/ |/| | |
* | | | fix(Windows): Remove minimize setting check on close event (#1038) @imaginarnyLibravatar imaginarny2018-11-16
| |_|/ |/| | | | | | | | closes #763 closes #1006
* | | Fix linting errorsLibravatar Stefan Malzner2018-11-15
| |/ |/|
* | Merge branch 'chore/update-dependencies' into developLibravatar Stefan Malzner2018-11-15
|\ \
| * | Fix minor issues due to babel upgradeLibravatar Stefan Malzner2018-11-15
| | |
| * | Update dependenciesLibravatar Stefan Malzner2018-11-15
| | |
| * | Remove flow typesLibravatar Stefan Malzner2018-11-15
| |/
* / fix(General): Convert many links from http to https (#967) @StanzillaLibravatar Benjamin Staneck2018-11-15
|/
* Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-04-04
|
* Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-04-03
|
* 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
|\
| * Merge branch 'chore/split-local-settings' into feature/disable-gpu-accelerationLibravatar Stefan Malzner2018-03-28
| |\
| | * fix linting issueLibravatar Stefan Malzner2018-03-28
| | |
| | * minor cleanupLibravatar Stefan Malzner2018-03-28
| | |
| * | feature(App): Add option to disable GPU accelerationLibravatar 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
| |