Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azu/faao
/ functions
Functions
715 in github.com/azu/faao
⨍
Functions
715
◇
Types & classes
558
↓ 1 callers
Function
isGitHubReceivedEventsForUserQueryJSON
( query: any )
src/domain/GitHubSearchList/queries/GitHubReceivedEventsForUserQuery.ts:27
↓ 1 callers
Function
isGitHubSearchQueryJSON
(query: any)
src/domain/GitHubSearchList/queries/GitHubSearchQuery.ts:20
↓ 1 callers
Function
isGitHubSearchResultItemJSON
(item: any)
src/domain/GitHubSearchStream/GitHubSearchResultItem.ts:58
↓ 1 callers
Function
isGitHubUserActivityEvent
(item: any)
src/domain/GitHubUser/GitHubUserActivityEvent.ts:115
↓ 1 callers
Function
isIgnoreNode
(event: Event)
src/component/container/ShortcutKeyContainer/ShortcutKeyContainer.ts:9
↓ 1 callers
Method
isLaterThan
(item: GitHubSearchResultItem)
src/domain/GitHubSearchStream/GitHubSearchResultItem.ts:168
↓ 1 callers
Function
isOSNotice
(notice: AbstractNotice)
src/domain/Notice/OSNotice.ts:19
↓ 1 callers
Function
isSortedCollectionItem
(item: any)
src/domain/GitHubSearchStream/SortedCollection.ts:72
↓ 1 callers
Function
isUnionQuery
(entity: any)
src/domain/GitHubSearchList/queries/QueryRole.ts:38
↓ 1 callers
Method
mergeEvents
* add multiple events
src/domain/GitHubUser/GitHubUserActivity.ts:103
↓ 1 callers
Method
needMorePreviousEvents
* return true If need more previous events
src/domain/GitHubUser/GitHubUser.ts:36
↓ 1 callers
Method
nextIdx
()
main-src/ViewPool.ts:116
↓ 1 callers
Method
offline
()
src/domain/App/AppNetwork.ts:17
↓ 1 callers
Method
online
()
src/domain/App/AppNetwork.ts:13
↓ 1 callers
Method
openEvent
(event: GitHubUserActivityEvent)
src/domain/App/Activity/OpenedGitHubUser.ts:34
↓ 1 callers
Method
openGitHubUser
(gitHubUser: GitHubUser)
src/domain/App/AppUser.ts:30
↓ 1 callers
Method
openGitHubUserEvent
(event: GitHubUserActivityEvent)
src/domain/App/AppUser.ts:43
↓ 1 callers
Function
openPage
(url: string)
src/use-case/App/OpenItemInNewTabUseCase.ts:6
↓ 1 callers
Method
openQuery
(searchList: GitHubSearchList, query: UnionQuery)
src/domain/App/AppUser.ts:38
↓ 1 callers
Method
openSearchListSelf
(searchList: GitHubSearchList)
src/domain/App/AppUser.ts:34
↓ 1 callers
Method
parsed
* return parsed parameter
src/domain/GitHubSearchList/queries/FaaoSearchQueryParam.ts:28
↓ 1 callers
Function
prefetch
(url: string)
src/use-case/App/PrefetchItemsForOpen.ts:7
↓ 1 callers
Method
prefetch
(url: string)
main-src/ViewPool.ts:47
↓ 1 callers
Function
queryToArgs
(urlString: string)
main-src/electron.ts:71
↓ 1 callers
Method
reduce
( payload: | ExportProfileUseCasePayload | OpenProfileWindowUseCasePayload
src/store/ProfileStore/ProfileStore.ts:24
↓ 1 callers
Method
reduce
( payload: | OpenQueryPanelUseCasePayload | CloseQueryPanelUseCasePayload
src/store/GitHubSearchListStore/GitHubSearchListStore.ts:64
↓ 1 callers
Method
reduce
( payload: OpenSettingPanelUseCasePayload | CloseSettingPanelUseCasePayload )
src/store/GitHubSettingStore/GitHubSettingStore.ts:72
↓ 1 callers
Method
reduce
(payload: LoadingStartedPayload | LoadingFinishedPayload)
src/store/GitHubSearchStreamStore/GitHubSearchStreamStore.ts:89
↓ 1 callers
Method
refreshQueryAfterSearch
()
src/domain/GitHubSearchList/queries/GitHubNotificationQuery.ts:79
↓ 1 callers
Method
refreshQueryWithETag
(eTag: GitHubETag)
src/domain/GitHubSearchList/queries/GitHubReceivedEventsForUserQuery.ts:86
↓ 1 callers
Method
reloadCurrentBrowserView
()
main-src/ViewPool.ts:162
↓ 1 callers
Method
remove
(param: FaaoSearchQueryParam)
src/domain/GitHubSearchList/queries/FaaoSearchQueryParams.ts:54
↓ 1 callers
Method
removeItemFromStream
(item: SortedCollectionItem)
src/domain/GitHubSearchStream/GitHubSearchStream.ts:85
↓ 1 callers
Method
render
()
src/component/ui-kit/Grid/Grid.tsx:26
↓ 1 callers
Method
resetDriver
()
src/infra/repository/Storage.ts:27
↓ 1 callers
Function
runDOMBootstrap
()
src/bootstrap/index.ts:6
↓ 1 callers
Method
save
(entity: GitHubSetting)
src/infra/repository/GitHubSettingsRepository.ts:42
↓ 1 callers
Method
save
(entity: GitHubSearchList)
src/infra/repository/GitHubSearchListRepository.ts:87
↓ 1 callers
Method
saveQuery
(aQuery: UnionQuery)
src/domain/GitHubSearchList/GitHubSearchList.ts:89
↓ 1 callers
Method
searchFaaoQuery
( query: FaaoSearchQuery, onProgress: (searchResult: GitHubSearchResult) => Promise<boolean>,
src/infra/api/GitHubClient.ts:145
↓ 1 callers
Method
searchGitHubEventsForUser
* Search receive events * @param query * @param onError * @param onComplete
src/infra/api/GitHubClient.ts:502
↓ 1 callers
Method
searchGitHubNotification
( query: GitHubNotificationQuery, onProgress: (searchResult: GitHubSearchResult) => Promise<bo
src/infra/api/GitHubClient.ts:426
↓ 1 callers
Method
searchSearchQuery
( query: GitHubSearchQuery, onProgress: (searchResult: GitHubSearchResult) => Promise<boolean>
src/infra/api/GitHubClient.ts:107
↓ 1 callers
Method
seeNotificationAtTime
(timeStamp: number)
src/domain/App/AppUser.ts:51
↓ 1 callers
Method
setRelationshipWithGitHubUser
(gitHubUser: GitHubUser)
src/domain/GitHubSetting/GitHubSetting.ts:58
↓ 1 callers
Function
showOSNotifications
(notices: OSNotice[], onClick: (notice: OSNotice) => void)
src/component/container/ErrorContainer/ErrorContainer.tsx:17
↓ 1 callers
Function
sort
( items: T[], filter: SearchFilter, sortType: SortTypeArgs )
src/domain/GitHubSearchStream/SortedCollection.ts:11
↓ 1 callers
Method
subscribeMenuUseCase
()
src/component/container/AppMobileNav/AppMobileNav.tsx:36
↓ 1 callers
Function
times
(count: number, cb: (item: any) => any)
main-src/ViewPool.ts:9
↓ 1 callers
Method
toISODate
()
src/domain/GitHubSearchList/queries/SinceDate.ts:15
↓ 1 callers
Method
toJSON
()
src/domain/App/Activity/OpenedGitHubUser.ts:48
↓ 1 callers
Method
toJSON
* import profile and overwrite exist profile * @param profile
src/domain/Profile/ProfileService.ts:14
↓ 1 callers
Method
unSubscribeMenuUseCase
()
src/component/container/AppMobileNav/AppMobileNav.tsx:45
↓ 1 callers
Method
update
(param: { openedContent?: OpenedContent })
src/store/AppMainColumnStore/AppMainColumnStore.ts:25
↓ 1 callers
Method
update
({ user, openedUserEvent, userEventHistory }: { user?: GitHubUser;
src/store/GitHubUserStore/GitHubUserStore.ts:52
↓ 1 callers
Method
update
({ faaoQueries, gitHubSearchLists }: { faaoQueries: FaaoSearchQuery[]; git
src/store/GitHubSearchListStore/GitHubSearchListStore.ts:47
↓ 1 callers
Method
update
(object: Partial<QuickIssueStateObject>)
src/store/QuickIssueStore/QuickIssueStore.ts:76
↓ 1 callers
Method
update
({ activeStream, activeItem, activeQuery, activeSearchList }: AppStateArgs)
src/store/AppStore/AppStore.ts:31
↓ 1 callers
Method
update
(args: NoticeStateArgs)
src/store/Notice/NoticeStore.ts:45
↓ 1 callers
Method
update
(settings: GitHubSettingViewModel[])
src/store/GitHubSettingStore/GitHubSettingStore.ts:62
↓ 1 callers
Method
update
({ stream, itemHistory }: { stream?: GitHubSearchStream; itemHistory: Acti
src/store/GitHubSearchStreamStore/GitHubSearchStreamStore.ts:52
↓ 1 callers
Method
updateNetworkStatus
(status: AppNetworkStatus)
src/domain/App/App.ts:27
↓ 1 callers
Method
valid
()
src/domain/GitHubSearchList/queries/GitHubETag.ts:12
↓ 1 callers
Method
valueOf
()
src/domain/GitHubSearchList/queries/GitHubETag.ts:16
↓ 1 callers
Method
whenReadItem
(sortedItem: SortedCollectionItem)
src/domain/App/ActivityHistory.ts:77
Function
QueryButton
(props: { item: GitHubSearchStreamStateItem; faaoQueries: FaaoSearchQuery[]; onClickQuery(query: F
src/component/project/SearchResultList/SearchResultList.tsx:35
Method
activeSearch
* active search is SearchList mode or SearchQuery mode.
src/domain/App/AppUserActivity.ts:74
Method
addNewUrlToFaaoQuery
(url: string, queryName: string)
src/domain/GitHubSearchList/GitHubSearchList.ts:59
Function
applyFilter
(filter: SearchFilter)
src/domain/GitHubSearchStream/SortedCollection.ts:135
Function
applySort
(sortType: SortTypeArgs)
src/domain/GitHubSearchStream/SortedCollection.ts:128
Method
avatarUrl
()
src/domain/GitHubUser/GitHubUserActivityEvent.ts:235
Method
avatarUrl
()
src/domain/GitHubSearchStream/GitHubSearchResultItem.ts:185
Method
body
()
src/domain/GitHubUser/GitHubUserActivityEvent.ts:239
Method
changeTab
(url: string, options?: object)
types/electron-extensions.d.ts:5
Function
clear
()
src/domain/GitHubSearchStream/SortedCollection.ts:188
Method
clear
()
src/infra/repository/GitHubSearchStreamRepository.ts:79
Method
clear
()
src/infra/repository/GitHubSettingsRepository.ts:59
Method
clear
()
src/infra/repository/GitHubSearchListRepository.ts:94
Method
clear
()
src/infra/repository/NonNullableBaseRepository.ts:50
Method
clear
()
src/infra/repository/NullableBaseRepository.ts:42
Method
clear
()
src/infra/repository/GitHubUserRepository.ts:44
Method
clear
()
src/domain/GitHubSearchStream/GitHubSearchStream.ts:106
Method
componentDidMount
()
src/component/container/ObserverContainer/ObserverContainer.tsx:23
Method
componentDidMount
()
src/component/container/ShortcutKeyContainer/ShortcutKeyContainer.ts:20
Method
componentDidMount
()
src/component/container/BrowserView/BrowserView.tsx:88
Method
componentDidMount
()
src/component/project/ProgressColorBar/ProgressColorBar.tsx:70
Method
componentDidMount
()
src/component/project/QuickIssuePanel/QuickIssuePanel.tsx:44
Method
componentDidUpdate
(prevProps: Readonly<ErrorContainerProps>)
src/component/container/ErrorContainer/ErrorContainer.tsx:86
Method
componentDidUpdate
(prevProps: Props, _prevState: any, __: any)
src/component/container/BrowserView/BrowserView.tsx:135
Method
componentWillMount
()
src/component/project/QuerySettingPanel/QuerySettingPanel.tsx:112
Method
componentWillMount
()
src/component/project/FaaoQuerySettingPanel/FaaoQuerySettingPanel.tsx:105
Method
componentWillMount
()
src/component/project/GitHubSettingPanel/GitHubSettingPanel.tsx:91
Method
componentWillMount
()
src/component/project/ProfileModal/ProfileJSONEditor/ProfileJSONEditor.tsx:26
Method
componentWillMount
()
src/component/project/SearchListSettingPanel/SearchListSettingPanel.tsx:72
Method
componentWillReceiveProps
(nextProps: ColorBarProps)
src/component/project/ProgressColorBar/ProgressColorBar.tsx:78
Method
componentWillReceiveProps
(nextProps: QuerySettingPanelProps)
src/component/project/QuerySettingPanel/QuerySettingPanel.tsx:118
Method
componentWillReceiveProps
(nextProps: QuerySettingPanelProps)
src/component/project/FaaoQuerySettingPanel/FaaoQuerySettingPanel.tsx:111
Method
componentWillReceiveProps
(nextProps: SearchResultListProps)
src/component/project/SearchResultList/SearchResultList.tsx:226
Method
componentWillReceiveProps
(nextProps: GitHubSettingPanelProps)
src/component/project/GitHubSettingPanel/GitHubSettingPanel.tsx:97
Method
componentWillReceiveProps
(nextProps: ProfileJSONEditorProps)
src/component/project/ProfileModal/ProfileJSONEditor/ProfileJSONEditor.tsx:32
← previous
next →
201–300 of 715, ranked by callers