aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAge
* Fix windows build script [skip ci]Libravatar André Oliveira2022-04-23
* Fix app name for linux 'About' dialogLibravatar Vijay A2022-04-19
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* #1140 Fix tray icon color on latest macOSLibravatar kytwb2022-01-09
* Move LockedScreen to AppLayoutLibravatar kytwb2021-12-18
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
* chore: upgrade commitlint and eslint-plugin-unicorn to latest (#2295)Libravatar Markus Hatvan2021-12-03
* fix: fix hiding Ferdi from systray on Macos fullscreen mode (#2264)Libravatar Sadetdin EYILI2021-11-23
* Fix tray icon not showing/hiding the Ferdi window (#2234)Libravatar Martin BernĂ¡t2021-11-16
* fix: check if 'app.mainWindow' is present to avoid js errors (#2189)Libravatar Vijay Aravamudhan2021-11-08
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* 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