aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAge
* remove unused 'conventional-changelog' npm package. Change the url for the ch...Libravatar Vijay A2021-10-10
* Upgrade 'electron' to '15.0.0' (#2018)Libravatar Vijay Aravamudhan2021-10-04
* chore: convert various files from JS to TS (#2010)Libravatar Markus Hatvan2021-10-02
* fix: Fix navigation shortcut accelerator for non-macos (fixes #1172) (#2012)Libravatar Vijay Aravamudhan2021-10-02
* refactor: split 'environment' into 'environment-remote' with only the remote ...Libravatar Vijay A2021-10-01
* fix: Default zoom level is small and increments are huge (#2003)Libravatar Markus Hatvan2021-10-01
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
* refactor: revert the text for the default workspaceLibravatar Vijay A2021-09-14
* Revert "refactor: reuse method from the core electron framework for the 'Abou...Libravatar Vijay A2021-09-14
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* refactor: reuse method from the core electron framework for the 'About' dialog.Libravatar Vijay A2021-09-13
* Better implementation of confirmation while quitting Ferdi (#1919)Libravatar Vijay Aravamudhan2021-09-13
* revert: partially revert fix for #1879 since the system tray doesn't behave c...Libravatar Vijay Aravamudhan2021-09-13
* fix: no top menu at all (#1917)Libravatar Markus Hatvan2021-09-12
* refactor: merge common i18n strings [skip ci]Libravatar Vijay A2021-09-08
* fix: Remove 'role' in menu, so that the custom clickHandler will take effect.Libravatar Vijay A2021-09-07
* Add a confirmation when quitting Ferdi and a preference to toggle it (impleme...Libravatar Vijay Raghavan Aravamudhan2021-09-07
* Revert "refactor: trying to fix zoom in/out being sticky for the last active ...Libravatar Vijay A2021-09-06
* Fix zoom actions executed on another services (#1875)Libravatar Sadetdin EYILI2021-09-06
* refactor: Removed old TODO. Added new TODO. [skip ci]Libravatar Vijay A2021-09-06
* refactor: trying to fix zoom in/out being sticky for the last active service ...Libravatar Vijay A2021-09-06
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
* 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