status-desktop/ui/app/AppLayouts/Profile
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
..
controls feat: New Profile Modal 2022-10-17 12:05:54 +02:00
panels fix: ens names should not display `@` 2022-11-10 10:42:05 +01:00
popups fix: pinned mailserver value 2022-11-08 21:40:06 +03:00
stores fix(Settings): better error handling for toggling archive protocol 2022-11-23 14:56:08 +01:00
views fix(Settings): better error handling for toggling archive protocol 2022-11-23 14:56:08 +01:00
ProfileLayout.qml feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
qmldir