Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ main.js
File
main.js
public/js/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// /js/main.js — light bootstrap
2
import
{ getBasePath, stripBase, withBase, patchFetchForBasePath } from
'./basePath.js?v={{APP_QVER}}'
;
3
import
{ t } from
'./i18n.js?v={{APP_QVER}}'
;
4
Callers
nothing calls this directly
Calls
15
getBasePath
Function · 0.85
patchFetchForBasePath
Function · 0.85
getOpenModals
Function · 0.85
normalizeUrl
Function · 0.85
toStableBody
Function · 0.85
stripBase
Function · 0.85
bindDarkMode
Function · 0.85
checkAuth
Function · 0.85
hideEl
Function · 0.85
bootSetupWizard
Function · 0.85
revealAppAndHideOverlay
Function · 0.85
maybeRestoreAuthFileLinkReturnUrl
Function · 0.85
Tested by
no test coverage detected