1
0
mirror of https://github.com/HorlogeSkynet/SSHubl.git synced 2025-06-24 16:00:13 +02:00

Commit Graph

  • 9cfd6ded04 Update ruff requirement from ~=0.8.6 to ~=0.9.1 master dependabot[bot] 2025-01-13 05:31:11 +00:00
  • c2e2fd3a2a Ignores "patch" updates for all packages as patch segments are relaxed Samuel FORESTIER 2025-01-06 19:45:06 +01:00
  • 4c6e6a47d3 Makes project development tools target Python 3.8 version Samuel FORESTIER 2025-01-06 19:32:13 +01:00
  • 17929566ed Update mypy requirement from ~=1.14.0 to ~=1.14.1 dependabot[bot] 2025-01-06 11:31:26 +00:00
  • a13afdc671 Update ruff requirement from ~=0.8.4 to ~=0.8.6 dependabot[bot] 2025-01-06 05:45:20 +00:00
  • ba712b9b8a Fixes Mypy failing to perform relative imports Samuel FORESTIER 2024-12-23 19:27:29 +01:00
  • b81f893c0e Update mypy requirement from ~=1.13.0 to ~=1.14.0 dependabot[bot] 2024-12-23 11:50:59 +00:00
  • 4178e7b314 Update ruff requirement from ~=0.8.3 to ~=0.8.4 dependabot[bot] 2024-12-23 05:41:30 +00:00
  • ae5a2fd112 Update ruff requirement from ~=0.8.2 to ~=0.8.3 dependabot[bot] 2024-12-16 05:52:10 +00:00
  • b9d6966a7f Update ruff requirement from ~=0.8.1 to ~=0.8.2 dependabot[bot] 2024-12-09 05:52:37 +00:00
  • da9d1ff977 Update ruff requirement from ~=0.8.0 to ~=0.8.1 dependabot[bot] 2024-12-02 05:20:48 +00:00
  • 69eab5296c Bumps to v0.5.0 v0.5.0 Samuel FORESTIER 2024-11-30 20:37:19 +01:00
  • 1b9b60fe77 Fixes UNIX domain socket removal against Windows remote Samuel FORESTIER 2024-11-03 17:49:53 +01:00
  • 9e419686ba Implements interactive connection command (through Terminus) Samuel FORESTIER 2024-09-04 22:09:16 +02:00
  • a0c70a13fd Vendors mslex v1.3.0 package source (licensed under Apache 2.0) Samuel FORESTIER 2024-10-13 22:38:34 +02:00
  • 1f684c5cbd Lowers SshKeepaliveThread loop period to fasten "down" detection Samuel FORESTIER 2024-10-07 21:48:33 +02:00
  • d5864f0627 Update ruff requirement from ~=0.7.4 to ~=0.8.0 dependabot[bot] 2024-11-25 05:48:54 +00:00
  • 8de276ab16 Update ruff requirement from ~=0.7.3 to ~=0.7.4 dependabot[bot] 2024-11-18 05:56:13 +00:00
  • 0a79858e86 Merge pull request #37 from HorlogeSkynet/dependabot/pip/ruff-approx-eq-0.7.3 d3vyce 2024-11-11 11:52:57 +01:00
  • a2ed44a0a9 Update ruff requirement from ~=0.7.2 to ~=0.7.3 dependabot[bot] 2024-11-11 05:30:48 +00:00
  • 7b8dd83f6e Update ruff requirement from ~=0.7.1 to ~=0.7.2 dependabot[bot] 2024-11-04 06:04:36 +00:00
  • 99df0f4156 Fixes a typo in pretty_forward_target docstring Samuel FORESTIER 2024-11-03 17:57:18 +01:00
  • 4afc2b4471 Prefers not overriding initial_selection docstring Samuel FORESTIER 2024-11-03 17:25:07 +01:00
  • b6eb96c387 Fixes ssh_utils.ssh_exec documentation Samuel FORESTIER 2024-10-20 16:32:15 +02:00
  • b8fc5d33cb Update ruff requirement from ~=0.7.0 to ~=0.7.1 dependabot[bot] 2024-10-28 05:51:25 +00:00
  • c78807f86f Update mypy requirement from ~=1.12.1 to ~=1.13.0 dependabot[bot] 2024-10-28 05:51:16 +00:00
  • 24a3f1f230 Update mypy requirement from ~=1.11.2 to ~=1.12.1 dependabot[bot] 2024-10-21 05:22:08 +00:00
  • c8712965f4 Update ruff requirement from ~=0.6.9 to ~=0.7.0 dependabot[bot] 2024-10-21 05:22:20 +00:00
  • 56b711a751 Updates code base according to pexpect v4.9 Samuel FORESTIER 2024-08-17 09:45:47 +02:00
  • 85a908cddc Update ruff requirement from ~=0.6.8 to ~=0.6.9 dependabot[bot] 2024-10-07 05:31:57 +00:00
  • b3092d61e8 Fixes typo in SshMountSshfs unmounting status Samuel FORESTIER 2024-10-06 21:18:14 +02:00
  • 93cc3ac207 Fixes default setting values (ssh_host_authentication_for_localhost) Samuel FORESTIER 2024-09-30 23:58:15 +02:00
  • 372c4997fa Update ruff requirement from ~=0.6.7 to ~=0.6.8 dependabot[bot] 2024-09-30 05:12:09 +00:00
  • 008429989c Update ruff requirement from ~=0.6.5 to ~=0.6.7 dependabot[bot] 2024-09-23 05:08:40 +00:00
  • 68d16df592 Update ruff requirement from ~=0.6.4 to ~=0.6.5 dependabot[bot] 2024-09-16 05:11:07 +00:00
  • c90fb1a29e Merge pull request #27 from HorlogeSkynet/dependabot/pip/ruff-approx-eq-0.6.4 d3vyce 2024-09-09 12:04:00 +02:00
  • bf17452229 Update ruff requirement from ~=0.6.3 to ~=0.6.4 dependabot[bot] 2024-09-09 05:15:25 +00:00
  • 06b8bceed9 Merge pull request #17 from HorlogeSkynet/feat/terminal_disable_spellcheck d3vyce 2024-09-03 22:03:02 +02:00
  • d3ef40fe79 Disables spellcheck in remote terminal view (Terminus v0.3.32+) Samuel FORESTIER 2024-08-16 22:15:10 +02:00
  • be853ed1c3 Adds Package Control monthly downloads badge to README Samuel FORESTIER 2024-09-02 19:15:29 +02:00
  • 3ea6f40cfb Update ruff requirement from ~=0.6.2 to ~=0.6.3 dependabot[bot] 2024-09-02 06:08:15 +00:00
  • 0dac89a2ed Update pylint requirement from ~=3.2.6 to ~=3.2.7 dependabot[bot] 2024-09-02 06:08:06 +00:00
  • 34d5b3b132 Update ruff requirement from ~=0.6.1 to ~=0.6.2 dependabot[bot] 2024-08-26 05:50:15 +00:00
  • 3d263f53a4 Update mypy requirement from ~=1.11.1 to ~=1.11.2 dependabot[bot] 2024-08-26 05:50:08 +00:00
  • c208dee489 Merge pull request #19 from HorlogeSkynet/dependabot/pip/ruff-approx-eq-0.6.1 d3vyce 2024-08-19 08:47:42 +02:00
  • 2f8cf8266a Update ruff requirement from ~=0.5.7 to ~=0.6.1 dependabot[bot] 2024-08-19 05:26:10 +00:00
  • 32a2d577a4 Update ruff requirement from ~=0.5.6 to ~=0.5.7 dependabot[bot] 2024-08-12 06:07:58 +00:00
  • 32209f56d4 Bumps to v0.4.0 v0.4.0 Samuel FORESTIER 2024-08-07 19:08:59 +02:00
  • 61d8e8c366 Tidies up README Samuel FORESTIER 2024-08-07 18:47:20 +02:00
  • dc0c7e5a13 Plugin now available on Package Control ! Samuel FORESTIER 2024-08-07 18:43:18 +02:00
  • 75a724079a Implements ssh_forward unit test cases Samuel FORESTIER 2024-08-06 20:37:10 +02:00
  • c447a8732a Shows remote path of UNIX domain socket that couldn't be removed Samuel FORESTIER 2024-08-06 19:01:31 +02:00
  • 3be46fbbee Fixes typo in ssh_connect_password_command_lock comment Samuel FORESTIER 2024-08-06 18:54:11 +02:00
  • 32b7ba2454 Update ruff requirement from ~=0.5.5 to ~=0.5.6 dependabot[bot] 2024-08-05 05:24:58 +00:00
  • e7866d1254 Update mypy requirement from ~=1.11.0 to ~=1.11.1 dependabot[bot] 2024-08-05 05:24:51 +00:00
  • 54d9115d84 Fixes pre_parse_forward_target documentation (fix-up for a7d9799a) Samuel FORESTIER 2024-07-31 12:06:37 +02:00
  • d1c9e0372e Bumps to v0.3.0 v0.3.0 Samuel FORESTIER 2024-07-31 11:26:49 +02:00
  • 24b52e9911 Fixes reverse forward with remote port allocation not removed on cancel Samuel FORESTIER 2024-07-31 11:25:42 +02:00
  • b3bc6f4efc Enables validate_forward_target result caching Samuel FORESTIER 2024-07-31 11:09:59 +02:00
  • a7d9799af8 Simplifies (and DRY) OpenSSH client forward target parsing Samuel FORESTIER 2024-07-31 11:09:01 +02:00
  • c1e27de942 Don't hide forward target hosts when they aren't unspecified or loopback Samuel FORESTIER 2024-07-29 21:20:55 +02:00
  • bb220f5bd4 Mentions we're actually showing command output in ssh_exec debug log Samuel FORESTIER 2024-07-28 19:08:41 +02:00
  • 8989bc9750 Implements UNIX domain socket automatic removal on forward cancellation Samuel FORESTIER 2024-07-28 19:06:55 +02:00
  • 4e79266ee8 Prefers "UNIX domain socket" instead of "UNIX socket" Samuel FORESTIER 2024-07-28 18:43:34 +02:00
  • e75743ca2c Fixes reverse forward opening when remote target is an UDS Samuel FORESTIER 2024-07-28 18:06:13 +02:00
  • c1ba619600 Update ruff requirement from ~=0.5.4 to ~=0.5.5 dependabot[bot] 2024-07-29 05:17:28 +00:00
  • ad6769e8c5 Merge pull request #10 from HorlogeSkynet/dependabot/pip/mypy-approx-eq-1.11.0 d3vyce 2024-07-22 18:06:02 +02:00
  • 0a442e957b Update mypy requirement from ~=1.10.1 to ~=1.11.0 dependabot[bot] 2024-07-22 16:01:50 +00:00
  • a7af2255f7 Merge pull request #9 from HorlogeSkynet/dependabot/pip/ruff-approx-eq-0.5.4 d3vyce 2024-07-22 18:01:04 +02:00
  • eebc3e1c87 Merge pull request #8 from HorlogeSkynet/dependabot/pip/pylint-approx-eq-3.2.6 d3vyce 2024-07-22 18:00:43 +02:00
  • f2360acb85 Update ruff requirement from ~=0.5.2 to ~=0.5.4 dependabot[bot] 2024-07-22 06:05:09 +00:00
  • 4d7562d407 Update pylint requirement from ~=3.2.5 to ~=3.2.6 dependabot[bot] 2024-07-22 06:05:01 +00:00
  • 707fabadc5 Merge pull request #7 from HorlogeSkynet/dependabot/pip/ruff-approx-eq-0.5.2 d3vyce 2024-07-15 10:12:06 +02:00
  • 6bcc4d0c09 Update ruff requirement from ~=0.5.1 to ~=0.5.2 dependabot[bot] 2024-07-15 06:01:44 +00:00
  • f779d8c451 Bumps to v0.2.1 v0.2.1 Samuel FORESTIER 2024-07-14 16:32:56 +02:00
  • 660fecbb12 Prevents pexpect from tweaking remote prompt shell Samuel FORESTIER 2024-07-14 16:30:23 +02:00
  • bd452064ed Updates plugin preview Samuel FORESTIER 2024-07-13 18:56:01 +02:00
  • 0b39a21984 Fixes remote folder opening when there isn't any currently opened folder Samuel FORESTIER 2024-07-13 17:50:27 +02:00
  • 5b31a0d1ed Bumps to v0.2.0 v0.2.0 Samuel FORESTIER 2024-07-11 21:52:14 +02:00
  • ad2795685d Adds tip to cancel password prompt in input panel caption d3vyce 2024-07-10 23:59:53 +02:00
  • 4a4c5e5bd4 Asks user for confirmation on re-connection password prompt cancellation Samuel FORESTIER 2024-07-10 23:30:06 +02:00
  • 771dca9626 DRY session identifier in SshTerminalCommand Samuel FORESTIER 2024-07-11 08:31:46 +02:00
  • b71c9b4363 Adds (most of) settings hot-reloading support Samuel FORESTIER 2024-07-10 23:43:13 +02:00
  • 89f4a50f60 Mentions path settings require plugin reload or Sublime Text restart Samuel FORESTIER 2024-07-10 23:42:23 +02:00
  • 1e691e4a79 feat(commands): add edit_settings d3vyce 2024-07-10 22:42:06 +02:00
  • d9f0794ad7 Makes sure session is still known before rescheduling connection command Samuel FORESTIER 2024-07-09 19:23:09 +02:00
  • aef9c13993 Fixes cancellation of reverse forwards with remote port allocation Samuel FORESTIER 2024-07-08 21:28:26 +02:00
  • b62415aac1 Improves code consistency in window default assignment Samuel FORESTIER 2024-07-08 20:58:06 +02:00
  • b3e6dbda1c Minor comment style improvements Samuel FORESTIER 2024-07-07 21:07:28 +02:00
  • 3be9ec9891 Update ruff requirement from ~=0.5.0 to ~=0.5.1 dependabot[bot] 2024-07-07 17:28:25 +00:00
  • da059ab0e1 Update mypy requirement from ~=1.10.0 to ~=1.10.1 dependabot[bot] 2024-07-07 17:28:27 +00:00
  • 65dbcd6751 Update pylint requirement from ~=3.2.2 to ~=3.2.5 (#3) dependabot[bot] 2024-07-07 17:31:06 +00:00
  • 31efa5b196 Create dependabot.yml Samuel FORESTIER 2024-07-07 17:27:39 +00:00
  • fd605e461d Bumps to v0.1.0 v0.1.0 Samuel FORESTIER 2024-07-06 21:39:10 +02:00
  • 910411d8b8 Initial commit Samuel FORESTIER 2024-07-06 21:15:28 +02:00