aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Collapse)AuthorAge
* Fix duplicated i18n key with differing valueLibravatar Vijay A2023-02-02
|
* Bump react-dropzone from 11.7.1 to 14.2.3 (#887)v6.2.5-nightly.0Libravatar dependabot[bot]2023-01-29
| | | | | | | | | | | | | | | | | | | * Bump react-dropzone from 11.7.1 to 14.2.3 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.7.1 to 14.2.3. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.7.1...v14.2.3) --- updated-dependencies: - dependency-name: react-dropzone dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com> Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Removed unused properties (exposed as linter warnings)Libravatar Vijay A2022-12-11
|
* chore: [#42] use noop consistently throughout (#808)Libravatar muhamedsalih-tw2022-11-30
|
* fix: [#809] unable to save custom icon for any service (#811)Libravatar muhamedsalih-tw2022-11-30
|
* Upgrade outdated npm packages (#802)Libravatar Vijay Aravamudhan2022-11-29
|
* fix: gray scale input sliderLibravatar Muhamed2022-11-25
|
* Fix for services self hosted url / Team Id / Include pre-releases not ↵Libravatar muhamedsalih-tw2022-11-21
| | | | | | updating (#785) * fix: self hosted team/url options not working properly in edit service form * fix: Include pre-releases toggle not working
* Transform Todo feature, ServiceBarTargetUrl, ServiceIcon, TeamDashboard, ↵Libravatar muhamedsalih-tw2022-11-20
| | | | Slider, Loader & WorkspaceSwitchningIndicator into ts (#782)
* Transform service components to ts (#778)Libravatar muhamedsalih-tw2022-11-19
|
* Transfrom workspace components to ts (#775)Libravatar muhamedsalih-tw2022-11-17
|
* Transform JSX components to TSX (#755)Libravatar muhamedsalih-tw2022-11-16
| | | | | | | | | | | | | | | * color picker types * Import * SetupAssistant * Services & appear * ServiceWebView * SettingsLayout * ImportantScreen * WorkspaceDrawer * SetupAssistant * chore: update vscode settings * chore: removed stale Import screen component & its tree
* fix: slack issue caused by input TS conversionLibravatar Muhamed2022-11-08
|
* refactor: remove toggle component's duplicateLibravatar Muhamed2022-11-08
|
* Revert "Remove duplicated Toggle.js component" (#742)Libravatar Vijay Aravamudhan2022-11-07
| | | | | Revert "Remove duplicated Toggle.js component (#741)" This reverts commit dd238ae7949e72e3b90235f56e14686cc5231f34.
* Remove duplicated Toggle.js component (#741)Libravatar muhamedsalih-tw2022-11-07
|
* Transform tray & menu files to typescript (#740)Libravatar muhamedsalih-tw2022-11-06
|
* feat: bring sentry back (#736)Libravatar Ricardo Cino2022-11-03
|
* Transform to TS and refactored components w.r.t deletion if duplicated Input ↵Libravatar muhamedsalih-tw2022-11-02
| | | | component (#729)
* Transform ChangeServer components tree to typescript (#725)Libravatar muhamedsalih-tw2022-11-01
|
* refactor: convert global app to typescript (#723)Libravatar Balaji Vijayakumar2022-10-31
|
* Convert web controls & screen to typescript (#722)Libravatar muhamedsalih-tw2022-10-31
|
* Convert LoginScreen component tree to typescript (#721)Libravatar muhamedsalih-tw2022-10-30
|
* Transform welcome component tree to TS (#715)v6.2.1-nightly.31Libravatar muhamedsalih-tw2022-10-28
|
* fix: 'failed prop' warning in QuickSwitchModal, SettingsNavigation, ↵Libravatar muhamedsalih-tw2022-10-27
| | | | | | | | SettingsWindow and Recipe component tree (#713) * chore: turn off eslint rule @typescript-eslint/no-useless-constructor to initialize dynamic props & state Co-authored-by: Muhamed <> Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Lint fixes and recipes update to bring in same node version as the parent repoLibravatar Vijay A2022-10-26
|
* refactor: convert AccountDashboard to typescriptLibravatar Balaji Vijayakumar2022-10-26
|
* refactor: convert TabBar to typescriptLibravatar Balaji Vijayakumar2022-10-26
|
* refactor: convert Sidebar to typescript (#703)Libravatar Balaji Vijayakumar2022-10-25
|
* Transform 'AuthLayoutContainer' component hierarchy to tsx (#699)Libravatar muhamedsalih-tw2022-10-25
| | | | Co-authored-by: Muhamed <> Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* refactor: convert AppLayout to typescriptLibravatar Balaji Vijayakumar2022-10-25
|
* Add service-level option 'isMediaBadgeEnabled' defaulted to false (#688)Libravatar Santhosh C2022-10-22
|
* update license pathLibravatar Santhosh Chinnasamy2022-10-21
|
* Show custom service name instead of recipe name when service is disabledLibravatar Pritam Sangani2022-10-18
|
* hide media badge when disabled and not playingLibravatar Santhosh Chinnasamy2022-10-05
|
* Feature: Indication Icon which service is playing media (#655)Libravatar Santhosh C2022-10-04
|
* feat: add ability to set how ferdium handles webrtc ip when using a VPN (#602)Libravatar André Oliveira2022-09-07
|
* Feature: Add Ferdium Translator (#548)Libravatar André Oliveira2022-08-17
| | | Add feature to translate text natively using https://github.com/shikar/NODE_GOOGLE_TRANSLATE package and a LibreTranslate self-hosted option (already running on our server on https://translator.ferdium.org).
* chore: change values inside mobx actions to fix console warnings (#532)Libravatar André Oliveira2022-08-03
|
* Replace deprecated 'react-addons-css-transition-group' with ↵Libravatar Vijay A2022-07-29
| | | | 'react-transition-group'
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
|
* feat: add 'Services' tab to settings (#495)Libravatar André Oliveira2022-07-19
|
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
| | | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com> Co-authored-by: Ricardo Cino <ricardo@cino.io>
* fix: horizontal sidebar style on macOS (#482)Libravatar André Oliveira2022-07-14
|
* fix: use global crowdin link and lint fixesLibravatar André Oliveira2022-07-13
|
* Refactor the 'Welcome' screen and the 'SetupAssistant' for better UX (#472)Libravatar André Oliveira2022-07-12
| | | | * Change auth styling and add back button * Add Skip button on 'SetupAssistant'
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
| | | | Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* Add hint text to go back to welcome screen from the login screen (fixes #449)Libravatar Vijay A2022-07-09
|
* Use the default accent color if the user removes value from textboxLibravatar Vijay A2022-07-09
|
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>