MCPcopy 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

1import Router from "@koa/router";
2import { ROLE } from "../entity/user";
3import { $t } from "../i18n";
4import { requestConcurrencyLimiter, speedLimit } from "../middleware/limit";

Callers

nothing calls this directly

Calls 15

getUserUuidFunction · 0.90
getUserPermissionFunction · 0.90
$tFunction · 0.90
isHaveInstanceByUuidFunction · 0.90
speedLimitFunction · 0.90
checkSafeUrlFunction · 0.90
useMethod · 0.80
getMinecraftVersionsMethod · 0.80
requestMethod · 0.80
getInfoByHashMethod · 0.80
searchProjectsMethod · 0.80

Tested by

no test coverage detected