Commit Graph

12 Commits

Author SHA1 Message Date
Levi Yan
da5e253763 clean: remove unused code 2025-02-21 21:17:18 +08:00
Levi Yan
a0aee79aba clean: remove useless code 2025-01-22 10:27:07 +08:00
Levi Yan
bdf708597d fix: cannot execute code --version in windows and linux 2025-01-08 18:36:59 +08:00
Levi Yan
27a09a49ab style: tab -> 2 spaces in all typescript files 2024-11-12 19:07:30 +08:00
Levi Yan
1988adaf94 refactor(getDefaultPublicKey): remove \r and \n character in public key 2024-10-17 19:55:23 +08:00
Levi Yan
6921406013 fix: loop calling in getDefaultPublicKey 2024-10-17 13:03:42 +08:00
Levi Yan
c113328524 fix: if both public and private key exists, stop creating new ssh key 2024-10-17 12:17:34 +08:00
Levi Yan
34927df20f feat: ssh default public/key related operation
* if default private/public key exist
* get default private/public key or their path
* create new default SSH key
2024-10-17 12:15:32 +08:00
Levi Yan
f164a3dfed refactor: treat fetch as public utils function 2024-09-18 13:53:31 +08:00
Levi Yan
0d74a12e3c feat(utils): get vscode version message - commit id 2024-08-22 11:48:02 +08:00
Levi Yan
0f0e336160 feat(utils): sleep function
a small debug tool
2024-07-30 23:35:52 +08:00
Levi Yan
fd9fe52529 refactor: convert js to ts 2024-07-02 12:15:39 +08:00