Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LiangYuxuan/dalamud-plugin-cn-fetcher
/ functions
Functions
13 in github.com/LiangYuxuan/dalamud-plugin-cn-fetcher
⨍
Functions
13
◇
Types & classes
16
↓ 4 callers
Function
matchManifest
( manifest: Manifest, match: ManifestMatch, )
src/repos.ts:48
↓ 4 callers
Function
urlToProxy
(url: string)
src/url.ts:77
↓ 3 callers
Function
getRepoString
(repo: Repo)
src/repos.ts:56
↓ 3 callers
Function
urlToDateBefore
(url: string, beforeDate: string)
src/url.ts:118
↓ 2 callers
Function
getCommitDateBefore
( owner: string, repo: string, branch: string, beforeDate: string, )
src/url.ts:15
↓ 1 callers
Function
fetchManifest
( value: Repo, beforeDate: string | undefined, )
src/repos.ts:109
↓ 1 callers
Function
getManifestFromStored
( key: string, )
src/delay.ts:76
↓ 1 callers
Function
getReleaseDateBefore
(owner: string, repo: string, beforeDate: string)
src/url.ts:39
↓ 1 callers
Function
processManifest
( repo: Repo, manifests: Manifest[], )
src/repos.ts:71
↓ 1 callers
Function
storeManifestFiles
( key: string, manifests: Manifest[], )
src/delay.ts:61
↓ 1 callers
Function
storePlugin
(key: string, rootPath: string, plugin: Manifest)
src/delay.ts:8
↓ 1 callers
Function
updateManifestToDateBefore
( data: Manifest[], beforeDate: string, )
src/url.ts:189
↓ 1 callers
Function
updateManifestToProxy
(data: Manifest[])
src/url.ts:153