aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/Menu.js
Commit message (Collapse)AuthorAge
* Fix crash when using Password Lock with TouchID API unavailable (#737)Libravatar Mahadevan Sreenivasan2020-05-12
|
* #530 Dark Mode Hotkey (#537)Libravatar Mahadevan Sreenivasan2020-04-05
| | | | | | | | | | | | * Bump version number * feat: Add a new menu item for toggling between Dark Mode and Light Mode - Add a new sub menu entry under 'View' in src/lib/Menu.js named toggleDarkMode - Add an accelerator hotkey of '${cmdKey}+Shift+D' as the feature request was to have a hot key for dark mode. See #530 - Update intl locales for 'menu.view.toggleDarkMode' in en.json and en-US.json. Co-authored-by: Amine Mouafik <amine@mouafik.fr> Co-authored-by: vantezzen <hello@vantezzen.io> Co-authored-by: Mahadevan Sreenivasan <mahadevan_sreenivasan@trimble.com>
* Add "Find in Page" feature (#446)Libravatar Bennett2020-03-09
| | | | | | | * Add "Find in Page" feature * Add custom theme to overlay * Fix lint
* Add support for unlocking with Touch ID (#423)Libravatar Bennett2020-03-03
| | | | | | | | | | | | | | | | | | | | | | * Enhance installation guide in README * Add TouchID unlock for Ferdi Lock * Remove commit 8861014 as it is not related to this feature This reverts commit 88610144b942739772286ec3073b328e829a8b39. * Rename TouchID to "Touch ID" * Improve Touch ID prompt text * Improve unlocking with Touch ID * Fix lint * Add separator after lock-related menu entry Co-authored-by: Amine <amine@mouafik.fr>
* Run linterLibravatar vantezzen2020-03-02
|
* #416 Fix regression in Menu builderLibravatar Amine Mouafik2020-02-29
|
* Pass missing lock state to _titleBarTemplateFactoryLibravatar Amine Mouafik2020-02-28
|
* Merge branch 'develop' into fix/lock-menuLibravatar Amine Mouafik2020-02-28
|\ | | | | | | | | # Conflicts: # src/lib/Menu.js
| * Simply update locked stateLibravatar Amine Mouafik2020-02-22
| |
* | Do not include debug menu items when lockedLibravatar Amine Mouafik2020-02-27
| | | | | | | | It has to stay here, can't include it in the previous similar condition block without breaking things with the current implementation.
* | Conditionally display Menu items based on lock stateLibravatar Amine Mouafik2020-02-27
|/
* Replace deprecated call to getName, use name insteadLibravatar Amine Mouafik2020-02-21
|
* Merge branch 'develop' into publish-debugLibravatar vantezzen2020-01-31
|\
| * Prevent Password Lock to trigger while not logged inLibravatar Amine Mouafik2019-11-29
| |
| * Remove unnecessary call to window.ferdi.menu.rebuildLibravatar Amine Mouafik2019-11-28
| |
| * Fix zoom not workingLibravatar vantezzen2019-11-28
| |
| * Run prepare code to fix formattingLibravatar Amine Mouafik2019-11-27
| |
| * #168 Set empty menu when Ferdi is lockedLibravatar Amine Mouafik2019-11-26
| |
* | Add publish debug log optionLibravatar vantezzen2019-10-29
|/
* Replace remaining & in menuLibravatar vantezzen2019-10-28
|
* #65 Remove & sign from menu barLibravatar vantezzen2019-10-25
|
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * don't initialize menu & touchbar on /payment/ routesLibravatar Stefan Malzner2019-10-21
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.4.0Libravatar vantezzen2019-10-09
|\|
| * webControls polishingLibravatar Stefan Malzner2019-10-04
| |
* | Add info in AboutLibravatar Makazzz2019-10-06
| |
* | Merge branch 'release/5.4.0' of https://github.com/meetfranz/franz into ↵Libravatar vantezzen2019-10-02
|\| | | | | | | franz-5.4.0
| * fix(App): Fix "Paste And Match Style"Libravatar Stefan Malzner2019-09-27
| |
| * feat(Mac): Open Franz Window with `Cmd+1`Libravatar Stefan Malzner2019-09-27
| |
* | Fix Ferdi Lock not corrently lockingLibravatar vantezzen2019-10-02
| |
* | Revert shortcut for MacLibravatar Makazzz2019-09-30
| |
* | Change some shortcutLibravatar Makazzz2019-09-29
| |
* | Fix termsBase generationLibravatar vantezzen2019-09-29
| |
* | Merge branch 'develop' of https://github.com/Makazzz/ferdi into Makazzz-developLibravatar vantezzen2019-09-29
|\ \
| * | Revert againLibravatar Makazzz2019-09-29
| | |
| * | Change quote ' to `Libravatar Makazzz2019-09-29
| | |
| * | Revert Signup.js and updated Menu.jsLibravatar Makazzz2019-09-29
| | |
| * | Add dynamic change for TOS and PrivacyLibravatar Makazzz2019-09-29
| | |
| * | Replace leftover Franz referencesLibravatar Makazzz2019-09-28
| | |
| * | Change Release for ElectronLibravatar Makazzz2019-09-28
| | |
* | | Add quick siwtch and navigation to windows titlebarLibravatar vantezzen2019-09-29
|/ /
* | Implement Quick Switch featureLibravatar vantezzen2019-09-20
| |
* | Fix Todos menuLibravatar vantezzen2019-09-20
| |
* | Possible fix for #47Libravatar vantezzen2019-09-18
| |
* | Fix autohide menubar featureLibravatar vantezzen2019-09-18
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into ↵Libravatar vantezzen2019-09-17
|\| | | | | | | meetfranz-master
| * Don't show menu-separator when feature is enabledLibravatar Stefan Malzner2019-09-16
| |
| * fix(Windows): Fix window menu to get overwritten by Todos menuLibravatar Stefan Malzner2019-09-16
| |
* | Implement #41Libravatar vantezzen2019-09-17
| |
* | Implement #39Libravatar vantezzen2019-09-16
| |