aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/services/content
Commit message (Expand)AuthorAge
* refactor: code cleanup (#1476)Libravatar MCMXC2023-12-07
* chore: upgrade used node and pnpm version (#1433)Libravatar MCMXC2023-11-01
* Upgrade npm modules (#1312)Libravatar Vijay Aravamudhan2023-08-16
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* Fix issues reported by sonarqube linterLibravatar Vijay A2023-05-28
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* Transform service components to ts (#778)Libravatar muhamedsalih-tw2022-11-19
* Transform JSX components to TSX (#755)Libravatar muhamedsalih-tw2022-11-16
* Show custom service name instead of recipe name when service is disabledLibravatar Pritam Sangani2022-10-18
* chore: change values inside mobx actions to fix console warnings (#532)Libravatar André Oliveira2022-08-03
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* chore: correctly export/import ui elementsLibravatar Ricardo Cino2022-07-01
* Feature: Add Toggle Navbar to View Menu (global) (#317)Libravatar André Oliveira2022-06-21
* fix: webview did-attach race condition (#302)Libravatar Kristóf Marussy2022-06-19
* Add ability to enable the progressbar for each service (#301)Libravatar Vijay Aravamudhan2022-06-19
* Add a less-obstrusive progress bar on top of the Ferdium window (#285)Libravatar Vijay Aravamudhan2022-06-17
* Revert "Feature: Progress Indicator for page loading (#248)"Libravatar Vijay A2022-06-17
* Feature: Progress Indicator for page loading (#248)Libravatar André Oliveira2022-06-14
* Remove duplicated Button.js component (#176)Libravatar Santhosh C2022-05-18
* Revert "remove duplicate Button component"Libravatar André Oliveira2022-05-17
* 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
* 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: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
* chore: use caret for dependencies instead of locked versions (#2162)Libravatar Markus Hatvan2021-10-29
* Add feature to display document title along with current title (#2143)Libravatar Chandrika Priya Bogadi2021-10-26
* 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
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
* chore: upgraded electron to 14.1.0 (#1860)Libravatar Vijay Aravamudhan2021-10-04
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* style: consistent syntax style [skip ci]Libravatar Vijay A2021-08-21
* revert: fixing #1757 by commenting out partial fixLibravatar Vijay A2021-08-11