MCPcopy Create free account

hub / github.com/3Shain/Comen / functions

Functions665 in github.com/3Shain/Comen

↓ 1 callersFunctionfindPath
(migrations: KnexyMigration[], source: string, destination: string)
libs/knexy/src/lib/migration/init.ts:66
↓ 1 callersFunctionfolder
(config: { groupSimilar: boolean, groupSimilarWindow: number })
apps/core/src/app/common/filter.ts:81
↓ 1 callersFunctiongetAcfunRoomInfo
(roomId: number)
libs/isomorphic-danmaku-server/src/lib/acfun_prefetch.ts:6
↓ 1 callersFunctiongetBilibiliRoomInfo
(roomId: number, options?: { fetchGift: boolean, fetchHistoryDanmaku: boolean })
libs/isomorphic-danmaku-server/src/lib/bilibili_prefetch.ts:5
↓ 1 callersFunctiongetGreeting
()
apps/core-e2e/src/support/app.po.ts:1
↓ 1 callersMethodgetUserInfoFromCache
(uid: number)
libs/backend-core/src/lib/services/bili-user.service.ts:116
↓ 1 callersMethodheartbeatRequest
()
libs/isomorphic-danmaku/src/lib/acfun/requests.ts:109
↓ 1 callersMethodinit
()
apps/core/src/app/common/analytics.service.ts:11
↓ 1 callersMethodinit
()
libs/isomorphic-danmaku/src/lib/acfun/requests.ts:57
↓ 1 callersFunctioninitModuleDependencies
(options: ComenBackendOptions)
libs/backend-core/src/lib/entry.ts:31
↓ 1 callersFunctionliveFeatureState_FeatureStateFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/LiveFeatureState.ts:56
↓ 1 callersFunctionliveFeatureState_FeatureStateToJSON
(object: LiveFeatureState_FeatureState)
libs/isomorphic-danmaku/src/lib/acfun/models/LiveFeatureState.ts:74
↓ 1 callersFunctionliveFeatureState_FeatureTypeFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/LiveFeatureState.ts:23
↓ 1 callersFunctionliveFeatureState_FeatureTypeToJSON
(object: LiveFeatureState_FeatureType)
libs/isomorphic-danmaku/src/lib/acfun/models/LiveFeatureState.ts:38
↓ 1 callersMethodlogin
(email: string, password: string)
apps/core-e2e/src/support/commands.ts:15
↓ 1 callersFunctionmergeQueryParameters
(query:any,config:ComenConfiguration)
apps/core/src/app/config/merge-query.ts:3
↓ 1 callersFunctionorderLatestMigrationPath
(migrations: KnexyMigration[])
libs/knexy/src/lib/migration/init.ts:34
↓ 1 callersFunctionpackageObject
(type: number, bufferObj: unknown)
libs/isomorphic-danmaku/src/lib/bilibili/index.ts:77
↓ 1 callersFunctionpacketHeader_EncodingTypeFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/PacketHeader.ts:80
↓ 1 callersFunctionpacketHeader_EncodingTypeToJSON
(object: PacketHeader_EncodingType)
libs/isomorphic-danmaku/src/lib/acfun/models/PacketHeader.ts:95
↓ 1 callersFunctionpacketHeader_EncryptionModeFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/PacketHeader.ts:113
↓ 1 callersFunctionpacketHeader_EncryptionModeToJSON
(object: PacketHeader_EncryptionMode)
libs/isomorphic-danmaku/src/lib/acfun/models/PacketHeader.ts:131
↓ 1 callersFunctionpacketHeader_FeatureFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/PacketHeader.ts:150
↓ 1 callersFunctionpacketHeader_FeatureToJSON
(object: PacketHeader_Feature)
libs/isomorphic-danmaku/src/lib/acfun/models/PacketHeader.ts:165
↓ 1 callersFunctionpingRequest_PingTypeFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/Ping.ts:38
↓ 1 callersFunctionpingRequest_PingTypeToJSON
(object: PingRequest_PingType)
libs/isomorphic-danmaku/src/lib/acfun/models/Ping.ts:56
↓ 1 callersMethodpushMessageResponse
(hid: Long)
libs/isomorphic-danmaku/src/lib/acfun/requests.ts:236
↓ 1 callersFunctionpushServiceToken_PushTypeFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/PushServiceToken.ts:31
↓ 1 callersFunctionpushServiceToken_PushTypeToJSON
(object: PushServiceToken_PushType)
libs/isomorphic-danmaku/src/lib/acfun/models/PushServiceToken.ts:67
↓ 1 callersMethodregisterOnConfiguration
(callback:(config:GammaConfiguration)=>unknown)
libs/gamma/src/lib/message-provider.ts:7
↓ 1 callersMethodregisterOnMessage
(callback:(message:Message)=>unknown)
libs/gamma/src/lib/message-provider.ts:6
↓ 1 callersFunctionregisterVisibilityChange
(cb: (visible: boolean) => unknown)
libs/common/src/lib/utils.ts:29
↓ 1 callersMethodrendererCoroutine
()
libs/gamma/src/lib/gamma.app.ts:53
↓ 1 callersFunctionsmoother
(config: { disableSmoother: boolean, })
apps/core/src/app/common/filter.ts:47
↓ 1 callersFunctionsort
(migration: KnexyMigration)
libs/knexy/src/lib/testing/testing.ts:74
↓ 1 callersFunctionsortMigrationTree
(migrations: KnexyMigration[])
libs/knexy/src/lib/testing/testing.ts:72
↓ 1 callersMethodsubscribeOutsideAngular
()
libs/common/src/lib/rx.ts:38
↓ 1 callersFunctionsymlinkNgCLItoNxCLI
* Symlink of ng to nx, so you can keep using `ng build/test/lint` and still * invoke the Nx CLI and get the benefits of computation caching.
decorate-angular-cli.js:40
↓ 1 callersMethodtestAfterDown
(knex: Knex)
libs/knexy/src/lib/migration/types.ts:18
↓ 1 callersMethodtestAfterUp
(knex: Knex)
libs/knexy/src/lib/migration/types.ts:16
↓ 1 callersMethodtestBeforeDown
(knex: Knex)
libs/knexy/src/lib/migration/types.ts:19
↓ 1 callersMethodtestBeforeUp
(knex: Knex)
libs/knexy/src/lib/migration/types.ts:17
↓ 1 callersMethodtickerCoroutine
()
libs/gamma/src/lib/gamma.app.ts:127
↓ 1 callersFunctiontokenInfo_TokenTypeFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/TokenInfo.ts:22
↓ 1 callersFunctiontokenInfo_TokenTypeToJSON
(object: TokenInfo_TokenType)
libs/isomorphic-danmaku/src/lib/acfun/models/TokenInfo.ts:37
↓ 1 callersFunctiontravalTestNode
(node: MigrationNode, lastSchemaDescriptor?: SchemaOverview)
libs/knexy/src/lib/testing/testing.ts:7
↓ 1 callersMethodup
(knex: Knex)
libs/knexy/src/lib/migration/types.ts:13
↓ 1 callersFunctionwaitUntilVisible
()
libs/common/src/lib/utils.ts:9
↓ 1 callersFunctionztLiveScMessage_CompressionTypeFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveScMessage.ts:32
↓ 1 callersFunctionztLiveScMessage_CompressionTypeToJSON
(object: ZtLiveScMessage_CompressionType)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveScMessage.ts:50
↓ 1 callersFunctionztLiveScStatusChanged_TypeFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveScStatusChanged.ts:36
↓ 1 callersFunctionztLiveScStatusChanged_TypeToJSON
(object: ZtLiveScStatusChanged_Type)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveScStatusChanged.ts:60
↓ 1 callersFunctionztLiveUserIdentity_ManagerTypeFromJSON
(object: any)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveUserIdentity.ts:21
↓ 1 callersFunctionztLiveUserIdentity_ManagerTypeToJSON
(object: ZtLiveUserIdentity_ManagerType)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveUserIdentity.ts:36
FunctionAPPINITIAL
(ana: AnalyticsService)
apps/core/src/app/app.module.ts:10
FunctionCONFIG_FACTORY
()
apps/core/src/app/app.component.ts:7
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/PushServiceToken.ts:168
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/AccessPoint.ts:166
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/TokenInfo.ts:109
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveNotifySignalItem.ts:77
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/UpstreamPayload.ts:256
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/DownstreamPayload.ts:160
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveCsCmd.ts:215
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/DeviceInfo.ts:288
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveStateSignalItem.ts:77
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveScMessage.ts:184
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/Register.ts:444
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/EnvInfo.ts:115
Methodatob
(b64: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveActionSignalItem.ts:88
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/PushServiceToken.ts:169
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/AccessPoint.ts:167
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/TokenInfo.ts:110
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveNotifySignalItem.ts:78
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/UpstreamPayload.ts:257
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/DownstreamPayload.ts:161
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveCsCmd.ts:216
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/DeviceInfo.ts:289
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveStateSignalItem.ts:78
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveScMessage.ts:185
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/Register.ts:445
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/EnvInfo.ts:116
Methodbtoa
(bin: string)
libs/isomorphic-danmaku/src/lib/acfun/models/ZtLiveActionSignalItem.ts:89
MethodcanActivate
(route: ActivatedRouteSnapshot)
apps/core/src/app/app.module.ts:17
MethodclickLink
(event:Event)
apps/core/src/app/pages/home/home.page.ts:46
MethodcolorInfo
()
libs/gamma/src/lib/paid-sticker/paid-sticker.ts:23
MethodcolorStyle
()
libs/gamma/src/lib/paid-sticker/paid-sticker.ts:27
MethodcolorStyle
()
libs/gamma/src/lib/paid-message/paid-message.ts:25
Methodconnect
({ roomId })
apps/core/src/app/sources/acfun.ts:21
Methodconnect
(config: { roomId: number; silverGoldRatio: number; showGiftAutoDammaku: boolean;
apps/core/src/app/sources/bilibili.ts:34
Methodconstructor
(private app: ApplicationRef, private router: Router, @Inject(CSSINJECT_CONFIG_TOKEN) private config$:
apps/core/src/app/app.component.ts:26
Methodconstructor
(private router: Router)
apps/core/src/app/app.module.ts:16
Methodconstructor
(private title: Title)
apps/core/src/app/pages/home/home.page.ts:28
Methodconstructor
( private activatedRoute: ActivatedRoute, @Inject(SOURCE_PROVIDER) private sources: MessageSou
apps/core/src/app/pages/comment/comment.page.ts:48
Methodconstructor
(private http: HttpClient)
apps/core/src/app/sources/acfun.ts:19
Methodconstructor
( private http: HttpClient, private analytics: AnalyticsService )
apps/core/src/app/sources/bilibili.ts:29
Methodconstructor
()
libs/knexy/src/lib/testing/testing.ts:57
Methodconstructor
( private readonly uid: number, private readonly acSecurity: string, private readonly
libs/isomorphic-danmaku/src/lib/acfun/requests.ts:37
Methodconstructor
(private bilibiliUser: BilibiliUserService)
libs/backend-core/src/lib/controllers/bilibili.controller.ts:8
Methodconstructor
(@Inject(CACHE_MANAGER) private cache: Cache)
libs/backend-core/src/lib/services/bili-user.service.ts:11
Methodconstructor
(private zone: NgZone)
libs/common/src/lib/rx.ts:36
← previousnext →101–200 of 665, ranked by callers