TGTGInsighttelegram intelligenceLIVE / telegram public index
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]>