sithlord48
|
737328d7b0
|
refactor: move TlsCertPath to Settings
newkey: security/certPath <= General/tlsCertPath
remove tlsCertPath from appConfig
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
2721de220a
|
refactor: move tlsEnabled to Settings
newkey: security/tlsEnabled <= General/cryptoEnabled
remove tlsEnabled from appconfig
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
4c6195cc5d
|
refactor: move windowgeometry to Settings
newkey: gui/windowGeometry <= General/mainWindowSize and General/mainWindowPosition
mainWindowSize and Position remove from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
1e46bd2727
|
refactor: move CloseReminder setting to Settings
newkeyL gui/closeReminder <= General/showCloseReminder
remove closeReminder from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
54ecdad101
|
refactor: move startedBefore settings to Settings
newkey core/startedBefore <= General/startedBefore
startedBefore has been removed from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
51a749b109
|
refactor: move closeToTray setting to Settings
newkey: gui/closeToTray <= General/closeToTray
remove closeToTray from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
788f6c3eb2
|
refactor: Move update check setting to Settings
newkey: gui/enableUpdateCheck <= General/enableUpdateCheck
remove update check from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
e01c595071
|
refactor move Tray icon setting to Settings
newKey: gui/symbolicTrayIcon <= General/colorfulIcon
the colorfulIcon settings has been removed from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
bcd90434a2
|
refactor: move autohide setting to Settings
newkey: gui/autoHide <= General/autoHide
auto hide has been removed from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
698fd3f83c
|
refactor: move logExpanded to Settings
newkey: gui/logExpanded <= General/logExpanded
remove logExpanded AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
sithlord48
|
6e8952c8a0
|
chore: update formating for clang-format 20.1.0
|
2025-03-11 10:57:51 -04:00 |
|
Nick Bolton
|
bb38ad0766
|
chore: Rename TLS constants for consistency
|
2025-03-10 18:57:29 +00:00 |
|
sithlord48
|
a74d792b5b
|
fix: mac os icon mask
fixes #8310
|
2025-03-07 13:30:18 +00:00 |
|
Nick Bolton
|
b64942e3a3
|
fix: Delete HKEY_LOCAL_MACHINE\SOFTWARE\Deskflow when clearing settings
|
2025-03-03 15:05:09 -05:00 |
|
sithlord48
|
2638cce0c0
|
fix: Do stop the client on fingerprint dialog
fixes #8267
|
2025-03-03 16:16:57 +00:00 |
|
Nick Bolton
|
d6228416a1
|
refactor: Send log level to daemon over IPC instead of when sending command
|
2025-02-28 17:58:16 +00:00 |
|
Nick Bolton
|
c1d7474700
|
feat: Restart process from daemon through new Qt IPC impl
|
2025-02-28 17:58:16 +00:00 |
|
Nick Bolton
|
0d2d9f385d
|
feat: Implement basic IPC connection between Daemon and GUI
|
2025-02-28 17:58:16 +00:00 |
|
sithlord48
|
34b61cc8cd
|
fix: #8259 track a client and server list
fixes 8259
|
2025-02-28 13:17:26 +00:00 |
|
sithlord48
|
4f2ef7174a
|
refactor: do not stop sever on new client fingerprint, track the last print we checked and if we are chekcing it do not show a new box
|
2025-02-27 15:07:50 +00:00 |
|
Nick Bolton
|
b3866b69b2
|
chore: Fix order of MainWindow ctor init list to match header
|
2025-02-27 15:07:50 +00:00 |
|
sithlord48
|
9bd7fce45c
|
refactor: MainWindow: Update name change
|
2025-02-27 13:41:55 +00:00 |
|
sithlord48
|
08be9fa33f
|
chore: use a style for the flat buttons
|
2025-02-26 11:52:03 +00:00 |
|
sithlord48
|
5b54849fd6
|
refactor: mainwindow simplify the mode selection UI
|
2025-02-25 14:18:32 +00:00 |
|
sithlord48
|
b7eb5c467b
|
feat: Remove Inverse Connections Option
|
2025-02-25 14:18:32 +00:00 |
|
sithlord48
|
d52939a3fc
|
fix: raise mainwindow on update check dialog
fixes #8234
|
2025-02-25 13:11:35 +00:00 |
|
sithlord48
|
6a08305338
|
fix: log expanded on start up and windows no resizeable
CodeQL Analysis / Analyze (cpp) (push) Has been cancelled
Continuous Integration / reuse-lint (push) Has been cancelled
Continuous Integration / pr-comment-flags (push) Has been cancelled
Continuous Integration / ci-passed (push) Has been cancelled
Continuous Integration / test-results (push) Has been cancelled
Continuous Integration / lint-check (push) Has been cancelled
Continuous Integration / analyse-valgrind (push) Has been cancelled
Continuous Integration / analyse-sonarcloud (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[arch:arm64 config-args:-DCMAKE_OSX_ARCHITECTURES="arm64" name:macos-14-arm64 runs-on:macos-14 timeout:10]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-DCMAKE_OSX_ARCHITECTURES="x86_64" name:macos-13-x64 runs-on:macos-13 timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:archlinux:latest like:arch name:archlinux-x86_84 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:40 like:fedora name:fedora-40-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:40 like:fedora name:fedora-40-x86_84 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-x86_84 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja name:windows-2022-x64 runs-on:windows-2022 timeout:120]) (push) Has been cancelled
Continuous Integration / unix-${{ matrix.distro.name }} (map[name:freebsd]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:aarch64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:x86_64 runs-on:ubuntu-latest]) (push) Has been cancelled
Continuous Integration / release (push) Has been cancelled
Continuous Integration / winget-publish (push) Has been cancelled
|
2025-02-20 22:26:21 +00:00 |
|
sithlord48
|
10e5a305bb
|
refactor: remove redundant client / server staus labels, the status label provides this info already
|
2025-02-20 21:16:48 +00:00 |
|
sithlord48
|
e9c8965066
|
refactor: mainwindow move tls version to securty tooltip
|
2025-02-20 21:16:48 +00:00 |
|
sithlord48
|
53d2b3bd2e
|
refactor: MainWindow move update info to status tray
|
2025-02-20 21:16:48 +00:00 |
|
sithlord48
|
d4cc66a9f9
|
refactor: move Tls Label to status bar
|
2025-02-20 21:16:48 +00:00 |
|
sithlord48
|
18cc8565f9
|
refactor: mainwindow use status bar for status items
|
2025-02-20 21:16:48 +00:00 |
|
sithlord48
|
48407d7f8f
|
refactor: simplify MainWindow::checkFingerprints
|
2025-02-18 12:12:41 +00:00 |
|
sithlord48
|
ad79ba907d
|
refactor: Mainwindow localFingerPrintDb => localFingerprintDb
|
2025-02-18 12:12:41 +00:00 |
|
sithlord48
|
9294f2a026
|
refactor: use a function to get the trustedFingerprintDb
|
2025-02-18 12:12:41 +00:00 |
|
Nick Bolton
|
bfb64f0653
|
fix: Generate TLS certificate before generating TLS fingerprint
|
2025-02-17 11:55:28 -05:00 |
|
sithlord48
|
6f66fe767f
|
fix: inabliity to resize when first opening if log open on startup
|
2025-02-17 11:55:28 -05:00 |
|
sithlord48
|
63846292ff
|
refactor: update tooltips for security icon
add check when appTls State Changes
|
2025-02-17 11:55:28 -05:00 |
|
sithlord48
|
2f8b78e2a6
|
refactor: new private MainWindow method localhostFingerprintDb
|
2025-02-17 11:55:28 -05:00 |
|
sithlord48
|
8d0491f1ad
|
refactor: narrow use of stdString in mainwindow
|
2025-02-17 11:55:28 -05:00 |
|
sithlord48
|
0667f5de73
|
refactor: allow the fingerprint dialog to show local keys and remote if needed
|
2025-02-17 16:26:29 +00:00 |
|
sithlord48
|
e51956e2c7
|
feat: Client ID verification
based on barrier: 229abab
Fixes: CVE-2021-42072, CVE-2021-42073
|
2025-02-17 16:26:29 +00:00 |
|
Nick Bolton
|
6ff5d2d5d3
|
fix: Update local fingerprint label after fingerprint regeneration
CodeQL Analysis / Analyze (cpp) (push) Has been cancelled
Continuous Integration / reuse-lint (push) Has been cancelled
Continuous Integration / pr-comment-flags (push) Has been cancelled
Continuous Integration / ci-passed (push) Has been cancelled
Continuous Integration / test-results (push) Has been cancelled
Continuous Integration / lint-check (push) Has been cancelled
Continuous Integration / analyse-valgrind (push) Has been cancelled
Continuous Integration / analyse-sonarcloud (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[arch:arm64 config-args:-DCMAKE_OSX_ARCHITECTURES="arm64" name:macos-14-arm64 runs-on:macos-14 timeout:10]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-DCMAKE_OSX_ARCHITECTURES="x86_64" name:macos-13-x64 runs-on:macos-13 timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:archlinux:latest like:arch name:archlinux-x86_84 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:40 like:fedora name:fedora-40-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:40 like:fedora name:fedora-40-x86_84 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-x86_84 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja name:windows-2022-x64 runs-on:windows-2022 timeout:120]) (push) Has been cancelled
Continuous Integration / unix-${{ matrix.distro.name }} (map[name:freebsd]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:x86_64 runs-on:ubuntu-latest]) (push) Has been cancelled
Continuous Integration / release (push) Has been cancelled
Continuous Integration / winget-publish (push) Has been cancelled
|
2025-02-14 09:42:47 -05:00 |
|
sithlord48
|
5288546231
|
refactor: use const for tlsDb expected size
|
2025-02-14 12:44:29 +00:00 |
|
sithlord48
|
d8e311fe59
|
fix: only regenerate the tls certificate if tls is enabled and we do not already have a certificate
|
2025-02-14 12:44:29 +00:00 |
|
sithlord48
|
500067a778
|
fix: generate cert if tls is on and its not found
fixes #8191
fixes #8192
|
2025-02-14 12:44:29 +00:00 |
|
sithlord48
|
3c12915fd3
|
fix: Security icons showing with fresh install
fixes #8170
|
2025-02-14 12:20:48 +00:00 |
|
sithlord48
|
eb19547b45
|
refactor: mainwindow force regen of local prints if tls is enabled with a sha256 key
|
2025-02-12 13:41:45 +00:00 |
|
sithlord48
|
65eed64f04
|
refactor: new fingerprintdialog
|
2025-02-12 13:41:45 +00:00 |
|
sithlord48
|
fbaa0a8433
|
feat: use sha256
based-on: a428b61c7d
based-on: b7757fbd68
based-on: a238b27879
|
2025-02-12 13:41:45 +00:00 |
|