status-desktop/ui/app/AppLayouts/Profile/views
Pascal Precht ba4c4b3e93 fix(Settings): better error handling for toggling archive protocol
Enabling the community archive protocol could fail when another app is
using the same port that is specified as torrent client port.

This would cause the app to crash.

With these changes we:

1. No longer crash the app but output an error in the logs
2. We popup a dialog telling the user that the specified pord is in use

Closes #7328
2022-11-23 14:56:08 +01:00
..
browser feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
keycard feat(@desktop/keycard): create a new pairing code 2022-10-19 13:24:41 +02:00
profile fix(SettingsDirtyToastMessage): Avoid scrolling when content height is 0 2022-11-15 19:30:15 +03:00
wallet feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
AboutView.qml fix(AboutView): Version text is still black on dark mode 2022-11-23 10:46:19 +01:00
AdvancedView.qml fix(Settings): better error handling for toggling archive protocol 2022-11-23 14:56:08 +01:00
AppearanceView.qml fix: ens names should not display `@` 2022-11-10 10:42:05 +01:00
BrowserView.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
CommunitiesView.qml fix: fix signals not passing the callback 2022-10-26 10:29:33 +02:00
ContactsView.qml fix(ContactsView): button is in the wrong position 2022-10-28 10:56:44 +02:00
DevicesView.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04:00
EnsAddedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsConnectedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsDetailsView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
EnsListView.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
EnsRegisteredView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsReleasedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsSearchView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
EnsTermsAndConditionsView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
EnsView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
EnsWelcomeView.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
KeycardView.qml fix(@desktop/keycard): clicking `Get Keycard` button should direct to purchase page 2022-10-14 13:49:23 +02:00
LanguageView.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
LeftTabView.qml test(@desktop/general): can quit app by going to settings -> quit 2022-08-11 21:39:34 +02:00
MessagingView.qml Update MessagingView.qml 2022-11-08 09:29:25 +02:00
MyProfileView.qml refactoring after review 2022-11-18 11:29:56 +02:00
NotificationsView.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
SettingsContentBase.qml fix:(Settings): Added bottom row components in header 2022-10-26 16:47:03 +03:00
WalletView.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
qmldir feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00