TGTGInsighttelegram intelligenceLIVE / telegram public index
← ご注文はうさぎですか?
ご注文はうさぎですか? avatar

TGINSIGHT POST

Post #9174

@order_usagi

ご注文はうさぎですか?

Views6Post view count
PostedFeb 802/08/2026, 01:32 PM
Post content

Post content

Innei 向 mx-space/core 提交了一个更改 feat(snippet): add custom path support for snippets - Introduced a new `customPath` field in the Snippet model, allowing snippets to be accessed via custom URLs. - Implemented validation to ensure unique custom paths and prevent consecutive slashes. - Enhanced SnippetService with methods to handle custom path retrieval, caching, and deletion. - Added SnippetRouteController to manage requests for snippets based on custom paths, including throttling and authentication checks. These changes improve the flexibility and accessibility of snippets in the application. Signed-off-by: Innei <[email protected]>