aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAge
* Revert "chore: update outdated node_modules (#1807)"Libravatar Vijay A2021-08-16
* chore: update outdated node_modules (#1807)Libravatar Markus Hatvan2021-08-16
* fix: Fix issue with shortcut accelerators not working on macos where symbols ...Libravatar Vijay A2021-08-15
* fix: Fixed the 'Changelog' menu item to point to the correct branchLibravatar Vijay A2021-08-15
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* refactor: Move platform-specific logic for shortcut keys into common location.Libravatar Vijay A2021-08-10
* refactor: Removed duplication and added note about why they were slightly dif...Libravatar Vijay A2021-08-10
* refactor: Use symbols for key shortcutsLibravatar Vijay A2021-08-10
* feat: added new Help menu item to allow easy import/export of config dataLibravatar Vijay A2021-08-09
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* revert: partially reverted menu-item cleanup (having only 'role' does not wor...Libravatar Vijay A2021-08-06
* refactor: minor refactoring: solve name-clash of env vars vs vars in the programLibravatar Vijay A2021-08-05
* Fixed #1726: Revamp menu items with correct accelerators. (#1728)Libravatar Vijay Raghavan Aravamudhan2021-08-02
* Prevent pasting twice (#1644)Libravatar stnkl2021-08-02
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Minor perf tweaks to evaluate capturing of env-specific values only once in t...Libravatar Vijay A2021-07-15
* Use utility methods from 'electron-util'Libravatar Vijay A2021-07-04
* Fixed issue with not being able to add new service.Libravatar Vijay A2021-07-04
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Auto-generated files and linter fixes.Libravatar Vijay A2021-05-26
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Expose Chrome version in 'About' dialog.Libravatar Vijay A2021-05-16
* Alternative shortcut for service switch (fix #850)Libravatar Kristóf Marussy2021-05-13
* Fix some appearance issues (#1398)Libravatar Kristóf Marussy2021-05-12
* Method reuse (#1379)Libravatar Vijay Raghavan Aravamudhan2021-05-11
* Fix tray icon color on macOS Big SurLibravatar Vijay A2021-05-09
* Enhanced 'About dialog' to show the build date, git SHA & branch (fixes #1373...Libravatar Vijay Raghavan Aravamudhan2021-05-09
* Fixes "Service Developer Tools not available" #147 (#1213)Libravatar Yoga Setiawan2021-02-21
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* Add vertical style and "Always show workspace drawer" setting (#567)Libravatar Bennett2020-10-11
* Make Tray icons more robust on Linux (#748)Libravatar Kristóf Marussy2020-05-17
* Use Tray popUpContextMenu on macOS/Windows only (#741)Libravatar Amine2020-05-13
* Close/open window when clicking on tray menu item (#630)Libravatar Nadiia Ridko2020-05-13
* Fix crash when using Password Lock with TouchID API unavailable (#737)Libravatar Mahadevan Sreenivasan2020-05-12
* Fix system tray icon tooltip text (#648)Libravatar Sampath Kumar Krishnan2020-04-26
* Differentiate badge icon/color for indirect notifications (#590)Libravatar Mahadevan Sreenivasan2020-04-22
* Add notification & audio toggle action in tray context menu (#542)Libravatar Mahadevan Sreenivasan2020-04-10
* #530 Dark Mode Hotkey (#537)Libravatar Mahadevan Sreenivasan2020-04-05
* Add "Find in Page" feature (#446)Libravatar Bennett2020-03-09
* Add support for unlocking with Touch ID (#423)Libravatar Bennett2020-03-03
* 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
|\
| * Simply update locked stateLibravatar Amine Mouafik2020-02-22
* | Do not include debug menu items when lockedLibravatar Amine Mouafik2020-02-27
* | Conditionally display Menu items based on lock stateLibravatar Amine Mouafik2020-02-27
|/
* Make tray bring-to-top/show/hide on click, show menu on right clickLibravatar Amine Mouafik2020-02-21