Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ mod_manager_router.ts
File
mod_manager_router.ts
panel/src/app/routers/mod_manager_router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Router from
"@koa/router"
;
2
import
{ ROLE } from
"../entity/user"
;
3
import
{ $t } from
"../i18n"
;
4
import
{ requestConcurrencyLimiter, speedLimit } from
"../middleware/limit"
;
Callers
nothing calls this directly
Calls
15
getUserUuid
Function · 0.90
getUserPermission
Function · 0.90
$t
Function · 0.90
isHaveInstanceByUuid
Function · 0.90
speedLimit
Function · 0.90
requestConcurrencyLimiter
Function · 0.90
checkSafeUrl
Function · 0.90
use
Method · 0.80
getMinecraftVersions
Method · 0.80
request
Method · 0.80
getInfoByHash
Method · 0.80
searchProjects
Method · 0.80
Tested by
no test coverage detected