TGINSIGHT CHAT
ご注文はうさぎですか?
@order_usagi
Recent posts
Page 82 of 84 · 1,000 posts
Posted Feb 7
Innei 向 mx-space/mx-admin 提交了多个更改 refactor: code editor refactor: consolidate Monaco editor into unified module
Posted Feb 7
Innei 向 mx-space/core 提交了一个更改 refactor(serverless): simplify getCodeDefined method and remove unused asset service - Refactored the getCodeDefined method in ServerlessController to directly return the sandbox type declaration. - Removed the AssetService dependency as it was no longer needed. - Updated the sandbox utility to export the new sandbox type declaration. These changes streamline the serverless functionality and improve code maintainability. Signed-off-by: Innei <[email protected]>
Posted Feb 7
mx-space/core 发布了一个新版本 v10.0.0-alpha.2,前往查看: https://github.com/mx-space/core/releases/tag/v10.0.0-alpha.2
Posted Feb 7
mx-space/mx-admin 发布了一个新版本 v6.0.5,前往查看: https://github.com/mx-space/mx-admin/releases/tag/v6.0.5
Posted Feb 7
Innei 向 mx-space/core 提交了一个更改 release: v10.0.0-alpha.2
Posted Feb 7
Innei 向 mx-space/mx-admin 提交了一个更改 release: v6.0.5
Posted Feb 7
Innei 向 mx-space/core 提交了一个更改 feat(serverless): implement logging for serverless function invocations - Introduced a new ServerlessLogModel to store invocation logs, including function ID, reference, name, method, IP, status, execution time, and logs. - Added endpoints in ServerlessController to retrieve invocation logs and log details. - Updated ServerlessService to save invocation logs after function execution and retrieve logs with pagination support. - Enhanced SnippetModel to include a compiledCode field for serverless functions. These changes improve observability and debugging capabilities for serverless functions. Signed-off-by: Innei <[email protected]>
Posted Feb 7
Innei 向 mx-space/mx-admin 提交了一个更改 feat: add serverless API integration and logging features - Introduced a new serverless API module to handle invocation logs and compiled code retrieval. - Updated the API index to export the new serverless module. - Implemented UI components for displaying function invocation logs and compiled code, enhancing the user experience for serverless function management. - Added pagination and filtering options for logs, improving data accessibility. These changes provide a comprehensive solution for managing serverless function logs and compiled outputs within the application. Signed-off-by: Innei <[email protected]>
Posted Feb 7
Innei 向 mx-space/core 提交了一个更改 fix(auth): add role validation in CreateAuth middleware Implement a new middleware to prevent modification of the role field during the authentication creation process, enhancing security and data integrity. Signed-off-by: Innei <[email protected]>
Posted Feb 6
早上好!今天也是充满希望的一天 后来,错过也成了人间常态。
Posted Feb 6
mx-space/core 发布了一个新版本 v10.0.0-alpha.1,前往查看: https://github.com/mx-space/core/releases/tag/v10.0.0-alpha.1
Posted Feb 6
Innei 向 mx-space/core 提交了一个更改 release: v10.0.0-alpha.1