aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/Menu.js
Commit message (Collapse)AuthorAge
* fix lint issuesLibravatar Dominik Guzei2019-04-11
|
* WIP: announcement feature and workspace fixesLibravatar Dominik Guzei2019-04-11
|
* merge-in workspace featureLibravatar Dominik Guzei2019-04-11
|\
| * add workspace premium notice to dashboardLibravatar Dominik Guzei2019-03-28
| |
| * add analytic events for workspace actionsLibravatar Dominik Guzei2019-03-28
| |
| * hide workspace feature if it is disabledLibravatar Dominik Guzei2019-03-26
| |
| * refactor state management for workspace featureLibravatar Dominik Guzei2019-03-23
| |
| * 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 merge conflicts with latest developLibravatar Dominik Guzei2019-03-08
| |\
| * | remove dev logsLibravatar Dominik Guzei2019-03-04
| | |
| * | finish workspaces mvpLibravatar Dominik Guzei2019-03-01
| | |
* | | implements basic release announcement featureLibravatar Dominik Guzei2019-03-12
| |/ |/|
* | correctly update services submenu on language changeLibravatar Dominik Guzei2019-03-08
| |
* | fix(Service): Fix shortcut for (un)muting notifications & audioLibravatar Dominik Guzei2019-03-07
| |
* | fix(Service) shortcuts for activating prev/next service fixes #1298Libravatar Dominik Guzei2019-03-07
| |
* | use same zooming logic for all osLibravatar Dominik Guzei2019-03-05
| |
* | fix(Service): Fix service zoom (cmd/ctrl+ & cmd/ctrl-)Libravatar Dominik Guzei2019-03-05
|/
* 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.
* 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
|
* 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
| |/ |/|
* | fix accelerator for WindowsLibravatar haraldox2018-02-22
|/
* trying to get to the bottom of thisLibravatar haraldox2018-02-16
|
* fix(Shortcuts): Fixed settings shortcut inconsistencyLibravatar Stefan Malzner2017-12-14
|
* Correct service keyboard shortcut for disabled (but shown) servicesLibravatar jescobar2017-12-03
|
* 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
* fix eslint issueLibravatar Stefan Malzner2017-11-03
|
* Reset linux shortcuts to CtrlLibravatar Stefan Malzner2017-11-03
|
* 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
| |