aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAge
* 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
* refactor: minor refactoring: solve name-clash of env vars vs vars in the programLibravatar Vijay A2021-08-05
* Removed straggling code related to 'popular services'.Libravatar Vijay A2021-08-03
* Fixed #1722 [skip ci]Libravatar Vijay A2021-08-02
* Removed 'Most Popular' services since it alludes to user-tracking (#1718)Libravatar Vijay Raghavan Aravamudhan2021-08-02
* Minor visual refactoring to hide double separator. [skip ci]Libravatar Vijay A2021-08-02
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Recipe context isolation (#1456)Libravatar Kristóf Marussy2021-07-24
* Added a 'wakeUpStrategy' that the user can control to wake up a previously hi...Libravatar Vijay Raghavan Aravamudhan2021-07-23
* Removed unused i18n keys. [skip ci]Libravatar Vijay A2021-07-23
* Fix hibernation mode (#1486)Libravatar kytwb2021-07-23
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Minor refactoring to avoid leaking of objects.Libravatar Vijay A2021-07-19
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-16
* if changed with conditional operator + getOS removed and replaced with isWindowsLibravatar Pierluigi Minardi2021-07-16
* Fix the file path format + function to recognize the OSLibravatar Pierluigi Minardi2021-07-16
* Fix on the path format + function to recognize the OSLibravatar Pierluigi Minardi2021-07-16
* fix: fix breaking tab componentLibravatar mhatvan2021-07-07
* Added new help text for lay-users to figure out what their user-agent value is.Libravatar Vijay A2021-07-06
* 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
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Upgrade various dependencies to latest, remove unnecessary electron-hunspellLibravatar mhatvan2021-06-24
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
* Added new message when the user doesn't find a service (but that is present i...Libravatar Vijay A2021-06-23
* User agent as a user-preference (#1535)Libravatar Vijay Raghavan Aravamudhan2021-06-17
* Fix active Todos service behaviour (#1481)Libravatar kytwb2021-06-12