Commit Graph

  • 9050986364 Merge pull request 'feat: add host ping endpoint and automatic reconnection UI for disconnected terminals' (#22) from v1.2.2 into main main v1.2.2 jamie 2026-07-09 20:58:02 +01:00
  • d625c3903d feat: add host ping endpoint and automatic reconnection UI for disconnected terminals jamie 2026-07-09 20:57:52 +01:00
  • c487a4e949 Merge pull request 'V1.2.1' (#20) from v1.2.1 into main v1.2.1 jamie 2026-06-26 18:41:31 +01:00
  • b4f31aa0ab feat: add toggleable audit log functionality based on server environment variable jamie 2026-06-26 18:40:25 +01:00
  • 0d98e16f29 feat: implement SFTP file upload progress tracking using XHR in API and UI components jamie 2026-06-26 18:36:04 +01:00
  • db33658ffa Merge pull request 'V1.2.0' (#17) from v1.2.0 into main v1.2.0 jamie 2026-06-19 20:03:17 +01:00
  • a38e3488e4 feat: add support for managing and executing reusable command snippets jamie 2026-06-19 20:02:07 +01:00
  • 6539a7f2c4 feat: implement terminal input broadcasting across multiple active panes jamie 2026-06-19 19:54:31 +01:00
  • 790cfc581a style: update design system with new color palette and typography fonts jamie 2026-06-19 19:48:56 +01:00
  • 053c9e8431 feat: add tab dragging and multi-pane split view support to App layout jamie 2026-06-19 19:42:59 +01:00
  • 59d216f697 chore: rename application title from JDB-NET SSH to SSH across UI components jamie 2026-06-19 19:34:58 +01:00
  • d81136fe5e feat: add toggleable SFTP panel jamie 2026-06-19 19:29:44 +01:00
  • e43c4a7f2a feat: automate virtual environment setup and use exec for gunicorn process management jamie 2026-06-19 19:12:53 +01:00
  • 07c9da8a80 Merge pull request 'refactor: 🎨 remove package-lock.json from root' (#16) from v1.1.1 into main v1.1.1 jamie 2026-06-02 23:25:43 +01:00
  • 4bdd4c1d8a fix: 🐛 only have version number clickable instead of title jamie 2026-06-02 22:25:15 +00:00
  • 336334c7f5 style: 🎨 hide extra nav items on mobile jamie 2026-06-02 22:23:47 +00:00
  • a502ae2687 fix: 🐛 ability to delete expired api keys jamie 2026-06-02 22:20:56 +00:00
  • 782d8446d9 build: 🚀 add run.sh for testing locally jamie 2026-06-02 22:19:22 +00:00
  • 5b79f5fb4b feat: ability to delete api keys jamie 2026-06-02 22:16:49 +00:00
  • a0f84ec78e refactor: 🎨 remove package-lock.json from root jamie 2026-06-02 22:13:21 +00:00
  • da996705c9 Merge pull request 'feat: added api key support' (#13) from v1.1.0 into main v1.1.0 jamie 2026-05-23 16:42:43 +01:00
  • 6d341309f1 docs: 📝 remove unrequired variable from example jamie 2026-05-23 15:42:22 +00:00
  • 187a3c7882 fix: 🐛 client timeouts jamie 2026-05-23 15:40:13 +00:00
  • c7ffdf81c2 feat: add tags jamie 2026-05-23 15:36:46 +00:00
  • 0664d8763d feat: added api key support jamie 2026-05-23 15:24:35 +00:00
  • 853e06456e test: remove dummy project jamie 2026-05-15 07:05:02 +00:00
  • cae073728a Merge pull request 'fix: 🐛 branch name' (#11) from v1.0.0 into main v1.0.0 jamie 2026-05-15 08:02:01 +01:00
  • 0f35d5bd6f fix: 🐛 branch name jamie 2026-05-15 07:01:38 +00:00
  • 1d6cce88a8 Merge pull request 'feat: first release' (#10) from v1.0.0 into main jamie 2026-05-15 08:00:58 +01:00
  • 18e256baee feat: first release jamie 2026-05-15 07:00:35 +00:00
  • 7682a94981 fix: 🐛 one-time credentials jamie 2026-05-14 14:54:43 +00:00
  • bb724377fe style: 🎨 more icons and ability to edit folders jamie 2026-05-14 12:44:41 +00:00
  • 22a3dc7cbe style: 🎨 delete icon and reduce icon size jamie 2026-05-14 12:38:36 +00:00
  • 6069f5395a style: 🎨 edit icon jamie 2026-05-14 12:34:04 +00:00
  • d542264567 feat: connection audit shows last 7 days jamie 2026-05-14 12:08:06 +00:00
  • 7f717684eb feat: sort hosts by alphabetically or last connected jamie 2026-05-14 12:03:20 +00:00
  • 90103f79c8 fix: 🐛 client sends ping to keep websocket connection alive jamie 2026-05-14 11:56:33 +00:00
  • 20db4742a7 feat: one time credentials for hosts jamie 2026-05-14 11:53:41 +00:00
  • ca8b5dea7f ci: 🚀 dev build jamie 2026-05-14 11:47:22 +00:00
  • ca3d27e7f9 fix: 🐛 don't close modals if you click outside jamie 2026-05-14 11:43:55 +00:00
  • 035f871b00 feat: edit identities jamie 2026-05-14 11:35:59 +00:00
  • 5bba2947c4 refactor: 🎨 when deleting an identity it tells you if it fails jamie 2026-05-14 11:33:46 +00:00
  • 4e77b8f412 docs: 📝 add screenshot to readme jamie 2026-04-30 10:18:46 +01:00
  • 28a121d7f4 ci: 🚀 add sonarqube jamie 2026-04-29 18:06:43 +01:00
  • aa83021393 style: 🎨 lucide icons jamie 2026-04-24 00:42:18 +01:00
  • 99ce83c2df refactor: 🎨 change label on host form jamie 2026-04-24 00:34:03 +01:00
  • 5f00d40e66 fix: 🎨 app icon url jamie 2026-04-24 00:33:44 +01:00
  • bd8469f3d3 refactor: 🎨 logo jamie 2026-04-17 12:25:41 +01:00
  • 230a2e1c8b docs: 📝 add readme and docker label jamie 2026-04-17 12:21:30 +01:00
  • 8d8e9c052d feat: initial commit jamie 2026-04-17 12:12:31 +01:00