aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* Initial plumbing and conversion of a simple javascript to typescript (#1790)Libravatar Vijay Raghavan Aravamudhan2021-08-15
* fix: Fixed the 'Changelog' menu item to point to the correct branchLibravatar Vijay A2021-08-15
* chore: added missing auto-generated file from past commit.Libravatar Vijay A2021-08-14
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* New Crowdin updates (#1786)Libravatar Ferdi Bot2021-08-14
* feat: Add buttons in the 'Advanced' section of preferences to allow the user ...Libravatar Vijay A2021-08-14
* fix(App): Fix app focus detectionLibravatar Vijay A2021-08-13
* chore: Replace old '@meetfranz/electron-notification-state' with 'macos-notif...Libravatar Vijay A2021-08-13
* chore: use exported default objectLibravatar Vijay A2021-08-13
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
* refactor: Use destructured 'import'Libravatar Vijay A2021-08-13
* New Crowdin updates (#1778)Libravatar Ferdi Bot2021-08-13
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* Fix error while importing without workspaces (#1776)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* Services now support aliases!!!! (#1774)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* fix: Fixed the sidebar context menu for toggling dark mode.Libravatar Vijay A2021-08-12
* cleanup: Removed commented out code [skip ci]Libravatar Vijay A2021-08-12
* chore: fixed issue with incorrect eslint config and fixed the reported errorLibravatar Vijay A2021-08-12
* New Crowdin updates (#1770)Libravatar Ferdi Bot2021-08-11
* feat: allow the user to enable/disable dark modeLibravatar Vijay A2021-08-11
* refactor: removed legacy properties from recipesLibravatar Vijay A2021-08-11
* revert: fixing #1757 by commenting out partial fixLibravatar Vijay A2021-08-11
* feat: follow OS reduced motion setting (#1757)Libravatar Markus Hatvan2021-08-10
* 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
* New Crowdin updates (#1765)Libravatar Ferdi Bot2021-08-10
* refactor: Use symbols for key shortcutsLibravatar Vijay A2021-08-10
* revert: reverting commit 98063b9c2 since we lose type-safetyLibravatar Vijay A2021-08-10
* fix: Fix incorrect proptype in night builds modalLibravatar Jesse Bellingham2021-08-09
* chore: set default fallback locale for spell-checker to be 'en-US'.Libravatar Vijay A2021-08-09
* chore: i18n translationsLibravatar Ferdi Bot2021-08-09
* feat: added new Help menu item to allow easy import/export of config dataLibravatar Vijay A2021-08-09
* chore: manually reverted crowdin changes from previous commit.Libravatar Vijay A2021-08-09
* New Crowdin updates (#1759)Libravatar Ferdi Bot2021-08-09
* fix(spell-check): use electron's API to enable/disable spell-check when the a...Libravatar Vijay A2021-08-09
* fix: fix the changelog api to handle nightly buildsLibravatar Vijay A2021-08-08
* refactor: fix issue with db migrationLibravatar Vijay A2021-08-08
* refactor: remove unused setting, add debug stmt.Libravatar Vijay A2021-08-08
* refactor: reuse method that was previously defined.Libravatar Vijay A2021-08-08
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* revert: resurrent i18n translationsLibravatar Vijay A2021-08-07
* New Crowdin updates (#1751)Libravatar Ferdi Bot2021-08-06
* refactor: prep for i18n of context menu itemsLibravatar Vijay A2021-08-06
* revert: partially reverted menu-item cleanup (having only 'role' does not wor...Libravatar Vijay A2021-08-06
* fix: explicitly use env var to specify hostname for adonis for the internal-s...Libravatar Vijay A2021-08-05
* fix: change all occurrences of hard-coded ip address '127.0.0.1' to 'localhost'Libravatar Vijay A2021-08-05
* revert: partially reverts the previous change to fix issue that the packaged ...Libravatar Vijay A2021-08-05
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* refactor: minor refactoring: solve name-clash of env vars vs vars in the programLibravatar Vijay A2021-08-05
* fix: Clear cache button should not log out of servicesLibravatar mhatvan2021-08-04