Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

完成基本用户账户及聊天功能#51

Merged
lc6464 merged 111 commits intomainfrom
dev
Aug 11, 2023
Merged

完成基本用户账户及聊天功能#51
lc6464 merged 111 commits intomainfrom
dev

Conversation

@lc6464
Copy link
Copy Markdown
Owner

@lc6464 lc6464 commented Aug 8, 2023

  • 聊天
  • 登录
  • 注册
  • 通过 API 导入账户

Solve #29, #30, #36

lc6464 and others added 30 commits August 3, 2023 21:39
Format code with prettier and dotnet-format

This commit fixes the style issues introduced in f3b4e8e according to the output
from Prettier and dotnet-format.

Details: https://app.deepsource.com/gh/lc6464/Simple-WebChatApplication/transform/192a373d-3142-45e8-a509-df9380c73c51/
Format code with prettier and dotnet-format

This commit fixes the style issues introduced in d5b5b2f according to the output
from Prettier and dotnet-format.

Details: https://app.deepsource.com/gh/lc6464/Simple-WebChatApplication/transform/13138eff-f685-4408-9c85-7046dba95769/
format code with prettier and dotnet-format
Format code with prettier and dotnet-format

This commit fixes the style issues introduced in 456b58c according to the output
from Prettier and dotnet-format.

Details: https://app.deepsource.com/gh/lc6464/Simple-WebChatApplication/transform/8b0dff8d-aba6-4f43-862a-35a55d698c51/
format code with prettier and dotnet-format
@lc6464 lc6464 requested review from execute233 and removed request for execute233 August 9, 2023 14:04
Copy link
Copy Markdown
Owner Author

@lc6464 lc6464 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. Good job, review it carefully. @execute233

Comment thread 数据结构.md Outdated
execute233 and others added 3 commits August 10, 2023 09:44
Format code with prettier and dotnet-format

This commit fixes the style issues introduced in 26eb262 according to the output
from Prettier and dotnet-format.

Details: None
Format code with prettier and dotnet-format

This commit fixes the style issues introduced in 26eb262 according to the output
from Prettier and dotnet-format.

Details: #51
lc6464 added 2 commits August 10, 2023 11:46
format code with prettier and dotnet-format
format code with prettier and dotnet-format
Comment thread 数据结构.md Outdated
Copy link
Copy Markdown
Owner Author

@lc6464 lc6464 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@execute233 审查认真点,你的 IDE 奇奇怪怪的。

execute233
execute233 previously approved these changes Aug 11, 2023
Comment thread Controllers/RegisterController.cs Outdated
Comment thread Controllers/RegisterController.cs Outdated
Comment thread Controllers/RegisterController.cs Outdated
Comment thread Services/CheckingTools.cs Outdated
Comment thread Program.cs
Copy link
Copy Markdown
Owner Author

@lc6464 lc6464 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感叹号你删了干啥?

Comment thread Hubs/ChatHub.cs
Copy link
Copy Markdown
Owner Author

@lc6464 lc6464 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该可以了吧。

@execute233 execute233 self-requested a review August 11, 2023 05:35
@lc6464 lc6464 merged commit fda5172 into main Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

时间相关问题 Register Part ChatHub Part

2 participants