Commit Graph

  • d79a4a8243 fix: now ssh connection use use private key instead of the default Levi Yan 2024-10-28 19:02:56 +08:00
  • b279860ebe fix: solve the problem that the private key not works when connecting because permission of private key is too open Levi Yan 2024-10-28 18:24:03 +08:00
  • 98b1ed4a19 fix(devstar home): now only response code is 0 that means successfully delete dev container Levi Yan 2024-10-28 17:14:54 +08:00
  • 5554ff4fb1 perf: adjust the order of command cases in switch by calling frequence Levi Yan 2024-10-28 17:02:42 +08:00
  • d38994f63a feat(devstar home): delete dev container by repo id Levi Yan 2024-10-28 17:01:32 +08:00
  • 13125c75c7 refactor(devstar home): don't get container's password from backend anymore Levi Yan 2024-10-28 16:45:49 +08:00
  • 9192a8a618 refactor(devstar home): get workDir information from backend Levi Yan 2024-10-28 16:31:37 +08:00
  • 0b22c48c5a feat(devstar home): upload new created public key Levi Yan 2024-10-28 16:29:07 +08:00
  • 6c771121da feat: give machine name to devstar home Levi Yan 2024-10-28 15:52:55 +08:00
  • 126f800346 feat: create user's ssh key Levi Yan 2024-10-28 14:58:10 +08:00
  • 4b3868ced2 [WIP] Feat: create/get user public/private key Levi Yan 2024-10-23 18:37:27 +08:00
  • 1e856694af refactor(User): set user name and user token as member variable Levi Yan 2024-10-23 17:03:11 +08:00
  • 1816152fa6 refactor(home): extract all processes that set user token to vscode into a function - setUserTokenInVSCode Levi Yan 2024-10-23 16:35:10 +08:00
  • 1cf46c0597 feat(home): get user name from vscode and set user name into vscode Levi Yan 2024-10-23 16:22:50 +08:00
  • f8544e5282 refactor(getUserTokenFromVSCode): separate the verifying process from the function Levi Yan 2024-10-23 14:41:22 +08:00
  • bac497fabf refactor: extract the methods about user into class User Levi Yan 2024-10-23 13:45:19 +08:00
  • 0a31591150 refactor: set null string '' as the null value of user token Levi Yan 2024-10-23 12:54:50 +08:00
  • 4ded936bf7 fix: sovle the problem that the host isn't unique and store repeat host Levi Yan 2024-10-23 12:38:55 +08:00
  • 4c3233dbcc style: remove the unuseful comments Levi Yan 2024-10-23 02:00:24 +08:00
  • 08168dfd3f refactor: abstract and simplify the communication between home page and vscode Levi Yan 2024-10-23 01:58:10 +08:00
  • 5672003901 feat: get default public key from vscode Levi Yan 2024-10-21 11:40:21 +08:00
  • bf0ace5cc4 refactro: firstconnect with key instead of password Levi Yan 2024-10-21 11:39:07 +08:00
  • 1988adaf94 refactor(getDefaultPublicKey): remove \r and \n character in public key Levi Yan 2024-10-17 19:55:23 +08:00
  • 428764b8ae feat: getDefaultPublicKey and firstConnect with key Levi Yan 2024-10-17 16:06:28 +08:00
  • 6921406013 fix: loop calling in getDefaultPublicKey Levi Yan 2024-10-17 13:03:42 +08:00
  • c113328524 fix: if both public and private key exists, stop creating new ssh key Levi Yan 2024-10-17 12:17:34 +08:00
  • 34927df20f feat: ssh default public/key related operation Levi Yan 2024-10-17 12:15:32 +08:00
  • cad2a7a6f4 reafctor: extract domain name of devstar home page as a global variable Levi Yan 2024-10-15 19:35:15 +08:00
  • cdb6c425e5 refactor: add error processing for first connecting remote container Levi Yan 2024-10-15 17:13:58 +08:00
  • 2b0875d0a8 Update README Levi Yan 2024-10-13 20:28:05 +08:00
  • 8cc15e7cbd upload home and index page Levi Yan 2024-10-12 11:38:28 +08:00
  • 535ede85ee upload webpage that used to embed devstar webpage Levi Yan 2024-10-01 11:58:55 +08:00
  • f854fb3599 add developer manual doc Levi Yan 2024-09-26 12:26:17 +08:00
  • b9bff6be37 add user manual doc Levi Yan 2024-09-26 12:25:57 +08:00
  • ea28ef08b7 feat: add userToken related operations Levi Yan 2024-09-18 20:46:25 +08:00
  • 021c1bc1ab feat: add devcontainer config Levi Yan 2024-09-18 20:43:33 +08:00
  • 5c81f631d9 Update readme Levi Yan 2024-09-18 20:42:52 +08:00
  • f164a3dfed refactor: treat fetch as public utils function Levi Yan 2024-09-18 13:53:31 +08:00
  • 1c2486b972 refactor: clean the old name-superide Levi Yan 2024-09-18 13:52:19 +08:00
  • da531a361a feat: install vscode-server and devstar in remote container when first connecting Levi Yan 2024-08-22 11:53:39 +08:00
  • 4a5925219e release 0.2.1 Levi Yan 2024-08-22 11:53:28 +08:00
  • 0d74a12e3c feat(utils): get vscode version message - commit id Levi Yan 2024-08-22 11:48:02 +08:00
  • 2e1a0d6a65 change icon Levi Yan 2024-07-31 10:49:01 +08:00
  • 0f0e336160 feat(utils): sleep function a small debug tool Levi Yan 2024-07-30 23:35:52 +08:00
  • 3b7cf8af57 refactor: only successfully finished first connect then open remote folder Levi Yan 2024-07-30 23:35:08 +08:00
  • 9b95f6376c refactor: use new icon Levi Yan 2024-07-30 19:45:46 +08:00
  • a0ecb6c559 refactor: rename the project as devstar Levi Yan 2024-07-16 23:28:56 +08:00
  • e4a9d125cd refactor: comment the unused item Levi Yan 2024-07-16 17:40:31 +08:00
  • b2533bb1c9 feat: monitor the requests that open remote folder from the front Levi Yan 2024-07-16 17:37:42 +08:00
  • a66a1d8838 Merge branch 'master' of gitee.com:SuperIDE/superide Levi Yan 2024-07-16 17:34:16 +08:00
  • 61b79b7f74 refactor: separate the functions that connect container and first conect container Levi Yan 2024-07-11 12:42:23 +08:00
  • 7e8d256edf refactor: separate the functions that connect container and first conect container Levi Yan 2024-07-11 12:42:23 +08:00
  • 22b24f1561 feat: add fetch module to support getting web content Levi Yan 2024-07-11 11:31:29 +08:00
  • b65b954737 chore: compile ts code to js code before launching extension Levi Yan 2024-07-11 11:05:02 +08:00
  • b6126b33ff gitignore: clean the items Levi Yan 2024-07-11 10:59:44 +08:00
  • 9ee41bc4aa chore: change target to es6 to support more scenes Levi Yan 2024-07-11 10:56:59 +08:00
  • e479bf3ce6 style: adjust the sort of dependencies Levi Yan 2024-07-11 10:55:50 +08:00
  • 30bce314e8 doc: remove left statement Levi Yan 2024-07-11 10:13:51 +08:00
  • 31963f5e14 chore: generated code applied to commonjs or node18 Levi Yan 2024-07-03 12:38:17 +08:00
  • fed0b5ddad refactor: add siHome into context.subscriptions Levi Yan 2024-07-03 11:55:49 +08:00
  • f044c4770a refactor: use webpack to compile and package Levi Yan 2024-07-02 12:31:42 +08:00
  • fd9fe52529 refactor: convert js to ts Levi Yan 2024-07-02 12:15:39 +08:00
  • 4afa0ccccc feat: connect remote container and showHome Levi Yan 2024-07-01 12:25:28 +08:00
  • 95b7e3b32d build the structure of the extension Levi Yan 2024-06-27 01:20:37 +08:00
  • 3fbaa07bee Initial commit 孟宁 2024-06-13 00:38:54 +00:00