aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAge
* Fix lintingLibravatar kytwb2021-12-13
* Gracefully handle edge case showing both hibernating and loading stateLibravatar kytwb2021-12-13
* Iterate on Welcome screen CTAsLibravatar kytwb2021-12-13
* Show only 2 rows of 8 icons, same as FranzLibravatar kytwb2021-12-13
* Add logo in ChangeServer screenLibravatar kytwb2021-12-13
* Remove irrelevant dev mode warningsLibravatar kytwb2021-12-13
* #2319 Limit and shuffle recipes displayed on Welcome screenLibravatar kytwb2021-12-12
* 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
* docs: Change label text to be more explicit [skip ci]Libravatar Vijay A2021-11-23
* chore: fix typescript errorLibravatar Vijay A2021-11-21
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* fix: don't strip authentication credentials from service URL (fixes #2182) (#...Libravatar niu tech2021-11-15
* chore: label for number of split columns (#2229)Libravatar niu tech2021-11-15
* Adjust number of columns for Split Mode (#2208)Libravatar niu tech2021-11-13
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
* chore: update 'node-gyp' and '@types/tar' modules; (#2183)Libravatar Vijay Aravamudhan2021-11-06
* 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
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
* Add feature to display service name under service icon when the toggle for it...Libravatar Vishnu0172021-10-26
* Add feature to resize and fit window to screen on macOS when double c… (#2125)Libravatar Ajesh Kumar S2021-10-25
* Show error indicator when the service fails to load (#2124)Libravatar Suvarna Sivadas2021-10-25
* reverting conversion: renamed 'src/components/ui/Button.tsx' to 'src/componen...Libravatar Vijay A2021-10-24
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
* feat: add new preference to allow per-service wake-up (#2085)Libravatar Ahmad M. Abdelaziz2021-10-16
* chore: move 'packages/themes' into 'src' (no longer an injected package) (#2080)Libravatar Vijay Aravamudhan2021-10-15
* chore: move 'packages/forms' into 'src' (no longer an injected package) (#2079)Libravatar Vijay Aravamudhan2021-10-15
* 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 components to tsx (#2071)Libravatar Markus Hatvan2021-10-15
* chore: remove all code related to news (#2069)Libravatar Markus Hatvan2021-10-14
* chore: convert files to TS (#2066)Libravatar Markus Hatvan2021-10-14
* 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
* fix: Control the global shortcut (for hiding Ferdi) via a preference (default...Libravatar Vijay A2021-10-07
* 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