Commit Graph

16 Commits

Author SHA1 Message Date
Levi Yan
7f222e6720 refactor: add operation in process which after successfully uploading new created public key 2024-10-28 19:48:25 +08:00
Levi Yan
98b1ed4a19 fix(devstar home): now only response code is 0 that means successfully delete dev container 2024-10-28 17:14:54 +08:00
Levi Yan
d38994f63a feat(devstar home): delete dev container by repo id 2024-10-28 17:01:32 +08:00
Levi Yan
13125c75c7 refactor(devstar home): don't get container's password from backend anymore 2024-10-28 16:45:49 +08:00
Levi Yan
9192a8a618 refactor(devstar home): get workDir information from backend 2024-10-28 16:31:37 +08:00
Levi Yan
0b22c48c5a feat(devstar home): upload new created public key 2024-10-28 16:29:07 +08:00
Levi Yan
4b3868ced2 [WIP] Feat: create/get user public/private key 2024-10-23 18:37:27 +08:00
Levi Yan
1816152fa6 refactor(home): extract all processes that set user token to vscode into a function - setUserTokenInVSCode 2024-10-23 16:35:10 +08:00
Levi Yan
1cf46c0597 feat(home): get user name from vscode and set user name into vscode 2024-10-23 16:22:50 +08:00
Levi Yan
f8544e5282 refactor(getUserTokenFromVSCode): separate the verifying process from the function 2024-10-23 14:41:22 +08:00
Levi Yan
0a31591150 refactor: set null string '' as the null value of user token 2024-10-23 12:54:50 +08:00
Levi Yan
4c3233dbcc style: remove the unuseful comments 2024-10-23 02:00:24 +08:00
Levi Yan
08168dfd3f refactor: abstract and simplify the communication between home page and vscode
* refactor the infertace in index.html
* adapt the change of interface in home page and vscode
2024-10-23 01:58:10 +08:00
Levi Yan
5672003901 feat: get default public key from vscode 2024-10-21 11:40:21 +08:00
Levi Yan
cad2a7a6f4 reafctor: extract domain name of devstar home page as a global variable 2024-10-15 19:35:15 +08:00
Levi Yan
8cc15e7cbd upload home and index page 2024-10-12 11:38:28 +08:00