Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ buildShareAiChatUrl
Function
buildShareAiChatUrl
public/js/sharedFolderView.js:334–336 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
332
}
333
334
function
buildShareAiChatUrl() {
335
return
withBasePath(
'/api/pro/ai/share/chat.php'
);
336
}
337
338
async
function
loadPublicSiteConfig() {
339
if
(publicSiteConfigPromise)
return
publicSiteConfigPromise;
Callers
1
sendMessage
Function · 0.85
Calls
1
withBasePath
Function · 0.70
Tested by
no test coverage detected