aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/services
Commit message (Expand)AuthorAge
* remove duplicate Button componentLibravatar Santhosh Chinnasamy2022-05-16
* Use components defined in the codebase; Extract some text for i18n purposes.Libravatar Vijay A2022-05-06
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Complete tray icons redesign for all platforms (#28)Libravatar Fernando Figueiredo2022-04-22
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Branding: Changed the tray and top iconsLibravatar André Oliveira2022-04-21
* Upgrade electron to '18.0.4'Libravatar Vijay A2022-04-19
* Upgrade electron to '16.2.2'Libravatar Vijay A2022-04-19
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Re-arrange split view panes when tab order changes (#2428)Libravatar niu tech2022-02-28
* Hotfix for requireAuthenticatedUser errorLibravatar kytwb2021-12-19
* Iterate on ecac9de1704ab75990eac16bc4aebb17bac774f5Libravatar kytwb2021-12-15
* chore: Enable/disable context menu for services on sidebarLibravatar Vijay A2021-12-15
* Use logo variant, remove welcome text in Get Started screenLibravatar kytwb2021-12-14
* Gracefully handle edge case showing both hibernating and loading stateLibravatar kytwb2021-12-13
* chore: use 'nativeWindowOpen' to see if this resolves issues with opening bro...Libravatar Vijay Aravamudhan2021-12-08
* 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
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
* Add shortcuts for toggling service from the context menu (#2148)Libravatar Deepti2021-10-31
* chore: use caret for dependencies instead of locked versions (#2162)Libravatar Markus Hatvan2021-10-29
* chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)Libravatar Markus Hatvan2021-10-28
* Add feature to display document title along with current title (#2143)Libravatar Chandrika Priya Bogadi2021-10-26
* Add feature to display service name under service icon when the toggle for it...Libravatar Vishnu0172021-10-26
* Show error indicator when the service fails to load (#2124)Libravatar Suvarna Sivadas2021-10-25
* chore: move 'packages/ui' into 'src' (no longer an injected package) (#2077)Libravatar Vijay Aravamudhan2021-10-15
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* chore: convert class components to functional (#2065)Libravatar Markus Hatvan2021-10-14
* Control the long-press hint for service icon via a preference (#2043)Libravatar Vijay Aravamudhan2021-10-09
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
* chore: upgraded electron to 14.1.0 (#1860)Libravatar Vijay Aravamudhan2021-10-04
* 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
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
* 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: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* refactor: merge common i18n strings [skip ci]Libravatar Vijay A2021-09-08
* 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
* fix: fix reordering of services in vertical style layoutLibravatar Vijay A2021-08-25
* style: consistent syntax style [skip ci]Libravatar Vijay A2021-08-21
* fix: Fix issue with shortcut accelerators not working on macos where symbols ...Libravatar Vijay A2021-08-15
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* 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
* 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