ZacharyZcR
396a672a1c
Merge pull request #776 from ZacharyZcR/feat/per-user-shared-host-credentials
...
feat: support per-user credentials on shared hosts
2026-05-18 04:36:33 +08:00
ZacharyZcR
cfb9e4bcaa
Merge pull request #780 from ZacharyZcR/feat/rdp-over-ssh-tunnel
...
feat: support RDP/VNC over SSH tunnel via jump hosts
2026-05-18 04:36:29 +08:00
ZacharyZcR
c9886b1a76
Merge pull request #772 from ZacharyZcR/fix/large-file-download-streaming
...
fix: use streaming download for large files in file manager
2026-05-18 04:36:25 +08:00
ZacharyZcR
c35555056e
Merge pull request #787 from ZacharyZcR/fix/editor-sudo-fallback
...
fix: add sudo fallback for file read/write in editor
2026-05-18 04:36:10 +08:00
ZacharyZcR
db657444cb
Merge pull request #761 from ZacharyZcR/fix/ssh-agent-forwarding
...
fix: implement ssh agent forwarding with in-memory agent
2026-05-18 04:36:02 +08:00
ZacharyZcR
5b1d84656b
Merge pull request #788 from ZacharyZcR/feat/system-browser-oidc-auth
...
feat: implement RFC 8252 system browser OIDC authentication for desktop
2026-05-18 04:35:55 +08:00
ZacharyZcR
3d5296cdaa
Merge pull request #763 from ZacharyZcR/feat/pinned-hosts-quick-actions
...
feat: show pinned hosts in quick actions card
2026-05-18 04:35:52 +08:00
ZacharyZcR
d79fb809de
Merge pull request #786 from ZacharyZcR/feat/cloudflare-tunnel-ssh
...
feat: support SSH connections through Cloudflare Tunnels
2026-05-18 04:35:47 +08:00
ZacharyZcR
58fa7b8211
Merge pull request #784 from ZacharyZcR/fix/guacamole-protocol-version
...
fix: patch guacamole-lite to support guacd 1.6.0 protocol version
2026-05-18 04:35:43 +08:00
ZacharyZcR
0933cd56c1
Merge pull request #764 from ZacharyZcR/feat/opkssh-host-sharing
...
feat: allow sharing opkssh-authenticated hosts
2026-05-18 04:35:39 +08:00
ZacharyZcR
8b2d44e151
Merge pull request #783 from ZacharyZcR/fix/chacha20-cipher-support
...
fix: properly detect chacha20-poly1305 support before advertising it
2026-05-18 04:35:24 +08:00
ZacharyZcR
a1123cb51c
Merge pull request #782 from ZacharyZcR/feat/oidc-admin-group
...
feat: sync admin status from OIDC group membership on login
2026-05-18 04:35:20 +08:00
ZacharyZcR
982cfab978
Merge pull request #775 from ZacharyZcR/fix/guacamole-drive-redirection
...
fix: implement guacamole drive redirection file transfer
2026-05-18 04:35:16 +08:00
ZacharyZcR
d27d8ad149
Merge pull request #769 from ZacharyZcR/fix/electron-url-handler
...
fix: validate terminal link URLs before opening in external browser
2026-05-18 04:35:11 +08:00
ZacharyZcR
93716c9d64
Merge pull request #766 from ZacharyZcR/feat/runtime-base-path
...
feat: support runtime base path configuration via BASE_PATH env var
2026-05-18 04:35:07 +08:00
ZacharyZcR
c833b47a4a
Merge pull request #778 from ZacharyZcR/feat/snippet-host-filter
...
feat: add host filter for snippets
2026-05-18 04:35:03 +08:00
ZacharyZcR
e0db78ed6d
Merge pull request #757 from ZacharyZcR/fix/oidc-callback-secret-decoding
...
fix: decode oidc client_secret before token exchange
2026-05-18 04:34:59 +08:00
ZacharyZcR
bf840bef2a
Merge pull request #762 from ZacharyZcR/fix/rdp-ignore-cert-default
...
fix: default ignore-cert to true for rdp connections
2026-05-18 04:34:44 +08:00
ZacharyZcR
5f93ffe4b3
Merge pull request #771 from ZacharyZcR/fix/file-manager-auto-sudo
...
fix: auto-set sudo password in file manager from host config
2026-05-18 04:34:40 +08:00
ZacharyZcR
7796014559
Merge pull request #768 from ZacharyZcR/fix/linux-electron-fork-cwd
...
fix: resolve linux electron backend fork ENOTDIR error
2026-05-18 04:34:36 +08:00
ZacharyZcR
c5bc870481
Merge pull request #785 from ZacharyZcR/fix/docker-guacd-arm64
...
fix: improve docker-compose guacd config for ARM64 and network isolation
2026-05-18 04:34:31 +08:00
ZacharyZcR
cfd4b08396
Merge pull request #779 from ZacharyZcR/fix/database-import-order
...
fix: disable foreign key constraints during database import
2026-05-18 04:34:27 +08:00
ZacharyZcR
748b01de1f
Merge pull request #777 from ZacharyZcR/fix/vnc-tls-support
...
fix: enable VNC TLS/VeNCrypt support with security mode negotiation
2026-05-18 04:34:22 +08:00
ZacharyZcR
608852cd04
Merge pull request #773 from ZacharyZcR/fix/macos-electron-esm-error
...
fix: override package.json type to commonjs for electron builds
2026-05-18 04:34:11 +08:00
LukeGus
99d4ecad12
feat: continued improvements
2026-05-14 00:55:32 -05:00
LukeGus
c26288e024
feat: continued improvements
2026-05-14 00:55:12 -05:00
LukeGus
2a45cfea9a
feat: update readme
2026-05-13 23:51:00 -05:00
LukeGus
ab2b35b733
feat: update readme
2026-05-13 23:50:07 -05:00
LukeGus
ae7eba8936
feat: update readme
2026-05-13 23:48:45 -05:00
LukeGus
d295c0b15e
feat: update readme
2026-05-13 23:46:34 -05:00
LukeGus
165ef058d9
feat: update readme
2026-05-13 23:44:02 -05:00
LukeGus
5bf59f87c0
feat: improve all connection types
2026-05-13 17:44:13 -05:00
ZacharyZcR
4f23e3d22c
feat: implement RFC 8252 system browser OIDC authentication for desktop
2026-05-13 19:18:44 +08:00
ZacharyZcR
88e73bd69c
fix: add sudo fallback for file read/write in editor
2026-05-13 19:10:12 +08:00
ZacharyZcR
0619a5a038
feat: support SSH connections through Cloudflare Tunnels
2026-05-13 19:05:47 +08:00
ZacharyZcR
a0162bccdd
fix: improve docker-compose guacd config for ARM64 and network isolation
2026-05-13 18:52:47 +08:00
ZacharyZcR
fe86e48785
fix: patch guacamole-lite to support protocol VERSION_1_5_0
2026-05-13 18:38:13 +08:00
ZacharyZcR
40d8f56c23
fix: properly detect chacha20-poly1305 support before advertising it
2026-05-13 18:29:39 +08:00
ZacharyZcR
e4441f5929
feat: sync admin status from OIDC group membership on login
2026-05-13 18:25:15 +08:00
ZacharyZcR
939bc97181
feat: support RDP/VNC over SSH tunnel via jump hosts
2026-05-13 18:12:43 +08:00
ZacharyZcR
1ca299e141
fix: disable foreign key constraints during database import
2026-05-13 18:02:48 +08:00
ZacharyZcR
4055d076b4
feat: add host filter for snippets
2026-05-13 17:51:05 +08:00
ZacharyZcR
c481a5c702
fix: enable VNC TLS/VeNCrypt support with security mode negotiation
2026-05-13 17:34:30 +08:00
ZacharyZcR
5c9d8bfa34
feat: support per-user credentials on shared hosts
2026-05-13 17:26:24 +08:00
ZacharyZcR
453b6ea138
fix: implement guacamole drive redirection file transfer
2026-05-13 17:17:16 +08:00
ZacharyZcR
106b556ce7
feat: add bare-metal deployment configs for Proxmox/LXC
...
Provide ready-to-use nginx, systemd, and environment configs
for bare-metal installs. Community Proxmox scripts currently
sed-hack the Docker nginx.conf with patterns that don't match,
causing broken pid/log paths and tmpfiles issues on reboot.
2026-05-13 17:12:04 +08:00
ZacharyZcR
1eacb52dab
fix: override package.json type to commonjs for electron builds
2026-05-13 16:57:06 +08:00
ZacharyZcR
fafc1437cd
fix: use streaming download for large files in file manager
2026-05-13 16:52:56 +08:00
ZacharyZcR
9852b1f987
fix: auto-set sudo password in file manager from host config
2026-05-13 16:46:59 +08:00
ZacharyZcR
dcc75c980b
fix: validate terminal link URLs before opening in external browser
2026-05-13 16:30:41 +08:00