aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAge
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
* chore: upgraded electron to 14.1.0 (#1860)Libravatar Vijay Aravamudhan2021-10-04
* chore: convert various files from JS to TS (#2010)Libravatar Markus Hatvan2021-10-02
* fix: fix issue with past commit related to 'environment-remote'Libravatar Vijay A2021-10-01
* refactor: move 'DEFAULT_APP_SETTINGS' from 'environment' to 'config' since it...Libravatar Vijay A2021-10-01
* refactor: split 'environment' into 'environment-remote' with only the remote ...Libravatar Vijay A2021-10-01
* feat: show service number on icon when first key of switch service hotkey hel...Libravatar Markus Hatvan2021-10-01
* refactor: remove optional parameters from 'popup' invocation which was tying ...Libravatar Vijay A2021-09-27
* Make services update infobar dismissable (#1992)Libravatar Amine2021-09-26
* fix: fix issue with new API of 'du' npm moduleLibravatar Vijay A2021-09-25
* fix: fix warning for duplicated i18n key [skip ci]Libravatar Vijay A2021-09-25
* Allow services to delineate favorites vs non-favorites in unread counts (#1979)Libravatar Vijay Aravamudhan2021-09-24
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* chore: add --preserve-whitespace flag for extract script and sync translationsLibravatar mhatvan2021-09-14
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
* chore: codebase improvements (#1930)Libravatar Markus Hatvan2021-09-14
* chore: update various defaultMessages (#1925)Libravatar Markus Hatvan2021-09-13
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* Revert "chore: proxy feature is always turned on: remove 'enabled' flag"Libravatar Vijay A2021-09-08
* chore: proxy feature is always turned on: remove 'enabled' flagLibravatar Vijay A2021-09-08
* refactor: merge common i18n strings [skip ci]Libravatar Vijay A2021-09-08
* Add a confirmation when quitting Ferdi and a preference to toggle it (impleme...Libravatar Vijay Raghavan Aravamudhan2021-09-07
* refactor: externalize english textLibravatar Vijay A2021-09-07
* fix: sidebar context menu not synced when toggling via the context menu (#1871)Libravatar Sadetdin EYILI2021-09-06
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
* Fix 'stores.app.accentColor is marked as required' console error (#1859)Libravatar Sadetdin EYILI2021-09-03
* fix: fix reordering of services in vertical style layoutLibravatar Vijay A2021-08-25
* style: consistent syntax style [skip ci]Libravatar Vijay A2021-08-21
* chore: added TODO and regenerated file [skip ci]Libravatar Vijay A2021-08-21
* chore: remove 'shareFranz' feature since its always turned off for FerdiLibravatar Vijay A2021-08-21
* chore: dependency cleanup (#1794)Libravatar Markus Hatvan2021-08-15
* fix: Fix issue with shortcut accelerators not working on macos where symbols ...Libravatar Vijay A2021-08-15
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* feat: Add buttons in the 'Advanced' section of preferences to allow the user ...Libravatar Vijay A2021-08-14
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* Services now support aliases!!!! (#1774)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* chore: fixed issue with incorrect eslint config and fixed the reported errorLibravatar Vijay A2021-08-12
* feat: allow the user to enable/disable dark modeLibravatar 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
* 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
* fix(spell-check): use electron's API to enable/disable spell-check when the a...Libravatar Vijay A2021-08-09
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* refactor: prep for i18n of context menu itemsLibravatar Vijay A2021-08-06