Commit Graph

231 Commits

Author SHA1 Message Date
Ralf 5e46e69d6b Agent ws build payload 2026-01-10 22:35:18 +03:00
Ralf fd073bd7f1 small fix 2026-01-10 22:33:59 +03:00
Ralf 9b8f933e00 Lazy sync agents 2026-01-10 22:32:27 +03:00
Ralf 52172e2e23 add listener pause/resume 2026-01-08 22:37:26 +03:00
Ralf 0246980734 fix 2026-01-08 17:44:52 +03:00
Ralf 436454215d small fix 2026-01-07 15:40:14 +03:00
Ralf 1d823adf73 update 2025-12-30 17:23:09 +03:00
Ralf 04c860420a Upgrade tables 2025-12-29 19:44:52 +03:00
Ralf c50b67abf6 Add created 2025-12-29 19:44:10 +03:00
Ralf 135157fce4 Delete downloads 2025-12-29 19:40:51 +03:00
Ralf 966358ab9e add AxHandler 2025-12-29 19:36:59 +03:00
Ralf f0a074bac0 Terminal add Shell mode 2025-12-26 22:14:16 +03:00
Ralf d5f53a09de Small fix 2025-12-26 22:11:59 +03:00
Ralf 45733af55e graph update 2025-12-24 22:35:36 +03:00
Ralf fcdc40f160 fix 2025-12-24 22:31:21 +03:00
Ralf 4a6f51fec9 PR update 2025-12-24 22:24:12 +03:00
Ralf 90bd39fa77 Merge branch 'dev-v1.0' into dev-v1.0-listners-profiler 2025-12-24 21:52:36 +03:00
Ralf 8eb81d8820 Merge pull request #215 from shashinma/dev-v1.0-beacons-profiler
Add agent profile management
2025-12-24 21:50:06 +03:00
Mikhail Shashin 6b7187d6a9 Add onResetBackgroundColor func 2025-12-23 17:11:50 +03:00
Mikhail Shashin f8d8b71145 Add onResetBackgroundColor func 2025-12-23 17:06:20 +03:00
Mikhail Shashin f90e38b2a6 Add listener profile management with background color support 2025-12-23 16:55:49 +03:00
Mikhail Shashin 809b81f1fd Add agent profile management with background color support, UI improvements, and ProfileListDelegate integration 2025-12-23 16:42:01 +03:00
Mikhail Shashin a1af4a97bf Refactor DialogConnect: add profile delegate and improve UX
– Implement ProfileListDelegate for custom profile rendering
– Add tooltips and placeholders for all input fields
– Code refactoring: optimize functions, remove duplication
2025-12-22 19:39:46 +03:00
Ralf 24f14afe17 small fix 2025-12-22 00:19:22 +03:00
Ralf 00d2aad373 Remove requestors 2025-12-22 00:10:19 +03:00
Ralf d3e1050935 AxManager update 2025-12-22 00:09:58 +03:00
Ralf 737e2d0d7f Process sync update 2025-12-22 00:09:09 +03:00
Ralf 44c51071f5 New Themes and Graph 2025-12-22 00:08:13 +03:00
Ralf 211a1a6b04 AgentDataUpdate create 2025-12-22 00:06:17 +03:00
Ralf 1094c884ff Async requests 2025-12-21 23:52:41 +03:00
Ralf ece8fa0478 Commander help update 2025-12-21 23:48:46 +03:00
Ralf 388c0326c7 small fix 2025-12-21 23:47:33 +03:00
Ralf b4780ab2cc TerminalContainer created 2025-12-21 23:39:09 +03:00
Ralf f5b9da9065 File selector refactoring 2025-12-21 23:30:53 +03:00
Ralf e84ca7ceeb PR update 2025-12-21 23:22:32 +03:00
Mikhail Shashin 9320bb2736 Add project directory support and use it in file dialogs
Add a project directory field to AuthProfile, persist it via Storage, and automatically create the directory (defaulting to ~/AdaptixProjects/<Project> when not set).

Extend the connect dialog (DialogConnect) with a project directory input, automatic path suggestion based on project name, and an inline button to pick the directory via a folder chooser.

Update all relevant file/script save/open flows (AxScript, agents, listeners, downloads, screenshots, credentials, targets, file browser, and script BridgeApp prompts) to use AuthProfile::GetProjectDir() as their initial directory.
2025-12-19 10:24:28 +03:00
Mikhail Shashin 354b9b7c00 Add project dir path var + restructure connect dialog layout
The layout of the connect dialog has been restructured: the fields and buttons are grouped into a separate widget on the left, the project list has been moved to the right column, and their heights are aligned for a cleaner and more predictable UI.
2025-12-19 10:22:48 +03:00
Ralf cc00cbf661 small fix 2025-12-18 01:41:01 +03:00
Ralf 1c3ab4a1a2 Tables upgrade 2025-12-17 23:41:19 +03:00
Ralf 7e797f25be AxScript upgrade 2025-12-17 23:39:39 +03:00
Ralf ffd69ae362 AxScript upgrade 2025-12-17 23:36:00 +03:00
Ralf 0a3f5dcd3b Tables upgrade 2025-12-17 23:35:34 +03:00
Ralf 51868802d0 Graph upgrade 2025-12-17 23:34:25 +03:00
Ralf 0a47f1628f Sync dialog upgrade 2025-12-17 23:31:42 +03:00
Ralf bf5ebaccbd File dialogs upgrade 2025-12-17 23:30:28 +03:00
Ralf 7eca6fcea4 tunnel & downloads upgrade 2025-12-17 23:29:30 +03:00
Ralf ac6ead048e Create Socks tunnel Worker 2025-12-17 23:25:25 +03:00
Ralf 063de6afda Create Async HTTP RequestManager 2025-12-17 23:21:58 +03:00
Ralf 2fccd5c51b Tunnels redesign 2025-12-17 01:25:15 +03:00
Ralf 21128ee23f Small fix 2025-12-14 15:05:22 +03:00