Commit Graph

18 Commits

Author SHA1 Message Date
Levi Yan
fcb8aab391 feat: add notification for login and logout 2025-03-24 10:28:55 +08:00
Levi Yan
72e94ceea8 temp: provide a handler to logout 2025-03-24 10:12:33 +08:00
Levi Yan
a858f80164 refactor: extract code related to logging into login function 2025-03-23 20:31:31 +08:00
Levi Yan
a55ee0cf90 security: verify token and username before storing 2025-03-23 17:17:32 +08:00
Levi Yan
5813fe2c20 refactor(devstar-api): not need user as member 2025-03-23 16:35:07 +08:00
Levi Yan
280231a016 refactor: change the return value of uploadPublicKey as promise<string> 2025-03-12 10:23:31 +08:00
Levi Yan
fcf93fe3de feat: upload user's ssh public key when user login through 'open with vscode' link 2025-03-03 13:22:01 +08:00
Levi Yan
04e34d5129 refactor: centralize the code that first opens the project into a single function 2025-03-02 23:33:18 +08:00
Levi Yan
b96e318355 style: formatting 2025-03-02 23:28:29 +08:00
Levi Yan
79309f8a56 fix(open with vscode with access token): don't open project after logging 2025-02-26 11:04:36 +08:00
Levi Yan
be6520d2cb feat: support link that open with code to carry access token 2025-02-26 00:47:00 +08:00
Levi Yan
7d21c0df5a feat: open project without logging 2025-02-25 11:43:06 +08:00
Levi Yan
8772074ab2 feat: support open with vscode url in devstar web 2025-02-19 10:16:46 +08:00
Levi Yan
1c2486b972 refactor: clean the old name-superide 2024-09-18 13:52:19 +08:00
Levi Yan
a0ecb6c559 refactor: rename the project as devstar 2024-07-16 23:28:56 +08:00
Levi Yan
61b79b7f74 refactor: separate the functions that connect container and first conect container 2024-07-16 17:32:41 +08:00
Levi Yan
fed0b5ddad refactor: add siHome into context.subscriptions 2024-07-03 11:55:49 +08:00
Levi Yan
fd9fe52529 refactor: convert js to ts 2024-07-02 12:15:39 +08:00