Commit Graph

18 Commits

Author SHA1 Message Date
vladimir.kuznetsov 1aa859b10d moved passphraseCallback and passphraseDialog to startPage
- made some methods of the servercontroller class private
- returned a call to the checkSshConnection() function
2023-04-04 07:09:30 +03:00
Dmitriy Karpushin 9e461ef6e1 Fixed import from external applications 2023-03-29 16:16:54 +03:00
Dmitriy Karpushin b870306c5d Support of multiple-code config 2023-02-22 14:22:03 +03:00
pokamest 167d3caa5d Merge branch 'dev' into qt_migration 2023-01-08 23:00:13 +00:00
vladimir.kuznetsov 99a6cd82b2 added import of configs in wireguard format 2022-11-03 23:39:58 +03:00
vladimir.kuznetsov 53d7a92a0d added import of configs in .ovpn format
- on the "OpenVPN Settings" page, such a config will be displayed as raw text
2022-11-01 23:12:42 +03:00
pokamest 442e7eb015 Merge branch 'dev' into qt_migration 2022-10-15 19:46:26 +03:00
Mortie 8c20a67cfa migrated the codebase to Qt6 and fixed some compatibility issues
* used a Qt6 ported version of SortFilterProxyModel
* used an updated Qt6 compatible version of QXZing
* added a flag to windows linker to avoid WinMain problem of MSVCRTD
* renamed utils.cpp to utilities.cpp for avoiding confusion with the same file name in SortFilterProxyModel
2022-08-29 12:21:09 +04:30
pokamest 1e85b25438 Backup/restore config 2022-08-05 18:59:47 +03:00
pokamest 9943e081d9 RegExp validators fix 2021-12-25 23:01:53 +03:00
pokamest 1d51419a11 QR codes rework 2021-12-20 02:29:23 +03:00
pokamest 3bcc12869b Поддержка протокола Sftp (File Sharing) по ТЗ по гранту от Теплицы
социальных технологий (2021 год)
+ небольшой рефакторинг
2021-09-22 14:49:08 +03:00
Pokamest Nikak 6516a84986 refact fixes 2021-09-08 14:23:02 +03:00
Pokamest Nikak 16e887dcf0 AUTO_PROPERTY finished 2021-09-08 13:52:36 +03:00
Pokamest Nikak 539bf2ee24 VpnLogic 2021-09-07 21:01:56 +03:00
Pokamest Nikak deaeda59d0 ServerContainersLogic 2021-09-07 19:26:58 +03:00
Pokamest Nikak 4c0ff29488 NewServerConfiguringLogic
NewServerProtocolsLogic
2021-09-07 18:06:05 +03:00
Pokamest Nikak 6dc13b2c00 start page refact 2021-09-04 12:53:58 +03:00