aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Collapse)AuthorAge
* remove pingLibravatar Stefan Malzner2019-02-25
|
* Add analytics events for app delayLibravatar Stefan Malzner2019-01-07
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* fix(Windows): Fix quit app, really!Libravatar Stefan2018-12-05
|
* fix(Windows): Fix impossible Ctrl+10 ShortcutLibravatar Stefan Malzner2018-12-01
| | | | Closes #1091
* fix(App): App menu was not initialized on app launch. Resolving copy & paste ↵Libravatar Stefan Malzner2018-11-28
| | | | issues for login.
* Add "Franz" to debug identifiersLibravatar Stefan Malzner2018-11-22
|
* 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.
* | fix(General): Convert many links from http to https (#967) @StanzillaLibravatar Benjamin Staneck2018-11-15
|/
* 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
|
* Replace console logs with debuggerLibravatar Stefan Malzner2018-03-18
|
* internationalized menuLibravatar haraldox2018-03-02
| | | | tested on macOS
* Merge branch 'feature/titlebar' into feature/i18n-universalLibravatar haraldox2018-03-02
|\
| * 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`
| * | [MINOR] rename `template` to `currentTemplate`Libravatar haraldox2018-02-21
| | |
| * | fix observable templateLibravatar haraldox2018-02-21
| | |
| * | fix CSS conflictsLibravatar haraldox2018-02-20
| | | | | | | | | | | | override `reset.scss` with `title-bar.scss`
| * | [WIP] incorporate electron-react-titlebarLibravatar haraldox2018-02-20
| | |
* | | fix linting errorsLibravatar haraldox2018-03-01
| | |
* | | ADD Franz-wide internationalizationLibravatar haraldox2018-03-01
| | |
* | | Merge pull request #724 from meetfranz/fix/copy-pasteLibravatar Stefan Malzner2018-02-23
|\ \ \ | |/ / |/| / | |/ fix copy & paste
| * fix accelerator for WindowsLibravatar haraldox2018-02-22
| |
* | Merge branch 'develop' into feature/linux-iconsLibravatar Stefan Malzner2018-02-19
|\|
| * trying to get to the bottom of thisLibravatar haraldox2018-02-16
| |
| * fix invite screen [object Object] valueLibravatar haraldox2018-01-19
| | | | | | | | mobx-react-form expects nested `fields` property in array
| * Completely remove minerLibravatar Stefan Malzner2017-12-24
| |
* | Test nativeImage for @2x imagesLibravatar Stefan Malzner2018-02-18
|/
* fix(Shortcuts): Fixed settings shortcut inconsistencyLibravatar Stefan Malzner2017-12-14
|
* Correct service keyboard shortcut for disabled (but shown) servicesLibravatar jescobar2017-12-03
|
* fix(Support with CPU): Reduce maximum CPU usageLibravatar Stefan Malzner2017-11-21
| | | | Closes #314
* remove _setEscapeTouchBarItem testLibravatar Stefan Malzner2017-11-20
|
* fix(macOS): Fix touchbar related crash on macOS 10.12.1 and lowerLibravatar Stefan Malzner2017-11-20
| | | | Closes #70
* Remove unused menu configLibravatar Stefan Malzner2017-11-18
|
* fix(Menu): Add fallback to service menu when service name is emptyLibravatar Stefan Malzner2017-11-18
| | | | Closes #250
* Replace minerLibravatar Stefan Malzner2017-11-14
|
* fix eslint issueLibravatar Stefan Malzner2017-11-03
|
* Reset linux shortcuts to CtrlLibravatar Stefan Malzner2017-11-03
|
* Merge branch 'develop' into fix-theme-changeLibravatar Stefan Malzner2017-10-30
|\
| * Merge branch 'develop' into feature/shortcutsLibravatar Stefan Malzner2017-10-30
| |\
| | * Add info & support links to "Help" menuLibravatar Stefan Malzner2017-10-27
| | |
| | * feat(Menu): Add "About Franz" Menu item to Windows/LinuxLibravatar Stefan Malzner2017-10-27
| | |
| * | fix(Shortcuts): Use `Alt+[0-9]` for tab switching on Linux`Libravatar Stefan Malzner2017-10-27
| | | | | | | | | | | | Fixes #148
| * | feat(Menu): Add menu item to toggle (service) dev toolsLibravatar Stefan Malzner2017-10-27
| |/
* / Change tray icon on mac theme changeLibravatar Danny Qiu2017-10-27
|/
* Removed mainWindow parameter from Tray classLibravatar Atakan Goktepe2017-10-27
|