pokamest
3ac09181c6
Text lables fixes
2023-10-14 15:55:07 +01:00
vladimir.kuznetsov
4ab006f065
added swipe up for menu on PageHome
2023-09-06 13:37:37 +05:00
vladimir.kuznetsov
639c18395b
fixed display of notification about successful clearing of cached profiles
...
- limited the input for the Port field to only numeric values, in the range 1-65535
2023-08-28 14:18:41 +03:00
vladimir.kuznetsov
2c429fd406
added removal of spaces when inserting ip addresses
...
- fixed server sharing when sharing a server available only for connection when choosing a server with full access
- removed the notification about an empty backup file when the user closes the file dialog without selecting anything
2023-08-02 21:46:02 +09:00
vladimir.kuznetsov
0058edc24e
added server availability check after entering credentials
...
- moved the protocol self-selection button to the PageSetupWizardEasy page
2023-07-31 20:38:13 +09:00
vladimir.kuznetsov
aa66133813
added 'insert' button and 'show password' button for PageSetupWizardCredentials
2023-07-31 14:29:49 +09:00
vladimir.kuznetsov
66f9a82f31
added icons for buttons in the drop-down window of connections sharing.
...
- corrections in texts
2023-07-31 12:54:59 +09:00
vladimir.kuznetsov
464d77dfb5
added functionality to change app language via settings
2023-06-30 10:40:43 +09:00
vladimir.kuznetsov
795405c47d
added display of amnesia dns container activity on the main page
2023-06-27 19:07:42 +09:00
vladimir.kuznetsov
2ef53c6df9
added separation for read/write and readonly servers for pageSettingsServerProtocols, PageSettingsServerServices, PageSettingsServerData
...
- added fields validations for pageSetupWizardCredentials
2023-06-23 15:24:40 +09:00
vladimir.kuznetsov
249be451f7
moved handling of connection states from qml in connectionController
...
- added a check for already installed containers before installing the server/container
- added a button to scan the server for installed containers
- added separation for read/write and readonly servers for pageHome
2023-06-21 20:56:00 +09:00
vladimir.kuznetsov
3a264e6baf
added a drawer to change the server name and moved the display of the exported config to a separate drawer
2023-06-20 10:25:24 +09:00
vladimir.kuznetsov
420c33d3ba
added PageSetupWizardViewConfig
...
- added a popup with a question when deleting containers/servers
- added import from code and import error handling
2023-06-05 15:49:10 +08:00
vladimir.kuznetsov
e00656d757
added PageSettings and PageSettingsServersList.
...
- replaced PageLoader with PageType with stackView property.
- added error handling when installing a server/container
2023-05-25 15:40:17 +08:00
vladimir.kuznetsov
0479113949
moved ContainersPageHomeListView and ConnectionTypeSelectionDrawer to separate components
2023-05-22 00:10:51 +08:00
vladimir.kuznetsov
acca85b99a
added installController with logic for server/container installation
2023-05-17 23:28:27 +08:00
vladimir.kuznetsov
03a0e2084a
added PageLoader and pageController
2023-05-15 13:38:17 +08:00
Vladimir Kuznetsov
b66f4bf2be
added display of protocols on PageHome
2023-05-11 14:50:50 +08:00
vladimir.kuznetsov
4f36349630
changed the way to create qml pages, now the page is created when you go to it
...
- added PageSetupWizardConfigSource, PageSetupWizardInstalling, PageSetupWizardProtocolSettings, PageSetupWizardTextKey
2023-05-03 19:06:16 +03:00
vladimir.kuznetsov
904e173037
added HorizontalRadioButton and VerticalRadioButton components
2023-04-26 08:30:02 +03:00
vladimir.kuznetsov
3d63d6c0f2
added PageSetupWizardCredentials and PageSetupWizardProtocols
...
- fixed hover and pressed effects for controls
2023-04-14 19:31:10 +03:00