Commit Graph

  • 6a7211249a feat: improve alert code dev-2.2.0 LukeGus 2026-05-02 22:43:18 -05:00
  • af9fc95b0e Update README.md main Luke Gustafson 2026-05-01 15:03:45 -05:00
  • 735ac44bc9 fix: security related fixes LukeGus 2026-05-01 13:41:11 -05:00
  • ee856cd5ec fix: restore missing getHostPassword import in Tab.tsx (#737) ZacharyZcR 2026-05-02 02:32:00 +08:00
  • 3e2de42cae feat: improve ssh key detection and move open file manager at path for terminal button LukeGus 2026-04-30 16:07:20 -05:00
  • 7cf257a5ac feat: improve c2s UI in user profile LukeGus 2026-04-30 15:13:11 -05:00
  • 3602e0cd49 Merge remote-tracking branch 'origin/dev-2.2.0' into dev-2.2.0 LukeGus 2026-04-30 14:58:28 -05:00
  • 32f377b59e chore: update readme's LukeGus 2026-04-30 14:58:02 -05:00
  • 50690c7fe4 fix: fetch password from API for Copy Password button (#736) ZacharyZcR 2026-05-01 02:32:53 +08:00
  • 9673d5f5ef feat: change colors for server tunnels LukeGus 2026-04-29 23:30:10 -05:00
  • 17b960a1b8 feat: add docs button in api keys LukeGus 2026-04-29 23:24:03 -05:00
  • d361027529 feat: reconnect after file manager disconnects LukeGus 2026-04-29 23:02:17 -05:00
  • 9ba2cf4b08 fix: npm package warnings LukeGus 2026-04-29 21:36:38 -05:00
  • 5cea427405 chore: remove dead code, tighten types, fix lint warnings (#730) ZacharyZcR 2026-04-30 10:32:23 +08:00
  • 298f59d76c perf: lazy load locales, file previews, and decouple startup imports (#729) ZacharyZcR 2026-04-30 10:28:39 +08:00
  • 5f70a31bd4 feat(oidc): add OIDC_ALLOW_REGISTRATION env to bypass allow_registration for OIDC (#727) Fuad 2026-04-30 05:28:26 +03:00
  • 1d6bb2a056 fix: support SSH multi-factor auth with publickey + password (#726) ZacharyZcR 2026-04-30 10:27:54 +08:00
  • f8fad3edd7 fix: prevent browser crash when uploading large files (>100MB) (#725) ZacharyZcR 2026-04-30 10:27:40 +08:00
  • 82d3854173 fix: reattach existing SSH session on WebSocket reconnect (#724) ZacharyZcR 2026-04-30 10:27:08 +08:00
  • 77c7240e4e fix: auto-close tab on graceful SSH disconnect (exit/Ctrl+D) (#723) ZacharyZcR 2026-04-30 10:26:27 +08:00
  • de5818b92e fix: allow editing host folder without re-entering password (#722) ZacharyZcR 2026-04-30 10:26:13 +08:00
  • 134f55d67d feat: support read-only Docker container mode (#721) ZacharyZcR 2026-04-30 10:26:00 +08:00
  • 8992b2b1b9 fix: show reconnect overlay when SSH server reboots (#720) ZacharyZcR 2026-04-30 10:25:44 +08:00
  • b579dee0e4 feat: open file manager at terminal current working directory (#719) ZacharyZcR 2026-04-30 10:25:25 +08:00
  • b7f15696fe feat: add LOG_TIMESTAMP_FORMAT env var for 24h/ISO log timestamps (#718) ZacharyZcR 2026-04-30 08:18:26 +08:00
  • c392834e73 fix: prevent session crash when uploading to permission-denied directory (#716) ZacharyZcR 2026-04-30 08:18:15 +08:00
  • 612a1d2ac4 feat: prompt user for SSH key passphrase on use (#715) ZacharyZcR 2026-04-30 08:18:04 +08:00
  • 28edf1a86f Remove unused node-fetch dependency Xenthys 2026-04-29 23:17:06 +00:00
  • 2be78021cf Fix Docker build info generation Xenthys 2026-04-29 23:02:38 +00:00
  • 05da4d8b9c Enhance VNC token generation to include optional username parameter and refactor username input handling in HostGeneralTab (#733) zimmra 2026-04-29 15:23:47 -07:00
  • 2d4d32d0a2 feat: Introduce FolderTree component with lazy-loading and motion animations for improved file manager UX (#735) PT Kelana Tech Solutions 2026-04-29 15:23:11 -07:00
  • 38eda1c7cf feat: improve lazy loading with loading spinners LukeGus 2026-04-29 17:00:07 -05:00
  • ad7683e3e2 feat: add API keys LukeGus 2026-04-29 16:43:45 -05:00
  • e583a17de9 Improve terminal clipboard and refresh actions Xenthys 2026-04-29 20:24:25 +00:00
  • 1bbc001bcb Fix Electron auth and cache handling Xenthys 2026-04-29 19:51:30 +00:00
  • 761e488ee1 Add react-is peer dependency Xenthys 2026-04-28 20:11:31 +00:00
  • 66aa76c276 Fix Docker npm ci config Xenthys 2026-04-28 19:43:55 +00:00
  • 5e52de33e1 Fix OIDC auth cookie readiness Xenthys 2026-04-28 15:35:55 +00:00
  • 50b2f32d93 fix: npm i error LukeGus 2026-04-26 23:54:03 -05:00
  • 1699aa6058 chore: cleanup files LukeGus 2026-04-26 23:48:24 -05:00
  • f3fd847001 Fix client auth cache after upgrades Xenthys 2026-04-25 18:32:01 +02:00
  • ef390730bc Fix Electron packaging workflows Xenthys 2026-04-25 03:47:27 +02:00
  • 50a0a941c0 Fix Docker image platforms for Node 24 Xenthys 2026-04-25 03:25:11 +02:00
  • 6267e5d07b Fix stale frontend cache handling Xenthys 2026-04-25 02:59:34 +02:00
  • 2171d13499 Add client remote tunnel support Xenthys 2026-04-25 02:13:44 +02:00
  • 182a51cdcb Update runtime to Node 24 Xenthys 2026-04-25 00:46:08 +02:00
  • 06727eeede Preserve sessions on restart Xenthys 2026-04-24 23:17:26 +02:00
  • 9a7bfc2fa3 Add client tunnel bridge support Xenthys 2026-04-24 21:48:39 +02:00
  • 1a2d330d29 Secure cookie authentication flows Xenthys 2026-04-24 21:03:11 +02:00
  • 0596e2212b Add client tunnel preset management Xenthys 2026-04-24 20:18:52 +02:00
  • de277fde86 Add beta version update status Xenthys 2026-04-24 19:44:36 +02:00
  • fd8554fe8f Optimize frontend bundle splitting Xenthys 2026-04-24 19:21:09 +02:00
  • 9389c64d93 Update macOS Electron packaging Xenthys 2026-04-24 18:57:42 +02:00
  • 70dea96cd0 Rework SSH tunnel forwarding Xenthys 2026-04-24 18:34:17 +02:00
  • f0ed98f11d Improve Docker container list UI Xenthys 2026-04-24 12:08:57 +02:00
  • 18633c5760 chore: update cask LukeGus 2026-04-22 17:47:56 -05:00
  • c67d914e61 New Crowdin updates (#713) release-2.1.0-tag Luke Gustafson 2026-04-22 17:10:21 -05:00
  • e3cb1f82af v2.1.0 (#711) Luke Gustafson 2026-04-22 16:55:23 -05:00
  • 9b1cc3dbf4 Simplify language selection section in README Luke Gustafson 2026-04-20 17:23:51 -05:00
  • e87abe676e Update guacd image version to 1.6.0 Luke Gustafson 2026-04-20 17:16:01 -05:00
  • 4f092f7c4b Delete .github/FUNDING.yml Luke Gustafson 2026-04-14 16:04:24 -05:00
  • 579fa81ac3 Remove sponsorship information from README Luke Gustafson 2026-04-14 16:04:06 -05:00
  • 1492549d36 Add AWS logo to README Luke Gustafson 2026-04-09 16:36:13 -05:00
  • 8aa8911671 Update Akamai logo height in README.md Luke Gustafson 2026-04-06 22:19:03 -05:00
  • 76aad24f94 Add Akamai logo to README Luke Gustafson 2026-04-06 22:17:55 -05:00
  • 2931fd71bb Update sha256 value for v2.0.0 universal dmg (#629) Razvan Aurariu 2026-03-29 08:15:54 +03:00
  • 0656e1aee4 Update logo from DartNode to TailScale Luke Gustafson 2026-03-25 16:27:41 -05:00
  • 4aa7d6e3d1 Update DartNode logo in README Luke Gustafson 2026-03-22 15:53:44 -05:00
  • dfa8f25299 Update image alt text and add DartNode logo Luke Gustafson 2026-03-22 15:50:41 -05:00
  • 69eca2652b feat: add migration to fix host loading errors LukeGus 2026-03-15 00:52:21 -05:00
  • aef1036ab0 New Crowdin updates (#624) Luke Gustafson 2026-03-14 21:55:14 -05:00
  • d695663e41 Add Guacamole integration settings to en.json Luke Gustafson 2026-03-14 21:49:17 -05:00
  • 288e73cc20 chore: update casks LukeGus 2026-03-14 21:18:00 -05:00
  • d7450d5867 New Crowdin updates (#622) release-2.0.0-tag Luke Gustafson 2026-03-14 20:07:53 -05:00
  • e9e30cd318 v2.0.0 (#621) Luke Gustafson 2026-03-14 20:05:05 -05:00
  • a255a08903 fix: oidc, global default, and remember me issues LukeGus 2026-03-10 23:32:43 -05:00
  • ea2e59abd8 fix: monitoring defaults not saving and OIDC redirect issues LukeGus 2026-03-10 00:09:58 -05:00
  • 5caadf1d5d fix: macOS submit error due to icon LukeGus 2026-03-08 23:03:14 -05:00
  • 98d3c86cc7 chore: update cask LukeGus 2026-03-08 22:27:07 -05:00
  • ee9824d47f fix: macos build error LukeGus 2026-03-08 21:07:56 -05:00
  • effe419d97 fix: macos build error LukeGus 2026-03-08 20:21:20 -05:00
  • bb5d104b52 fix: macos build error LukeGus 2026-03-08 19:57:23 -05:00
  • e4361b9bd1 fix: macos build error LukeGus 2026-03-08 19:46:29 -05:00
  • 1b8f6b54b4 fix: macos build error LukeGus 2026-03-08 19:25:54 -05:00
  • a0237dc155 fix: macos build error LukeGus 2026-03-08 18:44:39 -05:00
  • 55789db3c5 New Crowdin updates (#618) release-1.11.2-tag Luke Gustafson 2026-03-08 18:21:21 -05:00
  • dcf5468acc chore: remove translations to be overwritten LukeGus 2026-03-08 18:09:09 -05:00
  • 0ff03110c9 v1.11.2 (#613) Luke Gustafson 2026-03-08 18:02:14 -05:00
  • 44049b8031 Add Cloudflare logo to README Luke Gustafson 2026-02-16 23:01:07 -06:00
  • ffec17201d chore: update cask LukeGus 2026-02-12 23:18:55 -06:00
  • 59088606b5 New Crowdin updates (#568) release-1.11.1-tag Luke Gustafson 2026-02-12 22:42:36 -06:00
  • 921a762198 chore: remove translations LukeGus 2026-02-12 22:42:23 -06:00
  • 094f34b671 v1.11.1 (#566) Luke Gustafson 2026-02-12 22:28:13 -06:00
  • 726156a734 Update translation path format in crowdin.yml Luke Gustafson 2026-02-09 20:40:54 -06:00
  • 749be1fc6e fix: sw.js agressive caching LukeGus 2026-01-26 23:06:34 -06:00
  • 98b760ce64 fix: add host issue, screen flickering issue, 2fa issue, open terminal session icon missing issue LukeGus 2026-01-26 00:28:40 -06:00
  • 1c9d4560c7 New Crowdin updates (#526) Luke Gustafson 2026-01-25 23:46:32 -06:00
  • b388241d09 feat: update cask LukeGus 2026-01-24 20:38:21 -06:00
  • 644f23d742 New Crowdin updates (#525) release-1.11.0-tag Luke Gustafson 2026-01-24 20:05:32 -06:00
  • c4dba59979 New Crowdin updates (#524) Luke Gustafson 2026-01-24 20:02:20 -06:00