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
|
a0162bccdd
|
fix: improve docker-compose guacd config for ARM64 and network isolation
|
2026-05-13 18:52:47 +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
|
453b6ea138
|
fix: implement guacamole drive redirection file transfer
|
2026-05-13 17:17:16 +08:00 |
|
ZacharyZcR
|
1eacb52dab
|
fix: override package.json type to commonjs for electron builds
|
2026-05-13 16:57:06 +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 |
|
ZacharyZcR
|
69fbce9594
|
fix: resolve linux electron backend fork ENOTDIR error
|
2026-05-13 16:27:31 +08:00 |
|
ZacharyZcR
|
cf27af00ac
|
fix: sanitize dpi value before passing to guacd
|
2026-05-13 16:25:18 +08:00 |
|
ZacharyZcR
|
1727601fbe
|
feat: support runtime base path configuration via BASE_PATH env var
|
2026-05-13 16:13:20 +08:00 |
|
ZacharyZcR
|
066a503a7a
|
fix: default ignore-cert to true for rdp connections
|
2026-05-13 15:44:06 +08:00 |
|
ZacharyZcR
|
51d469008c
|
fix: decode oidc client_secret before token exchange
|
2026-05-13 14:56:45 +08:00 |
|
LukeGus
|
84a8dfa050
|
fix: remove git commit head line
|
2026-05-13 01:36:35 -05:00 |
|
LukeGus
|
ec87f8a4d1
|
feat: improve admin settings and user profile
|
2026-05-13 01:31:11 -05:00 |
|
LukeGus
|
1be5d20744
|
feat: improve network graph
|
2026-05-13 01:31:10 -05:00 |
|
LukeGus
|
6212a24567
|
feat: improve dashboard and commpand pallete
|
2026-05-13 01:31:10 -05:00 |
|
LukeGus
|
835b98a102
|
feat: continued migration
|
2026-05-13 01:30:24 -05:00 |
|
LukeGus
|
0efcb7de7e
|
fix: eslint error and format
|
2026-05-13 01:29:44 -05:00 |
|
LukeGus
|
93fa749d09
|
feat: continue migrating content for ui redesign
|
2026-05-13 01:29:43 -05:00 |
|
LukeGus
|
33dcde0827
|
feat: initial ui redesign from demo
|
2026-05-13 01:29:43 -05:00 |
|
LukeGus
|
eaa758effe
|
fix: rdp fails with readText undefined error
|
2026-05-13 01:06:34 -05:00 |
|
LukeGus
|
557a789a6c
|
chore: update cask
|
2026-05-13 00:41:18 -05:00 |
|
Luke Gustafson
|
d2e13cdfd8
|
fix: desktop local server failure (#756)
* fix: remote desktop blank screen
* fix: desktop local server failure
|
2026-05-12 23:54:51 -05:00 |
|
Luke Gustafson
|
dc79d170b6
|
fix: remote desktop blank screen (#755)
|
2026-05-12 23:50:25 -05:00 |
|
LukeGus
|
604de8a683
|
fix: remote desktop blank screen
|
2026-05-12 22:50:51 -05:00 |
|
LukeGus
|
3b465a0747
|
chore: update casks
|
2026-05-12 22:33:36 -05:00 |
|
LukeGus
|
f803fc83a4
|
chore: update casks
|
2026-05-12 22:33:28 -05:00 |
|
Luke Gustafson
|
10794f1e8d
|
v2.2.1 (#754)
* fix: rdp, desktop app, and mobile app login issues and guacd issues
* fix: general fixes
* fix: mobile/desktop login isssues
* fix: mobile/desktop login isssues
* fix: mobile/desktop login isssues
* chore: format
release-2.2.1-tag
|
2026-05-12 21:55:14 -05:00 |
|
LukeGus
|
ada8a268bb
|
fix: desktop app not launching
|
2026-05-06 22:02:11 -05:00 |
|